﻿@charset "UTF-8";

/* ========BASIC======== */
* {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#000;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: capitalize;
}

body {
	margin:0;
	padding:0;
	letter-spacing:1px;
	background-color: #837861;
	background-image: url(body_bg.jpg);
	background-repeat: repeat-x;
	background-position: 0 0;
}

br {
	letter-spacing:normal;
	font-size: 16px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align: center;
}

a {
   color:#333;
   text-decoration:none;
}

a:hover {
   color:#666;
}

img {
	border:0;
	text-align: left;

}

h1,h2,h3,h4,h5,h6 {
   margin:0;
}

/* ========TEMPLATE LAYOUT======== */
div#headWrap {
	width:auto;
	background-color: #837861;
	background-image : url(images/header-bg.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	height: auto;
	padding-right: 0;
	padding-left: 0;
	margin-top: 20px;
	clear: none;
	float: none;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

div#header {
	position:relative;
	width:1004px;
	height: 104px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #332F24;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: scroll;
}

div#pr {
   position:absolute;
   left:0;
   top:0;
   width:787px;
}

div#gnavi {
   position:absolute;
   bottom:0;
   right:0;
}

div#menu {
	width:870px;
	background-color: #332F24;
	background-image: url(images/menu_bg.jpg);
	background-repeat: repeat-y;
	background-position: center center;
	margin: auto;
}

div#icatch {
	width:870px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #fff;
	background-repeat: repeat-y;
	background-position: center center;
	height: auto;
	padding-top: 10px;
	background-image: url(images/body_bg.jpg);
}

div#icatch_rest {
	width:870px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #fff;
	background-repeat: repeat-y;
	background-position: center center;
	height: auto;
	padding-top: 10px;
	background-image: url(images/body_bg.jpg);
}

div#contents {
	width:870px;
	background-color: #fff;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	background-image: url(images/body_bg.jpg);
	background-repeat: repeat-y;
	background-position: center center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

div#main {
	float:right;
	width:410px;
	margin-right: 11px;
	background-color: #D7D3BD;
	border-right-width: 1.5px;
	border-bottom-width: 1.5px;
	border-left-width: 1.5px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #332F24;
	border-bottom-color: #332F24;
	border-left-color: #332F24;
	border-top-width: 1.5px;
	border-top-color: #332F24;
}

div#sub {
	float:left;
	width:400px;
	margin-left: 10px;
	background-color: #D7D3BD;
	border-right-width: 1.5px;
	border-bottom-width: 1.5px;
	border-left-width: 1.5px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #9B0000;
	border-bottom-color: #9B0000;
	border-left-color: #9B0000;
	border-top-width: 1.5px;
	border-top-color: #9B0000;
}

div#totop {
   clear:both;
}

div#footMenu {
   width:787px;
   margin:0 auto;
}

div#footer {
	background-color: 383429;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
}


/* ========HEADER CUSTOMIZE======== */
div#header h1 {
   margin:0;
   padding-top:25px;
   font-size:2em;
   color:#fff;
   line-height:50px;
}

div#header h1 a {
   color:#9B0000;
}

div#header h1 a:hover {
   color:#D30000;
}

div#header #pr p {
   margin:0;
   font-size:0.75em;
}

div#header #gnavi ul {
   list-style:none;

}
div#header #gnavi li {
   float:left;
   font-size:0.63em;
   margin-left:15px;
}

div#header #gnavi li a{
   display:block;
   padding-left:15px;
   background:url(images/bg_gnavi.gif) 0 1px no-repeat;
}


/* ========MENU CUSTOMIZE======== */
div#menu ul {
   width:787px;
   margin:0 auto;
   padding:0;
}

div#menu li {
   float:left;
   font-size:0.75em;
   color:#333;
   text-align:center;
   list-style-type:none;
}

div#menu li a{
   display:block;
   width:130px;
   color:#5A5132;
   line-height:60px;
   border-right:1px solid #D8D8D8;
}

div#menu li.home a{
   border-left:1px solid #D8D8D8;
}

div#menu li a:hover{
   color:#333;
   background:#fff;
}


/* ========MAIN CONTENTS CUSTOMIZE======== */
div#main a {
   color:#9B0000;
}

div#main a:hover {
   color:#9B0000;
   border-bottom:1px solid #9B0000;
}

div#main h2 {
	color:#FFF;
	font-size:11pt;
	border:1px solid #D8D8D8;
	background-repeat: no-repeat;
	background-position: 0 0;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	background-color: #332F24;
}

div#main h3 {
   margin-bottom:3px;
   font-size:0.88em;
}

div#main h4 {
   margin-bottom:2px;
   font-size:0.75em;
}

div#main h5 {
   margin-bottom:2px;
   font-size:0.75em;
}

div#main h6 {
   margin-bottom:2px;
   font-size:0.75em;
}

div#main p{
	margin:0 0 1em 0;
	font-size:6pt;
}

div#main ul,ol,dl{
   font-size:0.75em;
}

div#main dt{
   margin-bottom:3px;
}

div#main dd{
   padding:0;
   margin:0 0 0.5em 1em;
   padding:3px;
   background:#f1f1f1;
}

/* INFOMATION CUSTOMIZE */
* html body div#main dl.infomation dd div {
   display:inline-block;
}

div#main dl.infomation dt {
   float:left;
   width:10em;
   margin:0;
   padding:0;
}

div#main dl.infomation dd {
   margin:0 0 0.5em 10em;
   padding:0;
   background:transparent;
}

/* ========SUBCONTENTS CUSTOMIZE======== */
div#sub .section {
	margin-bottom:10px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
}

