@charset "Shift_JIS";

/* zentai
----------------------------------------------------------*/
* {margin:0px; padding:0px;}
html {
	overflow-y: scroll;
	}
body {
	font-family:"lr oΎ©", "MS PMincho", "qMmΎ© Pro W3", "Hiragino Mincho Pro", serif;
	font-size:80%;
	line-height:160%;
	color:#333;
	background:url(../images/bg.jpg) repeat-x top;
}
img {
	border:none;
	vertical-align:top;
}
hr {
	clear: both;
	visibility: hidden;
}
ul,
ol {list-style:none;}
input,
textarea,
select{
	font-size:1em;
	padding:2px 3px;
	font-family:"qMmpSPro W3", "Hiragino Kaku Gothic Pro", Osaka, "CI", "lr oSVbN", Meiryo, sans-serif;
	margin-right:5px;
}
table th,
table td {
	text-align:left;
}
.clearfix{
    zoom:1;/*for IE 5.5-7*/
}
.clearfix:after{/*for modern browser*/
    content:".";
    display: block;
    height:0px;
    clear:both;
    visibility:hidden;
}

/* link
----------------------------------------------------------*/
a{outline:none;}
a:link,
a:visited {
	color:#633;
}
a:hover {
	color:#333;
}
/*a:hover img {
	opacity:0.8;
	filter: alpha(opacity=80);
}*/
.img-filter a:hover img {
	opacity:0.8;
	filter: alpha(opacity=80);
}

/* margin-padding
----------------------------------------------------------*/
.mb10 {margin-bottom:10px;}
.mb20 {margin-bottom:20px;}
.mb30 {margin-bottom:30px;}
.ml10 {margin-left:10px;}
.ml20 {margin-left:20px;}
.ml25 {margin-left:25px;}
.mr10 {margin-right:10px;}
.mr20 {margin-right:20px;}
.mt10 {margin-top:10px;}
.mt20 {margin-top:20px;}
.mt30 {margin-top:30px;}

.pb5 {padding-bottom:5px;}
.pb10 {padding-bottom:10px;}
.pb20 {padding-bottom:20px;}
.pb30 {padding-bottom:30px;}
.pt5 {padding-top:5px;}
.pt10 {padding-top:10px;}
.pt20 {padding-top:20px;}
.pt30 {padding-top:30px;}
.pl5 {padding-left:5px;}
.pl10 {padding-left:10px;}
.pl20 {padding-left:20px;}

