@charset "UTF-8";
body {
	background-color: #D9D9D9;
	margin-top: 0px;
}
/* 全体のラッパー */
#wrapper {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #BBB;
	border-left-color: #BBB;
	padding-right: 13px;
	padding-left: 13px;
	height: auto;
}
/* CSS Document */

#header {
}
/* トップのナビ */
#navi {
	height: 28px;
	background-image: url(../parts/button/back_butn.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#navi h2 {
	font-size: 9px;
	float: left;
	margin: 0px;
	padding: 0px;
}
#navi h2 a {
	text-decoration: none;
	display: block;
	height: 28px;
	width: 94px;
	margin: 0px;
	padding: 0px;
}
#navi h2 em {
	visibility: hidden;
}
#navi h2#tn1 {
	background-image: url(../parts/button/home_butnro.gif);
	background-repeat: no-repeat;
}

#navi h2#tn1 a{
	background-image: url(../parts/button/home_butn.gif);
	background-repeat: no-repeat;
}

#navi h2#tn1 a:hover {
	background:none;
}
#navi h2#tn2 {
	background-image: url(../parts/button/kikaku_butnro.gif);
	background-repeat: no-repeat;
}

#navi h2#tn2 a{
	background-image: url(../parts/button/kikaku_butn.gif);
	background-repeat: no-repeat;
}

#navi h2#tn2 a:hover {
	background:none;
}

#navi h2#tn3 {
	background-image: url(../parts/button/news_butnro.gif);
	background-repeat: no-repeat;
}

#navi h2#tn3 a{
	background-image: url(../parts/button/news_butn.gif);
	background-repeat: no-repeat;
}

#navi h2#tn3 a:hover {
	background:none;
}

#navi h2#tn4 {
	background-image: url(../parts/button/sbook_butnro.gif);
	background-repeat: no-repeat;
}

#navi h2#tn4 a{
	background-image: url(../parts/button/sbook_butn.gif);
	background-repeat: no-repeat;
}

#navi h2#tn4 a:hover {
	background:none;
}
#navi h2#tn5 {
	background-image: url(../parts/button/net_butnro.gif);
	background-repeat: no-repeat;
}

#navi h2#tn5 a{
	background-image: url(../parts/button/net_butn.gif);
	background-repeat: no-repeat;
}

#navi h2#tn5 a:hover {
	background:none;
}

#navi h2#tn6 {
	background-image: url(../parts/button/otoi_butnro.gif);
	background-repeat: no-repeat;
}

#navi h2#tn6 a{
	background-image: url(../parts/button/otoi_butn.gif);
	background-repeat: no-repeat;
}

#navi h2#tn6 a:hover {
	background:none;
}

#navi h2#tn7 {
	background-image: url(../parts/button/event_butn_ro.gif);
	background-repeat: no-repeat;
}

#navi h2#tn7 a{
	background-image: url(../parts/button/event_butn.gif);
	background-repeat: no-repeat;
}

#navi h2#tn7 a:hover {
	background:none;
}

#navi h2#tn8 {
	background-image: url(../parts/button/syohyo_butn_ro.gif);
	background-repeat: no-repeat;
}

#navi h2#tn8 a{
	background-image: url(../parts/button/shyohyo_butn.gif);
	background-repeat: no-repeat;
}

#navi h2#tn8 a:hover {
	background:none;
}

/* カレント */
#kikaku #navi h2#tn2 a {
	background-image: url(../parts/button/kikaku_butn_st.gif);
}
#mailnews #navi h2#tn3 a {
	background-image: url(../parts/button/news_butn_st.gif);
}
#sbook #navi h2#tn4 a {
	background-image: url(../parts/button/sbook_butn_st.gif);
}
#net #navi h2#tn5 a {
	background-image: url(../parts/button/net_butn_st.gif);
}
#event #navi h2#tn7 a {
	background-image: url(../parts/button/event_butn_st.gif);
}
#syohyo #navi h2#tn8 a {
	background-image: url(../parts/button/syohyo_butn_st.gif);
}


