@charset "shift_jis";
/*-----------------------

	メインPHOTO
	
-----------------------*/

#photo {
	width:950px;
	height:351px;
	position:relative;
	background-image: url(img/photo.jpg);
	background-repeat:no-repeat;
	border-bottom:5px solid #2DA25F;
}

#photo #catch{
	width:820px;
	height:180px;
	position:absolute;
	left:10px;
	top:50%;
	margin-top:-90px;
}

#photo #catch h2{
	margin-bottom:10px;
}

#photo #kakaku{
	width:820px;
}

#kakaku-title{
	float:left;
}

#kakaku-more{
	float:right;
}

#kakaku-main{
	width:347px;
	height:35px;
	float:left;
	background-image:url(img/kakaku_r1_c2.png);
	background-repeat:repeat-x;
	text-align:left;
	line-height:35px;
	font-size:10pt;
	font-weight:bold;
}

#kakaku-main strong{
	font-size:18pt;
}


/*-----------------------

	下部
	
-----------------------*/

#main-bottom{
	width:934px;
	margin:0 auto;
	padding:20px 0;
}

/*--------Welcome------*/

#welcom{
	width:491px;
	float:left;
	background-image:url(img/welcom_r3_c1.gif);
	background-repeat:repeat-y;
}

#welcom-top{
	background-image:url(img/welcom_r1_c1.gif);
	background-repeat:no-repeat;
	padding-top:10px;
}

#welcom-bottom{
	background-image:url(img/welcom_r5_c1.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	padding-bottom:10px;
}

#welcom .inner{
	width:476px;
	border-bottom:3px double #2DA25F;
	padding-bottom:10px;
	margin:0 auto;
}

#welcom h3{
	text-align:center;
	margin-bottom:10px;
}

#welcom .coment{
	width:342px;
	padding: 10px 0 5px 125px;
	margin:0 auto;
	background-image:url(img/women.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}

#welcom .coment p{
	margin-bottom:10px;
}

#welcom h4{
	width:467px;
	margin:5px auto 10px auto;
}

#welcom .main{
	width:462px;
	margin:0 auto;
	text-align:left;
}

#welcom #contact{
	width:476px;
	padding-top:10px;
	background-image:url(img/line.gif);
	background-repeat:repeat-x;
	margin-top:10px;
}

#welcom #contact .inner{
	width:406px;
	margin:0 auto;
	padding:0;
	border-bottom:none!important;
}

#welcom #contact .logo{
	float:left;
}

#welcom #contact .tel{
	width:241px;
	float:right;
	padding-top:5px;
}

#welcom #contact .tel p{
	margin-top:5px;
}

/*--------News------*/

#news{
	width:437px;
	float:right;
	background-image:url(img/news_r3_c1.gif);
	background-repeat:repeat-y;
}

#news h3{
	margin-bottom:0;
}

#news-bottom{
	background-image:url(img/news_r5_c1.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	padding-bottom:0;
}

#news dl{
	width:416px;
	height:333px;
	overflow:auto;
	margin:0 auto;
	text-align:left;
	padding:10px;
}

#news dt{
	background-image:url(img/ico.gif);
	background-position:center left;
	background-repeat:no-repeat;
	padding-top:5px;
	font-weight:bold;
	padding-left:8px;
	line-height:13px;
}

#news dd{
	padding-left:8px;
	background-image:url(img/line.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	padding-bottom:5px;
}