@charset "UTF-8";

/* ご利用ガイド（共通）-------------------------------------------------------------------------- */



/* ご利用ガイド-------------------------------------------------------------------------- */

li {
line-height:160%;
}


#usage {
}

#usage .table {
margin:0 0 10px 0;
}
#usage th {
	font-size:13px;
}
#usage .mark {
margin:0 0 5px 0;
}
#usage .next {
color:#999;
}
#usage .rc-line {
margin-bottom:10px;
}
#usage .btn_arrow {
	font-weight:bold;
}


/* 商品について-------------------------------------------------------------------------- */

#about .box_cover img {
margin:0 0 5px;
border:2px solid #CCC;
}
#about table {
	margin:10px 0 0;
}
#about #cover table {
	margin:0;
}
#about #cover td {
	width:20%;
	padding:10px 0;
	text-align:center;
}

/* ご利用ガイド（共通）-------------------------------------------------------------------------- */

.box_body img {
	border:3px solid #E5E5E5;
	margin:0 0 10px;
}
#usage .box_body img {
	border:none;
	margin:0 0 10px;
}

/* オンデマンド出版について-------------------------------------------------------------------------- */
#on-demand .box_body {
	font-size:14px;
	font-weight:bold;
}
/* オンラインビューアーについて-------------------------------------------------------------------------- */
#usage_viewer hr {
	margin:10px 0;
}

#usage_viewer .boxleft {
	margin:0 10px 0 0;
}

/* バックナンバー・オンラインについて-------------------------------------------------------------------------- */
#bnonline {
}

#bnonline .catch {
	margin:10px 0 20px;
}
#bnonline .login {
	background:url(images/bg_login.gif) no-repeat;
	width:272px;
	height:90px;
	padding-top:70px;
	display:block;
	text-align:center;
}
#bnonline .login a {
	color:#FFF;
	text-decoration:underline;
}
#bnonline .login a:hover {
	color:#FFF;
	text-decoration:none;
}
#bnonline .btn_login210 {
	margin:0 auto 10px;
}
#bnonline .box_center {
	margin:20px auto 0;
}

#bnonline .box_left {
	width:272px;
}
#bnonline .box_right {
	width:660px;
}

#bnonline .table_bnonline {
	margin:20px 0 10px;
	font-size:16px;
	font-weight:bold;
}
#bnonline .table_bnonline a {
	font-size:14px;
	text-decoration:underline;
}
#bnonline .table_bnonline a:hover {
	text-decoration:none;
}
#bnonline .table_bnonline td {
	padding:0 15px 10px 0;
}
#bnonline .table_bnonline table {
	font-size:14px;
}
#bnonline .table_bnonline table td {
	padding:0 0 10px;
}
#bnonline .table_bnonline table td label {
	margin-left:3px;
}
#bnonline .table_bnonline .mark {
	margin-left:10px;
}
#bnonline .table_bnonline .caution {
	font-size:12px;
	font-weight:normal;
	margin:3px 0 0;
}
	/* 「会員登録・ログインへ」ボタン */
.btn_regist-login {
	background:url(images/btn_regist-login.jpg) no-repeat;
	text-indent:-9999px;
}
.btn_regist-login a {
	background:url(images/btn_regist-login.jpg) no-repeat;
	width:320px;
	height:55px;
	display:block;
}


/* 規約-------------------------------------------------------------------------- */
#rule {
}
#rule ul {
margin-bottom:10px;
}
#rule h3 {
	border-bottom:1px solid #CCC;
	padding:10px 0 5px;
}