/* コンテンツのくくり */
#contents {
	margin-top: 20px;
	width: 850px;
	height: auto;
}
/* 左のナビゲーション */
#leftnavi {
	float: left;
	width: 181px;
}
#leftnavi1 {
	background-image: url(../parts/leftnavi_base.gif);
	background-repeat: no-repeat;
	height: 265px;
	width: 181px;
	margin: 0px;
	padding: 0px;
}
#leftnavi1 ul {
	text-align: left;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#leftnavi1 li a {
	color: #666;
	text-decoration: none;
	display: block;
	height: 28px;
	width: 178px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
#leftnavi1 ul em {
	visibility: hidden;
}
#leftnavi1 li#sn1 {
	background-image: url(../parts/button/leftnavi_titlero.gif);
	background-repeat: no-repeat;
      background-position: 1px;
}

#leftnavi1 li#sn1 a{
	background-image: url(../parts/button/leftnavi_title.gif);
	background-repeat: no-repeat;
      background-position: 1px;
}

#leftnavi1 li#sn1 a:hover {
	background:none;
}
#leftnavi1 li#sn2 {
	background-image: url(../parts/button/leftnavi_genrero.gif);
	background-repeat: no-repeat;
      background-position: 1px;
}

#leftnavi1 li#sn2 a{
	background-image: url(../parts/button/leftnavi_genre.gif);
	background-repeat: no-repeat;
      background-position: 1px;
}

#leftnavi1 li#sn2 a:hover {
	background:none;
}

#leftnavi1 li#sn3 {
	background-image: url(../parts/button/leftnavi_seriesro.gif);
	background-repeat: no-repeat;
      background-position: 1px;
}

#leftnavi1 li#sn3 a{
	background-image: url(../parts/button/leftnavi_series.gif);
	background-repeat: no-repeat;
      background-position: 1px;
}

#leftnavi1 li#sn3 a:hover {
	background:none;
}

#leftnavi #leftnavi1 .ListB #btn_select_y {
	display: block;
	margin-top: 14px;
}
#leftnavi1 .ListB #btn_select_y span {
	display: block;
	background-image: url(../parts/button/leftnavi_kankoubig.gif);
	background-repeat: no-repeat;
	font-size: 10px;
	height: 41px;
	width: 178px;
	background-position: 1px;
	margin: 0px;
	padding: 0px;
	position: relative;
}
#leftnavi1 .ListB #btn_select_y span p {
	position: absolute;
	margin: 0px;
	padding: 0px;
	top: 5px;
	right: 7px;
}
#leftnavi #leftnavi1 .ListC #booksearch {
	margin-top: 10px;
}
#leftnavi #leftnavi1 .ListC #booksearch span {
	display: block;
	background-image: url(../parts/booksearch_base.gif);
	background-repeat: no-repeat;
	height: 59px;
	width: 178px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
	background-position: 1px;
}
input[type="submit"] {
	border-width:1px; border-style:solid;
	border-radius:3px; -webkit-border-radius:3px; -moz-border-radius:3px;
	border-color:#707070;
	background:url(../parts/button/book_button.png) center repeat-x;
}
#leftnavi2 {
	height: 80px;
	width: 180px;
}
#leftnavi2 ul {
	text-align: left;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#leftnavi2 ul em {
	visibility: hidden;
}
#leftnavi2 li a {
	height: 25px;
	width: 180px;
	padding: 0px;
	text-decoration: none;
	display: block;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#leftnavi2 li#sn1 {
	background-image: url(../parts/button/leftnavi2_jihiro.gif);
	background-repeat: no-repeat;

}

#leftnavi2 li#sn1 a{
	background-image: url(../parts/button/leftnavi2_jihi.gif);
	background-repeat: no-repeat;

}

#leftnavi2 li#sn1 a:hover {
	background:none;
}

#leftnavi2 li#sn2 {
	background-image: url(../parts/button/leftnavi2_2021ro.gif);
	background-repeat: no-repeat;

}

