@charset "euc-jp";
/* CSS Document */
#spring #header {
	background:url(image/header.jpg) no-repeat left top;
	width:700px;
	height:180px;

}
#spring #header h2 {
	color: #FFF;
	font-size:11px;
	padding:165px 0 0 10px;
	text-align:left;
}



#spring .box1 {
	background:url(image/box.gif) no-repeat left top;
	margin-top:5px;
	margin-right:15px;
	width:340px;
	height:450px;
	float:left;
}
#spring .box2 {
	background:url(image/box.gif) no-repeat left top;
	margin-top:5px;
	width:340px;
	height:450px;
	float:left;
}

#spring .h2 {
	width:336px;
	height:60px;
	text-align:center;
	font-weight:normal;
}

#spring .photo {
	height:193px;
	padding:0px 10px 0 24px;
}

#spring .name {
	text-align:center;
	font-size:12px;
	line-height: 120%;
	height: 45px;
}

#spring .text {
	height:50px;
	padding:0 30px 0 32px;
}



#spring .btn {
	height:55px;
	text-align:center;
	vertical-align:top;
}


.address {
	text-align:center;
}

/*º¸¥á¥Ë¥å¡¼*/

#spring #lboxm2 {
	height:100%;
	background:url(image/left_bg.gif) repeat-y top center;
}


#spring #lboxm2 p{
	padding:0 10px 5px 10px;
	background:url(image/line.gif) center bottom no-repeat;
	color:#000;
	line-height:150%;
	font-size:12px;
	padding:0 10px 5px 10px;
}

#spring #lboxm2 a{
	color:#BA3F75;
	line-height:180%;
	font-size:13px;
}
#spring #lboxm2 a:hover{
	color:#FFFFFF;
}

/*----------------------------------------------------*/

.itembox01{
float:left;
background:url(image/item_bg.gif) no-repeat top center;
width:340px;
height:450px;
margin:0 0 20px 0;
}

.itembox01 h3{
margin:0;
padding:0;
border:none;
}

.itembox01 img.center{
display:block;
margin:0 auto;
}

.itembox02{
float:right;
background:url(image/item_bg.gif) no-repeat top center;
width:340px;
height:450px;
margin:0 0 20px 0;
}

.itembox02 h3{
margin:0;
padding:0;
border:none;
}

.itembox02 img.center{
display:block;
margin:0 auto;
}

div.itemname{
background:url(image/itemname_bg.gif) no-repeat top center;
width:264px;
height:59px;
margin:5px auto;
padding:8px 0 0 8px;
}

div.itemname h4{
font-size:15px;
font-weight:normal;
}

div.itemname h4 a{
color:#8F0000;
text-decoration:none;
}

div.itemname h4 a:hover{
text-decoration:underline;
}

div.itemname p{
font-size:13px;
}

div.itemname p a{
color:#8F0000;
text-decoration:none;
}

div.itemname p a:hover{
text-decoration:underline;
}

p.itemcom{
width:272px;
margin:5px auto;
line-height:110%;
}
