div, ul, ol, li, h1, h2, h3, h4, h5, h6, p, blockquote {
	margin: 0;
	padding: 0;
}
html {
	overflow-y:scroll;
}
body {
	margin: 0px;
	padding: 0px;
}
img {
	border: 0;
}
a:link {
	text-decoration: none;
	color: #330000;
}
a:visited {
	text-decoration: none;
	color: #330000;
}
a:hover {
	color: #660000;
	text-decoration: underline;
}
a:hover img {
	opacity:0.85;
	filter: alpha(opacity=85);
}
.header {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	height: 196px;
}
#headwrapper #infomation {
	height: 45px;
	padding-top: 10px;
	margin-right: auto;
	margin-left: auto;
	width: 900px;
}
#undershadow   {
	background-image: url(../img/header/info_back.jpg);
	background-repeat: repeat-x;
	height: 10px;
	display: block;
	clear: both;
}

#footershadow {
	background-image: url(../img/header/info_back.jpg);
	background-repeat: repeat-x;
	height: 10px;
	display: block;
	clear: both;
	background-position: top;
	margin-top: 20px;
}

#headwrapper {
	background-image: url(../img/header/head_back.jpg);
	background-repeat: repeat-x;
}

.header a {
	color: #FFFFFF;
}
.header a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
.header a:visited {
	color: #FFFFFF;
}
.header #top {
	margin: 0px;
	height: 30px;
	padding: 0px;
}
.header #top div#navi {
	color: #FFFFFF;
	font-weight: bold;
	float: right;
	padding-right: 15px;
	font-size: 8.5pt;
	padding-top: 0px;
	line-height: 30px;
	margin: 0px;
	height: 30px;
	padding-bottom: 0px;
	padding-left: 0px;
	vertical-align: middle;
	display: table-cell;
}
.header #btn {
	float: right;
	padding: 0px;
	margin-top: 5px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.header #btn li {
	float: left;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

/* 文字サイズ変更部分ここから */

.header #btn li#small a {
	background-image: url(../img/header/btn_s.jpg);
	background-repeat: no-repeat;
	height: 20px;
	width: 23px;
	background-position: center top;
	display: block;
}
.header #btn li#small a:hover {
	background-position: center bottom;
}
.header #btn li#small a span {
	display: none;
}
.header #btn li#default a {
	background-image: url(../img/header/btn_m.jpg);
	background-repeat: no-repeat;
	height: 20px;
	width: 22px;
	background-position: center bottom;
	display: block;
}
.header #btn li#default a:hover {
	background-position: center bottom;
}
.header #btn li#default a span {
	display: none;
}
.header #btn li#large a {
	background-image: url(../img/header/btn_l.jpg);
	background-repeat: no-repeat;
	height: 20px;
	width: 26px;
	background-position: center top;
	display: block;
}
.header #btn li#large a:hover {
	background-position: center bottom;
}
.header #btn li#large a span {
	display: none;
}
/* 文字サイズ変更部分ここまで */

