.content{
  padding-bottom: 50px;
  margin-bottom: 30px;
}
.panel_header{
	font-size: 28px;
	color: #2a2a2a;
	font-weight: bold;
	background-color: inherit;
	padding-top: 60px;
  padding-bottom: 60px;
}
.panel_message_wrap{
  padding-bottom: 60px;
}
.panel_message{
	font-size: 16px;
	color: #2a2a2a;
	line-height: 30px;
	padding: 0;
	text-align: center;
}
.input_new,#FROM_NAME,#FROM_MAIL,#FRIEND_MAIL_TO1,#FRIEND_MAIL_TO2,#FRIEND_MAIL_TO3,#FRIEND_MAIL_TO4,#FRIEND_MAIL_TO5,#FREE_ITEM1,#FREE_ITEM2{
  border: 1px solid #ccc;
	border-radius: 5px;
	height: 45px;
	width: 100%;
}
.box_input input{
  border: 1px solid #ccc;
	border-radius: 5px;
	height: 45px;
	width: 100%;
}
.credit_data input{
  border: 1px solid #ccc;
	border-radius: 5px;
	height: 40px;
}
.textarea,#CONTENT_TEXT,#FREE_ITEM3 {
	border:1px solid #ccc;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	width: 100%;
}
.input_area li{
	padding: 3px 0;
}
.submit_red {
  display: block;
  height: 50px;
  width: 100%;
  /*box-shadow: 0 0 0 1px #c9c9c9 inset;*/
  text-align: center;
  border-radius: 5px;
  font-size: 16px;
  background-color: #e53935;
	margin: 30px 0;
}


.confirm_li{
  border-bottom: 1px solid #ccc;
  margin-bottom: 27px;
  padding-bottom: 13px!important;
}
.buttonarea{
  text-align: center;
  margin-top: 50px;
}


/*author_list*/
.column_comics {
  display: block;
  width: 700px;
  margin: 0 auto;
  float: none;
}
.search_nav li a {
  font-size: 14px;
  height: 45px;
  line-height: 20px;
  padding: 13px 43px;
  backGround: #f7f7f7;
  border: solid 1px #c9c9c9;
  color: #343434;
}
.search_nav li, .search_nav_min li {
  display: block;
  float: left;
  height: 45px;
  margin-left: -1px;
  margin-bottom: -1px;
}
.search_nav_min li a {
  font-size: 15px;
  height: 20px;
  line-height: 20px;
  padding: 4px 33px;
  color: #2a2a2a;
}
.search_nav_min li+li{
  border-left:1px solid #CCC;
}
.select_list{
  font-size: 14px;
  height: 45px;
  line-height: 20px;
  padding: 13px 43px;
  backGround: #fff;
  border: solid 1px #c9c9c9;
  color: #e53935;
  font-weight: bold;
}
.search_nav li a:hover {
  background-color: #fff;
  color: #e53935;
}
.search_nav_min {
  display: inline-block;
  margin-top: 13px;
}
.search_list_result {
  border-top: 1px solid #ccc;
  margin-top: 60px;
  padding-top: 35px;
}
.select_gyo{
  font-size: 15px;
  height: 20px;
  line-height: 20px;
  padding: 4px 33px;
  color: #e53935;
  font-weight: bold;
}
.gyo_list{
  height: 27px !important;
}
.search_list_result li {
  font-size: 15px;
  display: block;
  width: 170px;
  float: left;
  padding: 20px 0;
  margin: 0;
  border: none;
}
.page_link_wrap {
  text-align: center;
  height: 65px;
  display: inline-block;
  margin-top: 45px;
}
/*author_list  END*/


.warning_for_bulk_buying{
  width: 600px;
  margin: 0 auto;
  margin-top: 40px;
}

.btn_onRead:hover img{
  backGround-position: 0 -51px;
}
.btn_onRead img {
  width: 148px;
  height: 51px;
  display: block;
  backGround: url(../assets/btn_detail_read.png);
}
.item_name_p{
  padding-left: 10px;
}

.book_sample_img img:first-child{
  border: solid 1px #ccc;
}

.friend_mail_wrap{
  width: 500px;
  margin: 0 auto;
  margin-top: 60px;
}


/*インプット間のマージン*/
.friend_mail_wrap,.box_input input{
  margin-bottom: 17px;
}
.friend_mail_wrap,.box_input p{
  margin-bottom: 8px;
}



.sign{
  backGround: #e53935;
}
#login_button,.submit {
  width: 518px;
  height: 51px !important;
  line-height: 40px;
  border: solid 1px #c9c9c9 !important;
  border-radius: 5px;
  margin: 0 auto;
  margin-bottom: 2em;
  backGround: #e53935;
  color: #fff;
  border: 0;
  padding: 0;
  cursor: pointer;
}

.login_form input{
  border: 1px solid #ccc;
	border-radius: 5px;
	height: 45px;
	width: 100%;
}
.login_form{
  margin-bottom: 30px;
}

