@charset "utf-8";
/* CSS Document */
#special #header {
	background:url(image/header.jpg) no-repeat left top;
	width:700px;
	height:180px;

}
#special #header h2 {
	color: #AC0000;
	font-size:11px;
	padding:167px 0 0 15px;
	text-align:left;
}

#special .box1 {
	background:url(image/box.gif) no-repeat left top;
	margin-top:5px;
	margin-right:15px;
	width:340px;
	height:450px;
	float:left;
}
#special .box2 {
	background:url(image/box.gif) no-repeat left top;
	margin-top:5px;
	width:340px;
	height:450px;
	float:left;
}

#special .h2 {
	width:336px;
	height:60px;
	text-align:center;
	font-weight:normal;
}

#special td.photo {
	height:195px;
	padding:15px 0 0 0;
	_padding:0;
	text-align:center;

}


#special td.name {
	text-align:center;
	padding:5px 0 0 0;
	font-size:14px;
	line-height: 120%;
}

#special .text {
	padding:0 30px 0 32px;
	vertical-align: top;
}

#special p {
	margin-top:5px;
	font-size:13px;
	line-height: 110%;
}



#special .btn {
	height:50px;
	text-align:center;
	vertical-align:top;
}

#boxes a {
	color:#0000FF;
}

#boxes a:hover {
	color:#0000FF;
	text-decoration:underline;
}
.address {
	text-align:center;
}

/*左メニュー*/

#special #lboxm2 {
	height:2000px;
	background-color:#FFD7D7;
}


#special #lboxm2 p{
	padding:0 10px 10px 10px;
	background:url(image/line.gif) left bottom no-repeat;
	color:#FFFFFF;
	line-height:150%;
	padding:0 10px 5px 10px;
}

#special #lboxm2 a{
	color:#600;
	line-height:180%;
	font-size:12px;
}
#special #lboxm2 a:hover{
	color:#FF8DA2;
}