/* color
----------------------------------------------------------*/
.red {color:#900;}
.brown {color:#633;}

/* hanyo
----------------------------------------------------------*/
.clear {clear:both;}
.small {font-size:80%; line-height:120%;}
.bold {font-weight:600;}
.large {font-size:120%;}
.right {float:right;}
.left {float:left;}
.center {text-align:center;}
.t-left {text-align:left;}
.t-right {text-align:right;}
.v-top {vertical-align:top;}
.v-top img{vertical-align:top;}
.v-bottom {vertical-align:bottom;}
.v-bottom img{vertical-align:bottom;}
.v-middle {vertical-align:middle;}
.v-middle img{vertical-align:middle;}
.form5 {width:25px;}
.form15 {width:75px;}
.form20 {width:100px;}
.form30 {width:150px;}
.form50 {width:250px;}
.form65 {width:325px;}
.form70 {width:350px;}
.form90 {width:450px;}
.ti01 {text-indent:1em;}
.border01 img {
	border:1px solid #ccc;
}
.img-box {
	text-align:center;
	padding:10px 0;
}
.img-box img {
	margin:0 10px;
	border:1px solid #ccc;
	padding:1px;
}

/* midashi
----------------------------------------------------------*/
h2.title1 {
	background:url(../images/top_03_bg.jpg) repeat-x top;
	font-size:120%;
	font-weight:normal;
	height:26px;
	padding:6px 5px;
	clear:both;
}
h2.title1 span {
	background:url(../images/icon01.gif) no-repeat left center;
	padding-left:20px;
}
h3,h4 {
	clear:both;
}
.midashi01 {
	font-weight:600;
	display:block;
	margin-bottom:5px;
	background:url(../images/bg01.jpg);
	color:#fff;
	padding:1px 5px;
}
.midashi02 {
	font-weight:600;
	display:block;
	margin-bottom:5px;
	background:url(../images/bg02.jpg);
	color:#522929;
	padding:1px 5px;
}
.midashi03 {
	background-color:#ccc;
}
.midashi04 {
	background:url(../images/icon01.gif) no-repeat left center;
	padding-left:18px;
}
h3.title1 {
	font-size:100%;
	border-bottom:2px solid #ccc;
}
h4.title1 {
	font-size:120%;
	border-bottom:2px solid #d3a4a1;
	margin-bottom:10px;
	margin-top:20px;
	background:url(../images/icon01.jpg) no-repeat left top;
	padding:0 10px 0 23px;
	font-weight:normal;
}
h4.title2 span {
	font-weight:normal;
}
h3.title1 {
	font-size:120%;
	border-bottom:2px solid #d3a4a1;
	margin-bottom:10px;
	margin-top:20px;
	background:url(../images/icon01.jpg) no-repeat left top;
	padding:0 10px 0 23px;
	font-weight:normal;
}
h3.title2 span {
	font-weight:normal;
}

/* list
----------------------------------------------------------*/

/* table
----------------------------------------------------------*/
.common-table1 {
	width:100%;
	border-collapse:collapse;
	margin:10px 0;
}
.common-table1 th,
.common-table1 td {
	padding:3px 10px;
	border:1px solid #ccc;
	background-color:#fff;
	vertical-align:top;
}
.common-table1 th {
	width:1%;
	white-space:nowrap;
	background:url(../images/top_03_bg.jpg) repeat-x top #f6f8eb;
}
.common-table1 .title {
	font-size:120%;
	font-weight:600;
	color:#33470f;
	border-bottom:2px dotted #ccc;
}
.common-table2 {
	width:100%;
	border-collapse:collapse;
	margin:10px 0;
}
.common-table2 th,
.common-table2 td {
	padding:1px 5px;
	border:1px solid #ccc;
}
.common-table2 th {
	width:1%;
	white-space:nowrap;
	text-align:center;
	background-color:#eee;
}
.common-table3 {
	width:50%;
	border-top:1px dotted #ccc;
	margin:5px 0;
}
.common-table3 th,
.common-table3 td {
	padding:2px 5px;
	border-bottom:1px dotted #ccc;
}
.common-table4 {
	width:100%;
	border-collapse:separate;
	margin:10px 0;
	background-color:#fff;
}
.common-table4 th,
.common-table4 td {
	padding:10px 10px;
	border:1px solid #ccc;
}
.common-table4 th {
	width:1%;
	white-space:nowrap;
	background:url(../images/bg03.jpg);
}
.common-table4 th span {
	color:#900;
}

/* base
----------------------------------------------------------*/
#wrapper {
	width:880px;
	margin:0 auto;
	padding-bottom:30px;
}
#left-side {
	float:left;
	width:220px;
}
#right-side {
	float:right;
	width:640px;
}
#content {
	width:620px;
	margin:0 10px;
}

/* left
----------------------------------------------------------*/
h1 {
	text-align:right;
	margin-right:10px;
	height:15px;
	padding-top:15px;
	overflow-y:hidden;
	font-size:10px;
	line-height:120%;
	color:#9c828a;
	font-weight:normal;
}
#navi {
	margin:26px 0;
}
#navi li {
	width:220px;
	display:inline;
}
#left-yoyaku {
	background:url(../images/left_yoyaku.jpg) no-repeat top;
	padding:110px 10px 10px 10px;
	color:#fff;
	margin-bottom:30px;
}
#left-yoyaku a {
	color:#fff;
	border-left:5px solid #c3cdb1;
	padding-left:5px;
	display:block;
	margin-top:10px;
}