.header #title {
	height: 90px;
}
.header #title #logo {
	margin: 0px;
	float: left;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.header #title #banner {
	float: left;
	padding-top: 15px;
	padding-left: 131px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.header #menu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.header #menu li {
	float: left;
	margin: 0px;
	padding: 0px;
}
.contents {
	font-size: 80%;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	padding-top: 10px;
}
.contents .newbook {
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.contents .newkasten {
	margin-right: 5px;
	margin-left: 0px;
	margin-top: 20px;
	margin-bottom: 0px;
}
.contents .newkasten div {
	font-weight: bold;
	padding-right: 2px;
	padding-left: 2px;
	padding-top: 5px;
	line-height: 140%;
	margin-top: 3px;
}
.contents .newkasten p {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: normal;
	line-height: 130%;
	font-size: 93%;
}
.contacts_contents h4 {
	background-image: url(../img/template/subtitle_back.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	vertical-align: middle;
	border: 1px solid #CCCCCC;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 20px;
	font-size: 10pt;
	font-weight: bold;
	color: #333333;
	margin-top: 40px;
	margin-bottom: 15px;
}
.newsscroll {
	background-image: url(../img/top/newsback.jpg);
	height: 30px;
	width: 580px;
	background-repeat: no-repeat;
	background-position: left top;
	vertical-align: middle;
	margin: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	overflow: hidden;
}
.newsscroll #ticker {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 90px;
	font-weight: bold;
	font-size: 9pt;
	height: 30px;
	line-height: 30px;
}
.searchbox {
	background-image: url(../img/header/search_back.jpg);
	border: 1px solid #CCCCCC;
	height: 27px;
	padding-top: 3px;
}
.searchbox form {
	margin: 0px;
	padding: 0px;
}
.searchbox #sbutton {
	background-image: url(../img/header/search_button.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0px;
	height: 24px;
	width: 69px;
	padding: 0px;
	border: 1px solid #252525;
	background-color: #000000;
	cursor: pointer;
}
.searchbox #sbox {
	width: 210px;
	height: 18px;
	border: 1px solid #333333;
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.bookbox {
	padding: 0px;
	float: left;
	margin: 0px;
	width: 100px;
}
.bookbox img {
	border: 1px solid #CCCCCC;
}
.bookbox a {
	width: 120px;
	width: 100%;
	float: left;
}
.booktxt {
	margin-left: 110px;
	font-weight: bold;
	padding-right: 2px;
	padding-left: 2px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 5px;
	line-height: 140%;
}
.booktxt p {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: normal;
	line-height: 150%;
	color: #666666;
	font-size: 85%;
}
.kastenbox {
	float: left;
	padding-top: 0px;
	width: 100px;
	clear: left;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.kastenbox img {
}
.kastenbox a {
	width: 120px;
	float: right;
	width: 100%;
}
.kastentxt {
	margin-left: 110px;
	font-weight: bold;
	padding-right: 2px;
	padding-left: 2px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 5px;
	line-height: 140%;
	margin-top: 20px;
	font-size: 93%;
}
.kastentxt p {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: normal;
	color: #666666;
	font-size: 95%;
	line-height: 130%;
}
.topic {
	margin-right: 2px;
	margin-left: 2px;
	font-size: 93%;
}
.topic a {
}
.topic ul {
	margin: 0px;
	list-style-type: none;
	width: 288px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.topic li {
	padding-bottom: 10px;
	line-height: 160%;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #EBEBEB;
}
.topic li img {
}
.topic b {
	display: block;
	padding-bottom: 3px;
	padding-top: 10px;
}
.mobile {
	margin-right: 0px;
	margin-left: 5px;
	line-height: 150%;
	margin-top: 7px;
	margin-bottom: 30px;
}
.totop {
	float: right;
	margin-top: 5px;
}
.tptotop {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	margin-top: 20px;
}
.tpfooter {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/footer/backtp.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 60px;
	margin-top: 5px;
	margin-bottom: 20px;
}
.tpfooter p {
	color: #666666;
	text-align: right;
	margin: 0px;
	padding-top: 35px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 70%;
	height: 23px;
	line-height: 23px;
}
.tpfooter p img {
	padding-left: 5px;
}


.footer {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
	padding-bottom: 10px;
	background-image: url(../img/footer/back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#footerwrapper {
	background-image: url(../img/footer/backline.gif);
	background-repeat: repeat-x;
	background-position: top;
}

.footer p {
	color: #666666;
	text-align: right;
	margin: 0px;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 70%;
	line-height: 23px;
	height: 23px;
}
.footer p img {
	padding-left: 5px;
}

.spreadimg {
	background-image: url(../img/template/back_gray.gif);
	border: 1px solid #CCCCCC;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 15px;
	text-align: center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	vertical-align: middle;
}
.ct_contents {
	margin-top: 20px;
}
.ctmenu ul {
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	width: 210px;
}

.ctmenu li {
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
}
.ctmenu img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align:text-bottom
}
.ctmenu #material {
	margin: 0px;
	padding: 0px;
}

.ctmenu .submenu {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	width: 200px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	line-height: 220%;
	font-size: 90%;
	margin: 0px;
	background-color: #FDFDFD;
}
.nextback {
	padding: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.nextback img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.news_contents {
	width: 660px;
	margin-left: 25px;
	line-height: 140%;
}
.news_contents table {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom: 15px;
	font-size: 90%;
}
.news_contents table p {
	margin: 0px;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	display: block;
	font-size: 115%;
}
.news_contents .date {
	font-family: Arial, Helvetica, sans-serif;
	width: 75px;
	text-align: center;
	padding-right: 15px;
}
.news_contents .rimg {
	text-align: right;
	vertical-align: top;
}
.news_contents .rimg img {
	border: 1px solid #CCCCCC;
	margin-left: 15px;
}
.news_contents td {
	padding-bottom: 20px;
	vertical-align: top;
}
.news_contents #title {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-bottom: 10px;
	margin-top: 15px;
	padding-bottom: 2px;
}
.breadcrumbs {
	height: 30px;
	width: 580px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.breadcrumbs table {
	height: 30px;
}
.breadcrumbs td {
	margin: 0px;
	padding: 0px;
	font-size: 8pt;
}
.breadcrumbs #left {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-right: 5px;
	padding-left: 10px;
}
.breadcrumbs #next {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-right: 6px;
	padding-left: 27px;
	background-image: url(../img/template/tp_next.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.breadcrumbs #now {
	background-image: url(../img/template/tp_back.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #CCCCCC;
	border-right-width: 1px;
	border-right-color: #CCCCCC;
	padding-right: 15px;
	padding-left: 30px;
}
.breadcrumbs #arrow {
	background-image: url(../img/template/tp_now.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #CCCCCC;
	border-right-width: 1px;
	border-right-color: #CCCCCC;
	padding-right: 15px;
	padding-left: 30px;
	width: 18px;
}
.topicpath {
	height: 30px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
	padding-top: 8px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.topicpath table {
	height: 30px;
}
.topicpath td {
	margin: 0px;
	padding: 0px;
	font-size: 8pt;
}
.topicpath #left {
	padding-right: 5px;
	padding-left: 10px;
}
.topicpath #next {
	padding-right: 6px;
	padding-left: 27px;
	background-image: url(../img/template/tp_next.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.contacts_contents #title {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-bottom: 20px;
	margin-top: 15px;
	padding-bottom: 2px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.contacts_contents #thx {
	height: 600px;
	margin-left: 3px;
}
.contacts_contents #thx b {
	background-image: url(../img/template/back_gray.gif);
	margin: 0px;
	display: block;
	border: 1px solid #CCCCCC;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	font-size: 110%;
	text-align: center;
}
.contacts_contents {
	width: 660px;
	margin-left: 25px;
	line-height: 140%;
}
.contacts_contents div {
	margin-bottom: 10px;
	margin-top: 15px;
	padding-bottom: 2px;
	margin-left: 10px;
}
.company_contents {
	width: 660px;
	margin-left: 25px;
	line-height: 140%;
}
.company_contents .subtitle  {
	background-image: url(../img/template/subtitle_back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border: 1px solid #CCC;
	height: 30px;
	display: block;
	line-height: 30px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-size: 11pt;
}

.company_contents #info p {
	margin: 0px;
	font-weight: bold;
	color: #666666;
	padding: 0px;
}
.company_contents #info td {
	padding-bottom: 10px;
	padding-top: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-left: 5px;
}
.company_contents #emp p {
	margin: 0px;
	font-weight: bold;
	color: #666666;
	padding: 0px;
}
.company_contents #emp td {
	padding-bottom: 10px;
	padding-top: 15px;
	padding-left: 5px;
}
.company_contents #title {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-bottom: 10px;
	margin-top: 15px;
	padding-bottom: 2px;
}
.company_contents ul {
	margin: 0px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.company_contents li {
	list-style-type: square;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.company_contents .detailtable p{
	margin: 0px;
	font-weight: bold;
	color: #666666;
	padding: 0px;
	font-size: 90%;
	white-space: nowrap;
}
.company_contents .detailtable td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-left: 5px;
	line-height: 160%;
	padding-top: 7px;
	padding-bottom: 7px;
}
.company_contents .pricetable {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
}
.company_contents .pricetable td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
}
.company_contents .pricetable .top {
	margin: 0px;
	padding: 0px;
	background-color: #DDD;
}
.company_contents .pricetable .stripe {
	margin: 0px;
	padding: 0px;
	background-color: #FAFAFA;
}
.company_wrap {
	width: 640px;
	margin-right: auto;
	margin-left: auto;
}
.company_wrap .mpimage {
	background-image: url(../img/template/back_gray.gif);
	width: 130px;
	text-align: center;
	border: 1px solid #CCCCCC;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.company_wrap .mpimage img {
	margin-top: 15px;
	margin-bottom: 15px;
}