#leftnavi2 li#sn2 a{
	background-image: url(../parts/button/leftnavi2_2021.gif);
	background-repeat: no-repeat;

}

#leftnavi2 li#sn2 a:hover {
	background:none;
}

/* 近刊書 */
#leftnavi3 {
	height: auto;
	width: 180px;
	border: 1px solid #6F6662;
	background-color: #EBECEE;
	background-image: url(../parts/button/leftnavi2_kinkan.gif);
	background-repeat: no-repeat;
}
#leftnavi #leftnavi3 ul {
	margin-top: 35px;
	margin-right: 10px;
	margin-left: 0px;
	font-size: 12px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #666;
	list-style-image: none;
	list-style-type: none;
	text-decoration: none;
	line-height: 20px;
	float: left;
}
#leftnavi #leftnavi3 ul li a {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #666;
	text-decoration: none;
}
/* 右のコンテンツ */
#rightcol {
	width: 640px;
	height: auto;
	float: right;
	margin: 0px;
	padding: 0px;
}
#news {
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 20px;
	background-image: url(../parts/saisin_banner.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	height: 20px;
	width: 570px;
}
#news h2 {
	font-size: 10px;
	color: #666;
	visibility: hidden;
	height: 20px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding: 0px;
	margin: 0px;
}
/* 最新情報 */
#newsconts {
	margin-right: 20px;
	margin-left: 20px;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
	border: thin solid #999;
	width: 590px;
	height: 140px;
	overflow: auto;
}
#newsconts ul li {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #666;
	list-style-type: none;
}
#newsconts ul {
	margin: 10px;
	padding: 0px;
}
#booktitle {
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	height: 20px;
	background-image: url(../parts/sinkan_banner.gif);
	background-repeat: no-repeat;
	width: 570px;
}
#booktitle h1 {
	font-size: 10px;
	color: #999;
	list-style-type: none;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
	height: 10px;
}
/* 横5段の新刊紹介 */
#bookitem1 {
	height: 200px;
	width: 90px;
	float: left;
	margin-left: 20px;
	margin-top: 10px;
	padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
	border: thin solid #CCC;
}
#bookitem1 h4 a {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 9pt;
	color: #545454;
	padding-top: 0px;
	margin-top: 5px;
	line-height: 10pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
#bookitem1 p {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 7pt;
	color: #5B5B5B;
	padding-top: 0px;
	margin-top: 0px;
	line-height: 10pt;
}
#bookitem2 {
	height: 200px;
	width: 90px;
	float: left;
	margin-top: 10px;
	padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
	border: thin solid #CCC;
	margin-left: 6px;
}
#bookitem2 h4 a {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 9pt;
	color: #545454;
	padding-top: 0px;
	margin-top: 5px;
	line-height: 10pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
#bookitem2 p {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 7pt;
	color: #5B5B5B;
	padding-top: 0px;
	margin-top: 0px;
	line-height: 10pt;
}
#bookitem3 {
	height: 200px;
	width: 90px;
	float: left;
	margin-top: 10px;
	padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
	border: thin solid #CCC;
	margin-left: 6px;
}
#bookitem3 h4 a {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 9pt;
	color: #545454;
	padding-top: 0px;
	margin-top: 5px;
	line-height: 10pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
#bookitem3 p {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 7pt;
	color: #5B5B5B;
	padding-top: 0px;
	margin-top: 0px;
	line-height: 10pt;
}
#bookitem4 {
	height: 200px;
	width: 90px;
	float: left;
	margin-top: 10px;
	padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
	border: thin solid #CCC;
	margin-left: 6px;
}
#bookitem4 h4 a {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 9pt;
	color: #545454;
	padding-top: 0px;
	margin-top: 5px;
	line-height: 10pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
#bookitem4 p {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 7pt;
	color: #5B5B5B;
	padding-top: 0px;
	margin-top: 0px;
	line-height: 10pt;
}
#bookitem5 {
	height: 200px;
	width: 90px;
	margin-top: 10px;
	padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
	border: thin solid #CCC;
	margin-left: 6px;
	float: left;
}
#bookitem5 h4 a {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 9pt;
	color: #545454;
	padding-top: 0px;
	margin-top: 5px;
	line-height: 10pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
