@charset "UTF-8";

#pub .shortcut {
	float:right;
	color:#666;
}

/* 一覧-------------------------------------------------------------------------- */

#pub_index .part_3 {
	_margin:15px 20px 0 0;
}
#pub_index .part_3_r {
	_margin:15px 0 0 0;
}
#pub_index .title , .title_mark {
	color:#FFF;
	font-weight:bold;
	text-align:center;
	width:100%;
	height:20px;
	line-height:20px;
	vertical-align:middle;
}
#pub_index .title {
	background:#666;
}
#pub_index .title_mark {
	background:#FF8585;
}
#pub_index .box_silver , .box_mark {
	margin:0 0 10px;
	text-align:center;
	height:190px;
}
#pub_index .box_silver:hover {
	background:#CCC;
}
#pub_index .box_mark:hover {
	background:#FFD6D6;
}

/* 出版社バナー */
#pub_index .banner_pub {
	width:220px;
	margin:0 auto;
}
/* シリーズor雑誌バナー */
#pub_index .banner_series {
	width:220px;
	margin:5px auto 0;
}
#pub_index .banner_series_half {
	width:220px;
	margin:1px auto 0;
}

/* 「バックナンバーを見る」ボタン */
.btn_backnumber {
	background:url(images/btn_backnumber_f2.jpg) no-repeat;
	width:220px;
	height:24px;
	margin:5px auto 0;
	text-indent:-9999px;
}
.btn_backnumber a {
	background:url(images/btn_backnumber.jpg) no-repeat;
	width:220px;
	height:24px;
	display:block;
}
.btn_backnumber a:hover {
	background:none;
}
/* 「ストアを見る」ボタン */
.btn_store {
	background:url(images/btn_store_f2.jpg) no-repeat;
	width:220px;
	height:24px;
	margin:5px auto 0;
	text-indent:-9999px;
}
.btn_store a {
	background:url(images/btn_store.jpg) no-repeat;
	width:220px;
	height:24px;
	display:block;
}
.btn_store a:hover {
	background:none;
}

#pub_index .arrow {
	margin:5px 0 0;
	height:13px;
	line-height:13px;
	vertical-align:middle;
}
#pub_index .arrow img {
	margin:0 5px 0 0;
	position:relative;
	top:2px;
}
/* バックナンバー-------------------------------------------------------------------------- */
#magazine #search {
	margin:10px auto 20px;
}
#magazine h2 {
	margin:0 0 10px;
	padding:0;
	font-size:18px;
	line-height:100%;
	background:none;
}
#magazine strong {
	font-size:14px;
}
#magazine .box_ash {
	padding:20px 10px;
	text-align:center;
}
#magazine .box_silver {
	margin:20px 0 0;
}
:root #magazine .box_silver {
	margin:0;
}
#magazine img {
	border:1px solid #80A6C1;
}
#magazine .backnumber {
	margin:20px 0 0;
}
#magazine .backnumber .shortcut {
	margin:10px 0 0;
}
#magazine .backnumber .table_line {
	margin:5px 0 0;
}
#magazine .backnumber .table_line td {
	padding:10px 20px;
	width:50%;
}
#magazine .backnumber img {
	float:left;
	width:80px;
	margin:0 10px 0 0;
}
#magazine .backnumber .bn_detail {
	float:left;
	margin-left:20px;
	width:150px;
}
#magazine .backnumber strong {
	font-size:12px;
}
#magazine .backnumber a {
	text-decoration:none;
}


/* ストア-------------------------------------------------------------------------- */
#store h2 {
	margin-top:0;
}
#store #main_two {
	width:770px;
}
#store_main {
margin:0 0 10px 0;
}
#store #search {
margin:10px 0;
}
.box_img_s {
float:left;
width:80px;
height:115px;
margin:0 15px 0 0;
}
#store .box_img_s img {
border:1px solid #E5E5E5;
}

#store .mark {
font-size:14px;
font-weight:normal;
}
#store .box_silver {
margin:10px 0 0;
}

#store .box_title {
line-height:180%;
}
#store .title_name {
font-size:13px;
font-weight:bold;
}

#store .title_author {
margin-right:5px;
}
#store .title_author a {
text-decoration:underline;
}
#store .title_author a:hover {
text-decoration:none;
}
#store .trend p {
margin:0 0 3px;
}
#store #recommend .box_img_s {
float:none;
}
	/* 右メニュー */
#store h6 {
	margin-top:15px;
}
#store .hit_title {
	margin:0 0 10px;
}

/* 出版社の方へ-------------------------------------------------------------------------- */


#pub_about .lead p {
margin:10px 0 0;
}
#pub_about .lead p a {
	text-decoration:underline;
}
#pub_about .lead p a:hover {
	text-decoration:none;
}
#pub_about .lead .orange {
	font-weight:bold;
}
#pub_about h2 {
margin:20px 0 15px;
}
#pub_about ol {
	margin-top:20px;
	font-size:14px;
	font-weight:bold;
}
#pub_about ol .normal {
	color:#333;
}
#pub_about li {
	margin:0 0 15px;
	line-height:140%;
}
#pub_about .box_line {
	margin:5px 0 0;
}