.book_contents {
	width: 660px;
	margin-left: 25px;
	line-height: 140%;
}
.book_contents .genre .linedot {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	height: 25px;
	margin-bottom: 35px;
}
.book_contents .genre .linedotmk {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	height: 15px;
	margin-bottom: 25px;
}
.book_contents .genre #title {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-bottom: 10px;
	margin-top: 15px;
	padding-bottom: 2px;
}
.book_contents .genre p {
	padding-top: 30px;
	padding-left: 4px;
	color: #999;
}
.book_contents .genre span {
	display: none;
}

.book_contents .genretxt {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin-top: 20px;
}
.book_contents .genretxt ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 9pt;
}
.book_contents .genretxt li {
	margin: 0px;
	list-style-type: none;
	background-image: url(../book/img/arrow.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	float: left;
	width: 111px;
}
.book_contents .genretxt .line1 li {
	width: 550px;
}
.book_contents .genretxt .line2 li {
	margin: 0px;
	list-style-type: none;
	background-image: url(../book/img/arrow.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	float: left;
	width: 279px;
}
.book_contents .genretxt .line3 li {
	margin: 0px;
	list-style-type: none;
	background-image: url(../book/img/arrow.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	float: left;
	width: 186px;
}
.book_contents .genretxt li a {
	padding-bottom: 10px;
	padding-left: 14px;
	display: block;
	padding-right: 5px;
}
.book_contents .genre #afvtitle {
	background-image: url(../book/img/cat_title_afv.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.book_contents .genre #airtitle {
	background-image: url(../book/img/cat_title_air.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.book_contents .genre #shiptitle {
	background-image: url(../book/img/cat_title_ship.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.book_contents .genre #autotitle {
	background-image: url(../book/img/cat_title_auto.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.book_contents .genre #charactertitle {
	background-image: url(../book/img/cat_title_character.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.book_contents .genre #otherstitle {
	background-image: url(../book/img/cat_title_others.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.book_contents .genre #ospreytitle {
	background-image: url(../book/img/cat_title_osprey.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.book_contents .genre #amtitle {
	background-image: url(../magazine/img/cat_title_am.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.book_contents .genre #amtitle p {
	width: 450px;
}
.book_contents .genre #mgtitle {
	background-image: url(../magazine/img/cat_title_mg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.book_contents .genre #mgtitle p {
	width: 450px;
}
.book_contents .genre #satitle {
	background-image: url(../magazine/img/cat_title_sa.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.book_contents .genre #satitle p {
	width: 450px;
}
.book_contents .genre #nytitle {
	background-image: url(../magazine/img/cat_title_ny.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.book_contents .genre #nytitle p {
	width: 450px;
}

.book_contents .genre #saextitle {
	background-image: url(../magazine/img/cat_title_saex.gif);
	background-repeat: no-repeat;
	background-position: left top;
}


.book_contents .genre #sktitle {
	background-image: url(../modelkasten/img/cat_title_sk.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.book_contents .genre #ktitle {
	background-image: url(../modelkasten/img/cat_title_k.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.book_contents .genre #atitle {
	background-image: url(../modelkasten/img/cat_title_a.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.book_contents .genre #wtitle {
	background-image: url(../modelkasten/img/cat_title_w.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.book_contents .genre #gtitle {
	background-image: url(../modelkasten/img/cat_title_g.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.book_contents .genre #mtitle {
	background-image: url(../modelkasten/img/cat_title_m.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.book_contents .genre #rtitle {
	background-image: url(../modelkasten/img/cat_title_r.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.book_contents .genre #opsptitle {
	background-image: url(../modelkasten/img/cat_title_opsp.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.book_contents .genre #ftitle {
	background-image: url(../modelkasten/img/cat_title_f.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.book_contents .genre #mktitle {
	background-image: url(../modelkasten/img/cat_title_mk.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.book_detail {
	width: 662px;
	margin-left: 25px;
	margin-top: 17px;
	margin-bottom: 0px;
	padding: 0px;
	margin-right: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}
.book_detail #name {
	font-size: 140%;
	font-weight: bold;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 5px;
}
.book_detail #pimage {
	background-image: url(../img/template/back_gray.gif);
	width: 300px;
	text-align: center;
	border: 1px solid #CCCCCC;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.book_detail #pimage img {
	margin-top: 25px;
	margin-bottom: 25px;
}
.book_detail #detailcell {
	line-height: 140%;
}
.book_detail #detailcell td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	vertical-align: top;
}
.book_detail #detailcell b {
	white-space: nowrap;
}
.book_detail #box1 {
	line-height: 160%;
	margin-top: 10px;
}
.book_detail #box1 b {
	display: block;
	margin-bottom: 5px;
}
.book_detail #box1 #leftmargin {
	padding-top: 10px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 12px;
	margin: 0px;
	text-align: justify;
	text-justify: inter-ideograph;
}
.book_detail #box2 {
	line-height: 140%;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 3px;
}
.book_detail #detailimg {
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.book_detail #detailimg div {
	width: 110px;
	background-image: url(../img/template/back_gray.gif);
	border: 1px solid #CCCCCC;
	float: left;
	margin-top: 15px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	vertical-align: middle;
}
.kasten_contents {
	width: 662px;
	margin-left: 25px;
	margin-top: 17px;
	margin-bottom: 0px;
	padding: 0px;
	margin-right: 0px;
}
.kasten_contents #campaign {
	line-height: 150%;
}
.kasten_contents #campaign div {
	margin-right: 30px;
}
.kasten_contents #campaign p {
	font-size: 85%;
	line-height: 120%;
	padding: 0px;
	margin-top: 7px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 3px;
}
.kasten_contents #pn {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #DDDDDD;
	border-bottom-color: #DDDDDD;
	border-left-color: #DDDDDD;
	background-color: #FBFBFB;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.kasten_contents #pn #mainimg {
	border: 1px solid #CCCCCC;
	float: left;
	margin-top: 10px;
}
.kasten_contents #pn p {
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 155px;
	line-height: 140%;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.kasten_contents #pn b {
	display: block;
	padding-top: 10px;
	margin-bottom: 7px;
	padding-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.kasten_contents #pn .subnews {
	background-image: url(../modelkasten/img/news_back.jpg);
	background-repeat: repeat-y;
	background-position: center;
	width: 340px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.kasten_contents #pn .stxt {
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 100px;
	line-height: 140%;
	font-weight: bold;
	text-align: left;
	font-size: 95%;
}
.kasten_contents #pn .stxt span {
	font-size: 90%;
	font-weight: normal;
	display: block;
	padding-top: 3px;
	line-height: 120%;
}
.kasten_contents #pn .pnline {
	height: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding: 0px;
	margin-bottom: 10px;
}
.kasten_contents #pn #mtxt {
	font-weight: normal;
	display: block;
	padding-top: 15px;
	font-size: 90%;
	color: #333333;
}
.kasten_contents #pn .subimg {
	border: 1px solid #CCCCCC;
	float: left;
	background-image: url(../img/template/back_gray.gif);
	padding: 10px;
}
.kasten_detail {
	width: 662px;
	margin-left: 25px;
	margin-top: 17px;
	margin-bottom: 0px;
	padding: 0px;
	margin-right: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}