#bookitem5 p {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 7pt;
	color: #5B5B5B;
	padding-top: 0px;
	margin-top: 0px;
	line-height: 9pt;
}
#rightcol #year {
	width: 585px;
	margin-right: 0px;
	margin-left: 20px;
	height: 25px;
	background-color: #9F9F9F;
}
#rightcol #year h1 {
	font-size: 14px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	color: #FFF;
	line-height: 25px;
	margin: 0px;
	font-weight: bold;
}
#rightcol #kensakukekka{
	background-image: url(../parts/kensakukekka.gif);
	background-repeat: no-repeat;
	height: 28px;
	width: 570px;
	margin-right: 20px;
	margin-left: 20px;
}
#rightcol #kensakukekka h1 {
	font-size: 12px;
	visibility: hidden;
}
/* シリーズ */
#rightcol #series{
	background-image: url(../parts/series_banner.gif);
	background-repeat: no-repeat;
	height: 28px;
	width: 595px;
	margin-right: 20px;
	margin-left: 20px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
}
#rightcol #series h1 {
	font-size: 12px;
	visibility: hidden;
}

#rightcol #seriestitle{
	height: 23px;
	width: 620px;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #9F9F9F;
	padding: 0px;
}
#rightcol #seriestitle h1 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #FFF;
	margin-left: 20px;
	margin-top: 0px;
	padding-top: 0px;
}
#rightcol #seriesset ul p a {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: #1D468C;
	text-decoration: none;
}

/* ジャンル */

#rightcol #genre{
	background-image: url(../parts/genre_banner.gif);
	background-repeat: no-repeat;
	height: 28px;
	width: 595px;
	margin-right: 20px;
	margin-left: 20px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
}
#rightcol #genre h1 {
	font-size: 12px;
	visibility: hidden;
}

#rightcol #genretitle{
	height: 23px;
	width: 620px;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #9F9F9F;
	padding: 0px;
}
#rightcol #genretitle h1 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #FFF;
	margin-left: 20px;
	margin-top: 0px;
	padding-top: 0px;
}
#rightcol #genreset ul p a {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: #1D468C;
	text-decoration: none;
}

#rightcol #genreset{
	height: auto;
	width: 585px;
	margin-right: 20px;
	margin-left: 20px;
	padding-left: 10px;
}
#rightcol #genreset li {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666;
	text-decoration: none;
	line-height: 25px;
}
#rightcol #genreset ul {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #797979;
	list-style-type: none;
	text-decoration: none;
}
#rightcol #genreset ul li {
	margin: 0px;
	background-image: url(../parts/sankaku2.gif);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 18px;
	padding-bottom: 0px;
	padding-left: 15px;
	background-position: left;
}
#rightcol #genreset ul li a {
	color: #666;
	text-decoration: none;
}

#rightcol #genreset ul li a:hover,#rightcol #seriesset ul li a:active {
	color: #000;
	text-decoration: underline;
}




#rightcol #nexttext {
	height: 25px;
	width: 575px;
	margin-right: 20px;
	margin-left: 20px;
	float: left;
}
#rightcol #nexttext h1 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 8pt;
	color: #666;
	float: right;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

/* シリーズの文字列 */
#rightcol #seriesset{
	height: auto;
	width: 585px;
	margin-right: 20px;
	margin-left: 20px;
	padding-left: 10px;
}
#rightcol #seriesset li {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666;
	text-decoration: none;
	line-height: 25px;
}
#rightcol #seriesset ul {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #797979;
	list-style-type: none;
	text-decoration: none;
}
#rightcol #seriesset ul li {
	margin: 0px;
	background-image: url(../parts/sankaku2.gif);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 18px;
	padding-bottom: 0px;
	padding-left: 15px;
	background-position: left;
}
#rightcol #seriesset ul li a {
	color: #666;
	text-decoration: none;
}

