@charset "euc-jp";
/* CSS Document */

/*
==========================================================================================*/
.mb0{
margin-bottom:0px;
padding-bottom:0px;
}
.mb15{
margin-bottom:15px;
padding-bottom:0px;
}
.colL{
float:left;
}
.colR{
float: right;
}

#sugoi p{
padding-bottom:15px;
line-height:20px;
}

#sugoi p.listL{
color:#FFFFFF;
font-weight:bold;
margin-bottom:0px;
padding-bottom:0px;
}

#sugoi .listL span{
background-color:#773738;
line-height:20px;
}

#sugoi{
	background-image: url(img/sugoi.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 80px;
	background-color: #F1EBE3;
	padding-right: 20px;
	padding-left: 20px;
}

#sugoi li{
margin-bottom:0px;
padding-bottom:0px;
}

#sugoi .colL{
width:290px;
}

#sugoi .colR{
width:290px;
}


#box01,
#box03,
#box05
{
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #903a39;
	padding-top: 25px;

}

#box01 .colL{
width:430px;
}



#box01 .colR{
width:200px;
}




#box02 .colL{
width:300px;
}



#box02 .colR{
width:340px;
}

#box02 ul li ,
#box04 ul li ,
#box06 ul li {
clear:both;
}

#box02 ul li img,
#box04 ul li img{
	float:left;
	display: block;
}

#box02 ul li p,
#box04 ul li p,
#box06 ul li p{
	float:right;
	width:280px;
	font-size: 10px;
	margin: 0px;
	display: block;
	line-height: 14px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

ul li p strong,
.txtcolor{
color:#802e2e;
}


#box03 .colL{
width:420px;
}



#box03 .colR{
width:200px;
}

#box03 .colR p{
font-size:10px;
line-height:14px;
}


#box04 .colL{
	width: 300px;
}


#box04 .colR{
	width: 340px;
}

#box06 .colL{
	width: 280px;
}


#box06 .colL img{
	padding-left:20px;
}
#box06 .colR{
	width: 300px;
}


.spaDetail{
	clear:both;
	background: url(img/info.jpg) 0 0 no-repeat;
	border: 1px solid #000000;
	margin-bottom: 15px;
}

.spaDetail .colL{
	float:none;
	padding-top: 45px;
	padding-left: 20px;
}

#spa02{
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #B7B7B7;
	padding-top: 15px;
}


#info02 .colL{
width:360px;
}

#info02 .colR{
width:300px;
}





/*ナビゲーター＆ものことひと　　常に表示領域
==========================================================================================*/
#navigator{
	width:650px;
	height:153px;
	border: 1px solid #333333;
	background-image: url(../img/profile.gif);
	background-repeat: no-repeat;
	background-position: 8px 5px;
	padding: 0px;
	margin-bottom: 30px;
}

#navigator .left{
	width: 446px;
	padding: 50px 29px 0 15px;
	float: left;
}

#navigator .right{
	width: 160px;
	float: left;
}

.mkh{ 
	clear:both;
	background:url(img/mkh.jpg) no-repeat;
}
.mkh p {
	width:360px;
	padding-top:140px;
	padding-left: 10px;
	margin-bottom: 30px;
}





/*==========================================================================================

	// nazuka 1224追加

==========================================================================================*/
/*----- mainText -----*/
#contentBody #textBox01 img{
	float:left;
}
#contentBody #textBox01 p{
	float:right;
	width:317px;
}
#contentBody #textBox01 .caps{
	padding-bottom:30px;
}

#contentBody #textBox02{
	clear:both;
}
	#contentBody #textBox02 img{
		float:right;
	}
	#contentBody #textBox02 p{
		float:left;
		width:475px;
	}


/*----- recommend -----*/
*:first-child+html #contentBody #recommend {/*IE7*/
	clear:both;
	height:330px;
	padding:0 0 10px;
	margin:0 0 20px;
	background:url(img/recommend_ttl_b.gif) 0 100% no-repeat;
}
#contentBody #recommend{
	clear:both;
	padding:0 0 10px;
	margin:0 0 20px;
	background:url(img/recommend_ttl_b.gif) 0 100% no-repeat;
}
#contentBody #recommendTTL{
	padding:130px 0 0;
	background:url(img/recommend_ttl.gif) 0 0 no-repeat;
}
	#contentBody #recommend p{
		font-size:10px;
	}

	#contentBody #recommend .recL{
		float:left;
		width:310px;
		margin:0 0 0 5px;
		background:url(img/sub_ph01.jpg) 0 0 no-repeat;
	}
		#contentBody #recommend .recL p{
			margin:0 0 0 110px;
		}
		
#contentBody #recommend .subTTL{
	padding:20px 0 22px;
	font-weight:bold;
}
	

	#contentBody #recommend .recR{
		float:right;
		width:315px;
		margin:0 5px 0 0;
		background:url(img/sub_ph02.jpg) -5px 0 no-repeat;
	}
		#contentBody #recommend .recR p{
			margin:0 15px 0 100px;
		}

