/**** ヘッダー ****/
#header {
	background:url(../images/cmn/bg_headc.jpg) 0 0 repeat-x;
}
.q {
	height:17px;
	padding:0 5px 0 26px;
	border-right:1px dotted #666666;
	background:url(../images/second/icon_q.gif) 8px 0 no-repeat;
}
.arr {
	padding-left:27px;
	background:url(../images/cmn/arrow.gif) 9px 3px no-repeat;
}
.edge { background:url(../images/second/edge_headr.jpg) right top no-repeat;}
/**** メニューボタン ****/
#menu {
	width:802px;
	height:70px;
	padding:0;
	background:url(../images/cmn/bg_cont.jpg) bottom 0 repeat-x;
}
#btn {
	width:794px;
	height:51px;
	padding:0;
	border-top:5px solid #03264a;
	background:url(../images/cmn/bg_menub.jpg) bottom 0 repeat-x;
}
/**** メイン ****/
#main {
	margin:0 0 20px 0;
}
/**** ナビゲーション詳細 ****/
/* 新刊情報 */
.bookinfo {
	margin:0 0 11px 0;
	border:1px solid #999999;
	border-collapse:collapse;
}
.bookinfo th {
	padding:6px;
	text-align:center;
	background-color:#ffffff;
}
.bookinfo td {
	padding:5px 9px;
	text-align:left;
	border-top:1px solid #999999;
	background-color:#f6f6f6;
}
.bookinfo span {
	display:block;
}
.value {
	display:block;
	margin-top:3px;
	padding-top:3px;
	background:url(../images/cmn/bdr_dash.gif) 0 0 repeat-x;
}
/* メールマガジン */
.mailmag {
	width:187px;
	height:53px;
	margin:10px 0;
}

/* menubox */
.menubox {
	width:187px;
	padding:0;
	margin-bottom:10px;
	text-align:left;
	border-bottom:1px solid #cccccc;
	background:url(../images/second/bg_menubox.gif) 0 0 repeat-y;
}
.menubox ul {
	width:169px;
	margin:0 7px;
	padding:0;
	list-style:none;
}
.menubox li {
	width:147px;
	height:20px;
	margin:0;
	padding-left:22px;
	background:url(../images/second/arrow3.gif) 0 0 no-repeat;
}
li.bottom {
	padding-bottom:7px;
	background:url(../images/cmn/arrow2.gif) 7px 6px no-repeat;
}