#rightcol #seriesset ul li a:hover,#rightcol #seriesset ul li a:active {
	color: #000;
	text-decoration: underline;
}

/* タイトルから選ぶ */
#rightcol #titlerogo{
	background-image: url(../parts/booktitle.gif);
	background-repeat: no-repeat;
	height: 28px;
	width: 595px;
	margin-right: 20px;
	margin-left: 20px;
}

#rightcol #titlerogo h1 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 9px;
	text-decoration: none;
	visibility: hidden;
}
#rightcol #title50onlist{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 9pt;
	height: 20px;
	width: 595px;
	margin-right: 20px;
	margin-left: 20px;
}
#rightcol #title50onlist h1 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 9pt;
	color: #666;
	font-style: normal;
	font-weight: bold;
	margin-left: 20px;
	padding-top: 2px;
	margin-top: 0px;
	text-decoration: none;
}

#rightcol #title50on{
	height: 20px;
	width: 595px;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #9F9F9F;
	padding: 0px;
}
#rightcol #title50on h1 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
	margin-top: 0px;
	margin-left: 20px;
	padding-top: 2px;
}

#bookregular {
	border: thin solid #999;
	float: left;
	min-height:160px;
	height: auto !important;
	height: 160px;
	width: 590px;
	padding: 0px;
	margin-top: 20px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#bookregular dt {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10pt;
	display: block;
	width: 450px;
	float: right;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 15px;
	line-height: 16pt;
	font-weight: bold;
	color: #525252;
}

#bookregulartext{
	display: block;
	width: 450px;
	float: right;
	margin-right: 15px;	
}
#bookregular #bookregulartext p {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	line-height: 12pt;
	color: #666;
}
#bookregular dt strong a {
	font-weight: bold;
	color: #0A71BD;
	text-decoration: none;
	font-size: 10pt;
}
#bookregular .photo {
	display: block;
	margin-top: 15px;
	height: 110px;
	width: 70px;
	float: left;
	margin-right: 10px;
}

#bookregular #bookregularsyosai {
	display: block;
	float: right;
	width: 450px;
	height: 30px;
	padding: 0px;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}
#bookregular #bookregularsyosai p a {
	text-decoration: none;
	background-image: url(../parts/button/syosai_button.gif);
	background-position: right top;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10pt;
	background-repeat: no-repeat;
	float: right;
	font-weight: bold;
	display: block;
	height: 25px;
	width: 80px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	line-height: 3px;
	bottom: 13px;
	position: absolute;
	left: 358px;
}
#bookregular #bookregularsyosai p a em {
	visibility: hidden;
}
#publishtitle #shopbutton .Listshop li a {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 7pt;
	font-style: normal;
	font-weight: bold;
	color: #3666A1;
	text-align: left;
	text-decoration: none;
	float: left;
}
#publishtitle #shopbutton .Listshop {
	list-style-type: none;
	display: block;
	float: left;
	margin-top: 24px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 4px;
	width: 91px;
	padding: 0px;
}

/* 本の詳細 */
#publish {
	height: 600px;
	width: 598px;
	margin-top: 20px;
	margin-right: 20px;
	margin-left: 20px;
}
#publishtitle {
	height: auto;
	width: 590px;
	padding: 0px;
	margin: 0px;
	float: left;
}
#publishtitle div.shopnavi {
	float: right;
	height: 99px;
	width: 91px;
	margin-top: 40px;
	}