/* 01-index
----------------------------------------------------------*/
#mainimg {
	background:url(../images/mainimg_bg.jpg) no-repeat;
	padding:10px;
}
#p01-kachimamori {
	background:url(../images/top_02_bg.jpg) no-repeat top;
	padding:70px 20px 0 140px;
	width:280px;
	float:left;
}
#p01-kachimamori p {
	margin-bottom:20px;
}
#p01-kachimamori strong {
	font-size:120%;
	color:#3b4823;
}
#p01-box1 {
	width:295px;
	float:left;
}
#p01-box1 img {
	float:left;
	margin:0 5px 0 0;
}
#p01-box1 p {
	line-height:130%;
}
#info {
	width:310px;
	float:right;
}
#info p {
	margin-bottom:20px;
}
#info p span {
	font-weight:600;
	border-left:3px solid #633;
	padding-left:5px;
}
#info p img {
	vertical-align:middle;
}

/* 02-yurai
----------------------------------------------------------*/
.left-img {
	clear:both;
}
.left-img img {
	float:left;
	margin-right:20px;
	padding-bottom:20px;
}
.left-img .text {
	overflow:hidden;
	zoom:1;
}
#anchor {
	background-color:#eee;
	padding:5px 10px;
	text-align:center;
	border-top:2px solid #633;
	border-bottom:1px solid #d5c5c2;
	margin-bottom:20px;
}
#anchor li {
	display:inline;
	border-right:1px solid #666;
}
#anchor li a {
	padding:0 12px 0 8px;
}
#anchor li.end {
	border:none;
}

/* 04-sahou
----------------------------------------------------------*/
.right-img {
	clear:both;
}
.right-img img {
	float:right;
	margin-left:20px;
	padding-bottom:20px;
}
.right-img .text {
	overflow:hidden;
	zoom:1;
}

/* 05-kitou
----------------------------------------------------------*/
.men,
.women {
	width:100%;
	border-collapse:collapse;
	background-color:#fff;
	margin:10px 0;
}
.men th,
.men td,
.women th,
.women td {
	padding:1px 10px;
	text-align:center;
}
.men th {
	border:1px solid #999;
	background-color:#9fbac9;
}
.men .midashi {
	background-color:#d0dfe8;
}
.men td {
	width:25%;
	border-top:1px dotted #9fbac9;
	border-bottom:1px dotted #9fbac9;
	border-left:1px solid #999;
	border-right:1px solid #999;
}
.women th {
	border:1px solid #999;
	background-color:#dbadc4;
}
.women .midashi {
	background-color:#e8d0e3;
}
.women td {
	width:25%;
	border-top:1px dotted #dbadc4;
	border-bottom:1px dotted #dbadc4;
	border-left:1px solid #999;
	border-right:1px solid #999;
}
.men .border td,
.women .border td {
	border-top:1px solid #999;
}
.men,
.women {
	border:1px solid #999;
}

/* 07-guide
----------------------------------------------------------*/
#p07-box1 {
	width:410px;
	float:left;
}

/* 08-question
----------------------------------------------------------*/
.que {
	font-size:120%;
	border-bottom:2px dotted #522929;
	margin-bottom:5px;
	margin-top:10px;
}
.que span {
	color:#522929;
	font-weight:600;
}
.ans {
	margin-bottom:30px;
}



/* 11-detail
----------------------------------------------------------*/
.p11-box1 {
	width:630px;
	margin-right:-10px;
	margin-bottom:20px;
}
.p11-box2 {
	width:630px;
	margin-right:-10px;
	margin-top:20px;
}
.p11-photo {
	width:200px;
	margin-right:10px;
	display:block;
	float:left;
}
.p11-text {
}




/* footer
----------------------------------------------------------*/
.pagetop {
	text-align:right;
	padding-top:20px;
	clear:both;
}
.pagetop2 {
	text-align:right;
	padding-top:5px;
	clear:both;
}
#f-navi {
	width:880px;
	background:url(../images/line01.jpg) repeat-x top;
	font-size:80%;
	padding:20px 0 10px 0;
}
#f-navi {
	margin-bottom:5px;
}
#f-navi li{
	display:inline;
	border-right:1px solid #666;
}
#f-navi li a {
	color:#666;
	padding:0px 4px 0 3px;
}
#f-navi a:link,
#f-navi a:visited {
	text-decoration:none;
}
#f-navi a:hover{
	text-decoration:underline;
	color:#633;
}
#f-navi .end {
	border:none;
}
#copy {
	font-size:80%;
	color:#666;
}

/* print
----------------------------------------------------------*/
@media print {

}