.kasten_detail #name {
	font-size: 140%;
	font-weight: bold;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 5px;
}
.kasten_detail #pimage {
	background-image: url(../img/template/back_gray.gif);
	width: 300px;
	text-align: center;
	border: 1px solid #CCCCCC;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.kasten_detail #pimage img {
	margin-top: 25px;
	margin-bottom: 25px;
}
.kasten_detail #detailcell {
	line-height: 140%;
}
.kasten_detail #detailcell td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	vertical-align: top;
}
.kasten_detail #detailcell b {
	white-space: nowrap;
}
.kasten_detail #box1 {
	line-height: 160%;
	margin-top: 10px;
}
.kasten_detail #box1 b {
	display: block;
	margin-bottom: 5px;
}
.kasten_detail #box2 {
	line-height: 160%;
}
.kasten_detail #box2 b {
	display: block;
	margin-bottom: 5px;
}
.kasten_detail #box3 {
	line-height: 160%;
	margin-top: 10px;
	padding-right: 7px;
	padding-left: 7px;
}
.kasten_detail #box3 b {
	display: block;
	margin-bottom: 5px;
}


.categorylist td a:link {
	text-decoration: none;
	color: #462424;
}
.categorylist td a:visited {
	text-decoration: none;
	color: #462424;
}
.categorylist td a:hover {
	color: #660000;
}
.categorylist td font {
	color: #333333;
}
.subcategory {
	line-height: 140%;
	width: 660px;
	margin-left: 25px;
	margin-top: 28px;
}
.subcategory div#subtitle {
	background-image: url(../img/template/subtitle_back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border: 1px solid #CCC;
	height: 30px;
	display: block;
	line-height: 30px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-size: 11pt;
}
.subcategory table img {
	float: left;
	margin-bottom: 15px;
	margin-top: 5px;
}
.subcategory table td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	width: 50%;
	vertical-align: top;
}
.subcategory table .subcattitle {
	margin-left: 60px;
	font-weight: bold;
	margin-top: 3px;
}
.subcategory table .subcattxt {
	margin-left: 60px;
	font-size: 85%;
	margin-top: 5px;
	color: #666;
}
.box {
	width: 210px;
	border: 1px solid #EDEDED;
	background-image: url(../detail/cartback.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	text-align: center;
}
.box td {
	padding-top: 10px;
	padding-bottom: 10px;
}
.underline {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #E6E6E6;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-top: 15px;
	clear: both;
}
.title {
	font-size: 14px;
	font-weight: bold;
	display: block;
	margin-bottom: 25px;
	margin-left: 5px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #330000;
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 9px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #330000;
}
.imgbox {
	border: 1px dotted #CCCCCC;
	clear: both;
}
.imgbox img {
	margin-top: 12px;
}
.bigbutton {
	margin-top: 0px;
	width: 100%;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: left;
	padding-top: 5px;
}
.bigbutton a:hover img {
	opacity:0.8;
	filter: alpha(opacity=80);
}
.imgbox iframe {
	margin-right: 10px;
	margin-left: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.infobody {
	margin-left: 10px;
}
.idpassbox {
	background-color: #6699CC;
	height: 24px;
	line-height: 24px;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	margin-right: 7px;
	width: 80px;
}
.loginbox {
	background-color: #E6E6E6;
	border: 1px solid #CCCCCC;
	padding: 7px;
}
.loginbox span {
	display: block;
	float: right;
}
.info_popup {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #330000;
}
.info_popup div {
	font-size: 9pt;
	line-height: 140%;
}
.inquirybox {
	background-color: #99CC66;
	height: 24px;
	width: 80px;
	line-height: 24px;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	margin-right: 7px;
}
.search_exbox {
	border: 1px solid #CCCCCC;
	width: 100%;
	padding-top: 7px;
	padding-bottom: 7px;
}
.search_result table {
	width: 100%;
}
.mailform_box {
	border: 1px dotted #CCCCCC;
	padding: 15px;
}
.mk_table {
	width: 430px;
	float: left;
	border-spacing:0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	margin-left: 1px;
}
.mk_table td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	vertical-align: top;
	margin: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.mk_table #top {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #4D4D4D;
	text-align: center;
}
.mk_ex {
	float: right;
	width: 200px;
	border: 1px solid #999;
	padding: 5px;
	margin-right: 1px;
}
.mk_ex td {
	padding-top: 3px;
	padding-bottom: 3px;
	vertical-align: top;
}
.mk_ex b {
	display: block;
	margin-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #330000;
	padding-bottom: 3px;
	text-align: center;
}
.box2 {
	width: 450px;
	border: 1px solid #EDEDED;
	background-image: url(../detail/cartback.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	text-align: center;
	margin-left: 3px;
	margin-top: 10px;
}
.box2 td {
	padding-top: 5px;
	padding-bottom: 5px;
}
.spaceline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin: 0px 0px 15px;
	padding: 0px;
	display: block;
	height: 15px;
}

/* twitter */
.twitterbody {
	font-size: 9pt;
	margin-top: 20px;
}
.twitterbody h3 {
	display: block;
}
.twitterbody h4 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