#publish #publishtitle #bookphoto {
	width: 180px;
	height: 285px;
	float: left;
	display: block;
	margin: 0px;
	padding: 0px;
}
#publishdaimei	{
	display: block;
	float: left;
	width: 280px;
	margin-left: 25px;
}
#publishtitle #publishdaimei h1 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #666;
	text-decoration: none;
}
	
	
#publishnote{
	display: block;
	float: left;
	height: auto;
	width: 270px;
	margin-left: 28px;
}
#publishtitle #publishnote h2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: #666;
	line-height: 13pt;
}
#publishtext {
	width: 570px;
	border: 1px dotted #999;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #666;
	float: left;
	line-height: 18px;
	height: auto;
	padding: 10px;
	background-color: #F3F3F3;
	margin-top: 15px;
	text-decoration: none;
}
/* 本の購入ボタン */
#publishtitle #shopbutton {
	display: block;
	background-image: url(../parts/button/konyu_button.gif);
	background-repeat: no-repeat;
	height: 99px;
	width: 91px;
	float: right;
}
/* 今期のセレクトブック */
#rightcol #select{
	background-image: url(../parts/selectbook_banner.gif);
	background-repeat: no-repeat;
	height: 28px;
	width: 280px;
	margin-right: 0px;
	margin-left: 180px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	display: block;
}
#rightcol #selectbooktheme h1 a {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	text-decoration: none;
	color: #547BB3;
}
#rightcol #select h1 {
	font-size: 12px;
	visibility: hidden;
}

#rightcol #selectbooksubtitle{
	height: auto;
	width: 590px;
	margin-right: 0px;
	margin-left: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #999;
	padding-top: 5px;
	float: left;
}
#rightcol #selectbooksubtitle h1 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 9pt;
	font-style: normal;
	color: #FFF;
	margin-left: 15px;
	margin-top: 5px;
	padding-top: 0px;
	margin-right: 15px;
	margin-bottom: 5px;
}

#rightcol #selectbooktheme{
	height: auto;
	width: 590px;
	margin-right: 5px;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 0px;
	padding-top: 5px;
	float: left;
	border: 1px dotted #666;
}
#rightcol #selectbooktheme h1 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 9pt;
	font-style: normal;
	color: #616161;
	margin-left: 15px;
	margin-top: 0px;
	padding-top: 0px;
	line-height: 16px;
	margin-right: 15px;
}

#rightcol #selectbookblanc{
	height: 600px;
	width: 590px;
	margin-right: 5px;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 0px;
	padding-top: 5px;
	float: left;
	border-left-color: #666;
}

/* 製作中 */
#rightcol #underconst{
	background-image: url(../parts/underconst.gif);
	background-repeat: no-repeat;
	height: 680px;
	width: 580px;
	margin-right: 15px;
	margin-left: 20px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	background-position: 45px 20px;
}
#rightcol #underconst h1 {
	font-size: 12px;
	visibility: hidden;
}

/* 現代企画室について */
#rightcol #aboutkikaku{
	height: 650px;
	width: 560px;
	margin-right: 10px;
	margin-left: 15px;
	border: 1px solid #6CAED5;
	padding-right: 12px;
	padding-left: 12px;
}
#rightcol #aboutkikaku h1 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #565656;
	text-decoration: none;
	background-image: url(../parts/aboutkikaku_banner.gif);
	background-repeat: no-repeat;
	display: block;
	height: 38px;
	width: 350px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 100px;
	text-align: center;
	background-position: center center;
}
#rightcol #aboutkikaku h1 em {
	visibility: hidden;
}
#rightcol #aboutkikaku h2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10pt;
	color: #565656;
	text-decoration: none;
	line-height: 24px;
}
#rightcol #aboutkikaku h3 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10pt;
	color: #5A5A5A;
	word-spacing: 10em;
	height: 5px;
}

table_01 {
	width:100%;
	padding:0px;
	border-collapse:collapse;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.table_01 th {
	width:55px;
	text-align:left;
	vertical-align:top;
	color:#666666;
	background-color:#EEEEEE;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #5E9FD2;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10pt;
}
.table_01 td {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #4D4D4D;
	border: 1px solid #666;
	font-size: 10pt;
	width: 450px;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
}

/* お問い合わせ */
#contact{
	height: auto;
	width: 450px;
	margin-right: 0px;
	margin-left: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 5px;
	float: left;
	border: 1px solid #999;
	background-color: #FAFAFA;
}
#contact h1 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #0F0F0F;
	margin-left: 20px;
	margin-top: 0px;
	padding-top: 0px;
	line-height: 18px;
	text-decoration: none;
}

/* 企画室のネットワーク */