div#sub h2 {
	padding:3px;
	font-size:11pt;
	font-weight:bold;
	color:#fff;
	padding-left:10px;
	background:#9B0000;
	border-bottom:1px solid #C1C1C1;
	border-right:1px solid #C1C1C1;
}

div#sub ul {
   margin:5px 0 0 5px;
   padding:0;
}

div#sub li {
	padding:5px 0 5px 0;
	font-size:9pt;
	line-height:normal;
	list-style:none;
	background:url(images/bg_dotline.gif) 0 100% repeat-x;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: capitalize;
}

div#sub li a {
	display:inline;
	padding-left:12px;
	background:url(images/bg_list.gif) 0 6px no-repeat;
	color: #F00;
	font-size: 12px;
}

/* ========TOTOP CUSTOMIZE======== */
div#totop{
   position:relative;
   height:2em;
}

div#totop p{
   position:absolute;
   top:10px;
   right:0;
   margin:0;
   font-size:0.63em;
}

div#totop p a {
   padding-left:8px;
   background: url(images/bg_totop.gif) 0 50% no-repeat;
}


/* ========FOOTMENU CUSTOMIZE======== */
div#footMenu ul {
   margin:0;
   padding:10px 0 0 0;
   text-align:right;
}

div#footMenu li {
   display:inline;
   margin:0 0 0 10px;
   font-size:0.75em;
   list-style:none;
}

div#footMenu li a {
   padding-left:10px;
   background: url(images/bg_footmenu.gif) 0 50% no-repeat;
}


/* ========FOOTER CUSTOMIZE======== */
address{
	padding:30px 0;
	font-size:0.63em;
	color:#FFF;
	text-align:center;
}
#contents #sub .section ul li table tr td {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	text-transform: uppercase;
	font-variant: normal;
}
#contents #main table {
	font-size: 14px;
	margin-left: 3px;
}
#contents #main .section {
	margin-bottom: 10px;
}
#contents #main table tr td {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 15px;
}
#course_img {
	background-image: url(images/body_bg.jpg);
	background-repeat: repeat-y;
	background-position: center center;
	height: auto;
	width: 870px;
	margin: auto;
}
div#board {
	float:none;
	width:750px;
	margin-left: auto;
	background-color: #D7D3BD;
	border-right-width: 1.5px;
	border-bottom-width: 1.5px;
	border-left-width: 1.5px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #9B0000;
	border-bottom-color: #9B0000;
	border-left-color: #9B0000;
	border-top-width: 1.5px;
	border-top-color: #9B0000;
	clear: both;
	margin-right: auto;
	height: auto;
}
div#board li {
	padding:5px 0 5px 0;
	font-size:14px;
	line-height:normal;
	list-style:none;
	background:url(images/bg_dotline.gif) 0 100% repeat-x;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: uppercase;
}
div#board h2 {
	padding:3px;
	padding-left:10px;
	background:#9B0000;
	border-bottom:1px solid #C1C1C1;
	border-right:1px solid #C1C1C1;
}
div#board ul {
	margin:5px 0 0 5px;
	padding:0;
}
div#map {
	float:none;
	width:830px;
	margin-left: auto;
	background-color: #D7D3BD;
	border-right-width: 1.5px;
	border-bottom-width: 1.5px;
	border-left-width: 1.5px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #9B0000;
	border-bottom-color: #9B0000;
	border-left-color: #9B0000;
	border-top-width: 1.5px;
	border-top-color: #9B0000;
	clear: both;
	margin-right: auto;
}
div#map h2 {
	padding:3px;
	padding-left:10px;
	background:#9B0000;
	border-bottom:1px solid #C1C1C1;
	border-right:1px solid #C1C1C1;
}
div#map li {
	padding:5px 0 5px 0;
	font-size:14px;
	line-height:normal;
	list-style:none;
	background:url(images/bg_dotline.gif) 0 100% repeat-x;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: uppercase;
}
div#map ul {
	margin:5px 0 0 5px;
	padding:0;
}
#contents #map .section ul li table tr td small {
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;

}
#contents #map .section ul li table {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#contents #map .section ul li table {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#contents #map .section ul li table {
	font-size: 12px;
}
#contents table {
	text-align: left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

/* ▼表全体の装飾▼ */
table.noveltable {
   border-collapse: collapse;
   border: 2px #cc0000 solid;
   font-size: 90%;
   font-family: Verdana,sans-serif;
}

/* ▼表のセル(全部)の装飾▼ */
table.noveltable th,
table.noveltable td {
   padding: 0.3em;
   border-style: solid dashed;
   border-color: #cc0000;
   border-width: 1px;
}

/* ▼表のヘッダ(上部)の装飾▼ */
table.noveltable thead th {
   border-bottom: 3px double #cc0000;
   background-color: #ffdddd;
   letter-spacing: 0.15em;
}

/* ▼表のフッタ(下部)の装飾▼ */
table.noveltable tfoot th {
   background-color: #ffffcc;
   border-right: 1px #cc0000 solid;
   letter-spacing: 2em;
   color: #cc0000;
}
table.noveltable tfoot td {
   color: red;
   font-weight: bold;
}
table.noveltable tfoot th,
table.noveltable tfoot td {
   border-top: 2px solid #cc0000;
}

/* ▼価格セルの装飾▼ */
table.noveltable td.price {
   text-align: right;
}

/* ▼作品名セルの装飾▼ */
table.noveltable tbody th {
   text-align: left;
}
.dai {
	font-family: ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, Osaka, ＭＳ Ｐゴシック, MS PGothic, sans-serif;
}
#contents #board .section ul li table tr td p {
	font-size: 18px;
	text-align: center;
}
#contents #board .section ul li table tr td {
	text-align: left;
}
#contents #board .section ul li table tr td {
	font-size: 18px;
}
