@charset "Shift_JIS";

/*-----------------------------------------
common.css
-----------------------------------------*/

/* format */
body,h1,h2,h3,h4,h5,h6,p,ul,ol,dl,dt,dd,li,address,table,th,td,form,select,option,input,label
{margin:0; padding:0;}
h1,h2,h3,h4,h5,h6 { font-size:100%; font-weight: normal; }
ol{padding:0 20px 0 30px;}
ol li{margin:5px 0 5px 0;}
hr{display:none;}
p{margin-bottom:1em;}
table, tr, td, th
{border-collapse:collapse; font-size:100%;}
fieldset, legend{border:none; padding:0; margin:0;}
img{display:block; border:none;}
img.inline{display:inline; vertical-align:middle; margin:0 2px;}
a:link{color:#59b495; text-decoration: none;}
a:visited{color:#59b495; text-decoration: none;}
a:hover{color:#38CF9C; text-decoration:none;}

sup{font-size: 0.7em;}
sub{font-size: 0.7em;}


/* 位置 */
.p-r{ position:relative; }
.p-a{ position:absolute; }
.f-l{ float:left; }
.f-r{ float:right; }
.ta-l{ text-align:left; }
.ta-c{ text-align:center; }
.ta-r{ text-align:right; }
.c-b{ clear:both; }


/* 余白 */
.MT5{margin-top: 5px;}
.MT8{margin-top: 8px;}
.MB8{margin-bottom: 8px;}
.MT15{margin-top: 15px;}
.MT20{margin-top: 20px;}
.MB15{margin-bottom: 15px;}
.MB15{margin-bottom: 15px;}
.MT15B8{margin-top: 15px; margin-bottom: 8px;}
.MT15B8-c{clear: both; margin-top: 15px; margin-bottom: 8px;}
.MT20B8{margin-top: 20px; margin-bottom: 8px;}
.MT8B15{margin-top: 8px; margin-bottom: 15px;}
.MTB15{margin-top: 15px; margin-bottom: 15px;}
.MTB15-c{clear: both; margin-top: 15px; margin-bottom: 15px;}
.MTB8{margin-top: 8px; margin-bottom: 8px;}
.MTB8-c{clear: both; margin-top: 8px; margin-bottom: 8px;}
.ML10{margin-left: 10px;}
.MA{margin: auto;}



/* サイズ */
.fs-ss{ font-size:10px; line-height: 1.5em; }
.fs-s{ font-size:11px; }
.fs-m{ font-size:16px; }
.fs-l{ font-size:18px; }
.ls-s{ letter-spacing:-1pt; }
.ls-m{ letter-spacing:0pt; }
.ls-l{ letter-spacing:1pt; }


/* 色 */

/* ボーダー */

/* 形状 */
.hide{ text-indent:-9999px;font-size:0pt; }
.fw-b{ font-weight:bold; }
.fw-n{ font-weight:normal; }
.tt-u{ text-transform:uppercase; }
.ws-n{ white-space:nowrap; }


/* 共通 */
body{background:#ffffff; font-family:'ＭＳ Ｐゴシック','ヒラギノ角ゴ Pro W3',sans-serif ; font-size: 12px; color: #555555;line-height: 1.6em;}

/* Seo */
#Seo{color: #ffffff; width: 720px; height: 19px; font-size:10px; line-height: 12pt; text-align: right; margin: auto; padding-right: 15px;}


/* Header */
#Head{margin: auto; background-image: url(../img/head_bg.gif); background-repeat: repeat-x; height: 82px;}
#Head_inner{width: 735px; height: 63px; margin: 0px auto; overflow: hidden;}

	


/* Layout */
#Layout{width: 735px; margin: auto; background-image: url(../img/contents_bg.gif); background-repeat: repeat-y; overflow: hidden;}


/* Main */
#Main{clear:both; width: 715px; margin: 0px auto; padding-bottom: 0px; overflow: hidden; background-image: url(../img/main_bg.gif); background-repeat: repeat-y;}
	#Main-Left { width:182px; }
	#Main-Right{ width:533px;}
			#Main-Right h3{width: 490px; height: 23px; background-image: url(../img/h3_bg.gif); background-repeat: no-repeat; font-size: 14px; font-weight: bold; margin: 10px auto 10px auto; padding: 5px 0 0 17px;}
#Lv2_title{width: 533px; height: 70px; background-image: url(../img/h2_bg.jpg); position: relative;}
	#Lv2_title h2{position: absolute; right: 13px; bottom: 13px; font-size: 14px; font-weight: bold; color: #D13F1D;}

/* Main-Left */
#info_bg{width: 162px; height: 94px; padding: 6px 5px 0 15px; background-image: url(../img/info_bg.gif); background-repeat: no-repeat; color: #ffffff; font-size: 10px; line-height: 1.6em;}



/* Btn */
#Btn{width: 180px; height: 79px; margin: 5px auto;}
	#Btn a{display: block; background-image: url(../img/btn.gif); width: 180px; height: 79px; text-indent: -9999px;}
	#Btn a:hover{background-image: url(../img/btn.gif); background-position: -180px -0px;}

/* Navi */
#Navi{ width:180px;height:196px; background-image: url(../img/navi.gif); background-repeat: no-repeat; margin: auto; padding-top: 34px; font-size: 10px;}
	#Navi a:link{color:#555555; text-decoration: none;}
	#Navi a:visited{color:#555555; text-decoration: none;}
	#Navi a:hover{color:#E75505; text-decoration:none;}

	#Navi li{ display:block;}
	#Navi li a{display:block;background:transparent url("../img/navi.gif") no-repeat; text-decoration:none;}
	#Navi li.b1 a{width:160px; height:30px;background-position:0px -34px; padding-top: 8px; padding-left: 20px;}
	#Navi li.b1 a:hover{background-position:-180px -34px;}
	#Navi li.b2 a{width:160px; height:30px;background-position:0px -72px; padding-top: 8px; padding-left: 20px;}
	#Navi li.b2 a:hover{background-position:-180px -72px;}
	#Navi li.b3 a{width:160px; height:30px;background-position:0px -110px; padding-top: 8px; padding-left: 20px;}
	#Navi li.b3 a:hover{background-position:-180px -110px;}
	#Navi li.b4 a{width:160px; height:30px;background-position:0px -148px; padding-top: 8px; padding-left: 20px;}
	#Navi li.b4 a:hover{background-position:-180px -148px;}
	#Navi li.b5 a{width:160px; height:36px;background-position:0px -186px; padding-top: 8px; padding-left: 20px;}
	#Navi li.b5 a:hover{background-position:-180px -186px;}


#Navi-s{width:171px; margin-left: 11px; font-size: 10px;}
#Navi-s li{display: block; border-bottom:1px dotted #B2BDBD;}
#Navi-s li a{display: block;  height: 24px; padding-top: 4px; padding-left: 15px; font-size: 10px;}
	#Navi-s a:link{color:#555555; text-decoration: none;}
	#Navi-s a:visited{color:#555555; text-decoration: none;}
	#Navi-s a:hover{color:#E75505; text-decoration:none;}





/* Main-Right */
#Main-Right-innter{margin:0 13px 0 13px;}
.Main-Right-text{ clear: both; width: 490px; margin: auto; line-height: 1.9em; overflow: hidden;}
.Main-Right-text2{ clear: both; width: 490px; margin: 8px auto 0 auto; line-height: 1.9em; overflow: hidden; border: solid 1px;}





/* ToPageTop */
.up_a{background-image: url(../img/up_arrow.gif); width: 487px; text-align:right ; font-size: 10px; background-repeat:no-repeat; background-position:right center; margin: 15px 0 8px 0; padding-right:18px; overflow: hidden;}

/*Foot*/
#Foot{clear:both; background-image: url(../img/foot.gif);background-repeat: no-repeat; width: 715px; height: 90px; margin: auto; padding-top: 10px; color:#666666; font-size:10px; line-height: 1.5em; position: relative;}
#UN{clear:both; width:715px; text-align: center; font-size:10px; margin: auto; color: #38CF9C; letter-spacing: -0.5pt;}
#Foot_L{width: 350px; float: left; position: absolute; left: 10px; bottom: 8px;}
#Foot_R{width: 350px; margin-top: 10px; float: right; text-align: right; position: absolute; right: 10px; bottom: 8px;}


/* 文字装飾 */
.Price{font-size: 14px; font-weight: bold; color: #d0401d;}
.red{font-weight: bold; color: #d0401d;}

/* その他 */
.inline{display:inline;}
.pd10{padding-left:10px;}

/* ---------- bukken ---------- */

.bukken_list {
	text-align:left;
         width:750px;
         background:;
         padding:5px 10px 5px 10px;
         margin:0px 0px 0px 0px;
}

.detail1 {
	text-align:left;
         width:730px;
         background:#ffffff;
         border: solid 1px #cccccc;
         border-collapse: collapse;
         padding:2px 3px;vertical-align:top;
}

.koumoku {
         width:80px;
         background:#d0e8ff;
         border: solid 1px #cccccc;
         border-collapse: collapse;
         padding:2px 3px;vertical-align:top;
}

.koumoku1 {
         width:105px;
         background:#ffffff;
         border: solid 1px #cccccc;
         border-collapse: collapse;
         padding:2px 3px;vertical-align:top;
}

.koumoku2 {
         width:265px;
         background:#ffffff;
         border: solid 1px #cccccc;
         border-collapse: collapse;
         padding:2px 3px;vertical-align:top;
}

.koumoku2-l {
         font-size:16px;
         font-weight:bold;
         background:#ffffff;
         border: solid 1px #cccccc;
         border-collapse: collapse;
         padding:2px 3px;vertical-align:center;
}

.koumoku3 {
         width:100px;
         background:#d0e8ff;
         border: solid 1px #cccccc;
         border-collapse: collapse;
         padding:2px 3px;vertical-align:top;
}

.koumoku4 {
         width:650px;
         background:#ffffff;
         border: solid 1px #cccccc;
         border-collapse: collapse;
         padding:2px 3px;vertical-align:top;
}

.koumoku10 {
         width:375px;
         background:#ffffff;
         border: solid 1px #cccccc;
         border-collapse: collapse;
         padding:10px;vertical-align:center;
}
/* ---------- bukken_end ---------- */

.print{        
	text-align:right;
                margin:0px 20px 10px 0px;}

/* ---------- sub-cat-menu ---------- */

#sub-cat-menu {
	text-align:left;
	margin:10px 2px 0px 2px;
}

#sub-cat-menu ul { list-style:none; }
#sub-cat-menu li {

	display: inline;
	margin: 20px 2px 0px 15px;
}

#sub-cat-menu li a {
	color:#59b495;
	background:url(http://www.yachimata-ho.com/img/subtit-mark1.gif) no-repeat top left;
	text-decoration: none;
	padding-left:15px;
	white-space: nowrap;
	font-size: 11px;
}

#sub-cat-menu li a:hover {
	color:#38CF9C;
	background:url(http://www.yachimata-ho.com/img/subtit-mark2.gif) no-repeat top left;
	text-decoration:underline;
}

/* ---------- sub-cat-menu_end ---------- */

.sub_navi {font-size: 11px; margin:5px 15px 5px 15px;text-align:left; }