#netowork{
	height: 650px;
	width: 560px;
	margin-right: 10px;
	margin-left: 15px;
	border: 1px solid #6CAED5;
	padding-right: 12px;
	padding-left: 12px;
}
#netowork h1 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #565656;
	text-decoration: none;
	background-image: url(../parts/network.gif);
	background-repeat: no-repeat;
	display: block;
	height: 38px;
	width: 380px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 100px;
	text-align: center;
	background-position: center center;
}
#netowork h1 em {
	visibility: hidden;
}
#netowork h2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10pt;
	color: #565656;
	text-decoration: none;
	line-height: 24px;
}
#netowork h3 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10pt;
	color: #5A5A5A;
	word-spacing: 10em;
	height: 5px;
}

#netowork h2 a {
	color: #6CBBE8;
	font-style: normal;
	text-decoration: none;
}


/* フッタ */

#footer {
	width: 850px;
	display: block;
	height: auto;
	color: #5D5D5D;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width: auto;
	font-size: 9pt;
	padding-top: 30px;
}


#footer h1 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 9px;
	color: #666;
	list-style-type: none;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 310px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}

/* 現代企画室について下の延長他のページにも使えます */
 #aboutkikaku2{
	height: 300px;
	width: 560px;
	margin-right: 10px;
	margin-left: 15px;
	padding-right: 12px;
	padding-left: 12px;
 }
 
 /* イベント */
#rightcol #event{
	background-image: url(../parts/event.gif);
	background-repeat: no-repeat;
	height: 28px;
	width: 192px;
	margin-right: 0px;
	margin-left: 220px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	display: block;
}


#rightcol  #event h1 {
	font-size: 12px;
	visibility: hidden;
}

 /* 書評・紹介記事 */
#rightcol #shyohyo{
	background-image: url(../parts/shyohyo.gif);
	background-repeat: no-repeat;
	height: 28px;
	width: 250px;
	margin-right: 0px;
	margin-left: 190px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	display: block;
}

#rightcol  #shyohyo h1 {
	font-size: 12px;
	visibility: hidden;
}


#rightcol #shyohyotitle{
	height: 25px;
	width: 590px;
	margin-right: 0px;
	margin-left: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #ABABAB;
	float: left;
	text-align: center;
}

#rightcol #shyohyotitle h1 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #FFF;
	margin-left: 15px;
	margin-top: 5px;
	padding-top: 0px;
	margin-right: 15px;
	margin-bottom: 5px;
}




 /* 情報アーカイブ */

#rightcol #jyohoyeartitle{
	height: auto;
	width: 590px;
	margin-right: 0px;
	margin-left: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #999;
	padding-top: 5px;
	float: left;
	text-align: center;
}

#rightcol #jyohoyeartitle h1 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #FFF;
	margin-left: 15px;
	margin-top: 5px;
	padding-top: 0px;
	margin-right: 15px;
	margin-bottom: 5px;
}



#rightcol #jyoho_arch_year{
	height: 610px;
	width: 590px;
	margin-right: 5px;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 0px;
	padding-top: 5px;
	float: left;
	border: 1px dotted #666;
}

#rightcol #jyoho_arch_year2{
	height: auto;
	width: 590px;
	margin-right: 5px;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 0px;
	padding-top: 5px;
	float: left;
	border: 1px dotted #666;
}



#rightcol #jyoho_arch_year h1 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 9pt;
	font-style: normal;
	color: #616161;
	margin-left: 15px;
	margin-top: 5px;
	padding-top: 0px;
	margin-right: 15px;
	margin-bottom: 5px;
}

#rightcol #jyoho_arch_year h1 a {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	text-decoration: none;
	color: #547BB3;
}


#rightcol #jyoho_arch_year2 h1 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 9pt;
	font-style: normal;
	color: #616161;
	margin-left: 15px;
	margin-top: 5px;
	padding-top: 0px;
	margin-right: 15px;
	margin-bottom: 5px;
}

#rightcol #jyoho_arch_year2 h1 a {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	text-decoration: none;
	color: #547BB3;
}