.kessai_wrap{
  margin: 0 auto;
  margin-bottom: 80px;
}
.kessai_wrap th{
  padding-right: 50px;
}
.credit_btn_delete {
  width: 60%;
  margin: 15px auto;
  padding: 9px 0;
  border: solid 1px #ccc;
  color: #fff !important;
  border-radius: 5px;
  line-height: 2em;
  text-align: center;
  display: block;
  backGround: #e53935;
  margin-bottom: 20px;
}
.credit_header{
  font-weight: normal;
}

/*画像ボタン*/
.btn_image{
  margin: 0 auto;
  display: block;
  margin-top: 10px;
  margin-bottom: 20px;
}


#SECURITY_CD{
  margin-bottom: 20px;
}
.input_card_number{
  margin-top: 20px;
}
.credit_info {
  width: 640px;
  border: 1px solid #ccc;
  margin: 0 auto;
  margin-bottom: 30px;
}

.btn_mypage {
  float: left;
  margin: 0 10px 0 0;
  display: block;
  width: 252px;
  height: 51px;
  line-height: 40px;
  padding: 0;
  cursor: pointer;
}
.mypage_btn_wrap{
  margin: 0 auto;
  width: 524px;
  margin-top: 40px;
}
.account_info td {
  padding: 18px 0;
}

.table_email th {
  text-align: right;
  font-size: 14px;
  width: 130px;
}
.table_email th,td{
  font-size: 16px;
}
.input_email{
  width: 400px;
  text-align: center;
}

.genre img{
  margin-bottom: 4px;
}
.purchase_list {
  padding: 20px 0;
  border-top: 1px solid #ccc;
  margin-top: -1px;
}

/*series_list.xhtml用のliスタイル*/
.search_list_result_2 li {
  font-size: 15px;
  display: block;
  width: 201px;
  float: left;
  padding: 45px 0;
  margin: 0;
  padding-left: 32px;
  border: none;
  border-top: 1px solid #ccc;
  margin-top: 8px;
}

.search_list_wrap{
  margin-top: 52px;
}



/*help.xhtml*/
.terms {
	font-size: 16px;
}
.terms p {
  margin: 40px 0 10px 0;
  border-bottom: 1px solid #ccc;
  padding-bottom: 7px;
  font-size: 18px;
  font-weight: bold;
}
.terms ul li {
	margin: 10px 10px 45px 10px;
}
.terms ul li ul {
	margin: 0 0 0 0;
}
.terms ul li ul li {
	font-size: 14px;
	margin: 0 0 8px;
}
.terms ul li ol {
	margin: 8px 0 0 0;
}
.terms ul li ol li {
  font-size: 13px;
  margin: 0 0 8px 30px;
}
.terms ul li ol li ol {
	font-size: 13px;
	margin: 0 0 8px 48px;
}
.terms ul li ol li ol li {
	font-size: 12px;
	margin: 0 0 8px 20px;
}
.box {
  margin: 10px 0;
  padding: 10px;
  background-color: #f8f8f8;
  border: solid #F00 1px;
  color: #F00;
  font-size: 14px;
}
/*help.xhtml*/

.panel_search_option {
  border: none;
  width: auto;
}

.price_input input{
  width: 100px;
}

.search_block{
	width: auto;
}

/*item_detail_search.xhtml*/
.select_box{
  height: 50px;
}
.search_block h3 {
  border-bottom: 1px solid #ccc;
  padding-bottom: 7px;
  margin-bottom: 7px;
}
.search_list li {
  float: left;
  margin-right: 30px;
  margin-bottom: 5px;
}
.search_box_input{
  width: 600px;
  margin: 0 auto;
}
.search_btn_wrap input{
  border: none;
}
.search_btn_img{
  width: 252px !important;
  height: 51px !important;
  display: block;
  margin: 0 auto;
  border: none;
}
.search_list_2 li {
  float: left;
  margin-right: 50px;
  margin-bottom: 5px;
}
.search_list_2{
  margin-left: 1em;
}


.friend_mail_wrap p {
    margin-bottom: 8px;
}
.friend_mail_wrap input {
    margin-bottom: 17px!important;
}


/*terms_of_service.xhtml*/
.terms {
	font-size: 12px;
}
.terms p {
	margin: 24px 0;
}
.terms ul li {
	margin: 0 0 36px;
}
.terms ul li ul {
	margin: 8px 0 0;
}
.terms ul li ul li {
	margin: 0 0 8px;
}
.terms ul li ol {
	margin: 8px 0 0 0;
}
.terms ul li ol li {
	margin: 0 0 8px 8px;
}

.credit_btn_wrap{
  margin: 0 auto;
  width: 524px;
  margin-top: 40px;
  height: 30px;
}
.credit_btn_wrap_2{
  display: inline-block;
  margin-bottom: 20px;
  margin-top: 40px;
  text-align: center;
}


.new_account {
  width: 270px !important;
  height: 51px !important;
  display: block;
  line-height: 40px;
  border: solid 1px #e53935 !important;
  border-radius: 5px;
  margin: 0 auto;
  margin-bottom: 2em;
  backGround: #fff;
  color: #e53935;
  border: 0;
  padding: 0;
  cursor: pointer;
}
