@charset "utf-8";
/* CSS Document */
#contain {
	width:900px;
	margin:0 auto;
}
#contain p {
	font-family:"メイリオ", Meiryo, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:14px;
	line-height:1.4em;
}
br.clear {
	clear:both;
	width:0;
	height:0;
	overflow:hidden;
	margin:0;
	padding:0;
}
#contents {
	background:url(../images/main_bg.jpg) right top no-repeat;
	height:530px;
	padding-left:30px;
}
h2 {
	font-size:43px;
	text-shadow:3px 3px 2px #cccccc;
	margin-bottom:60px;
}
p.lead {
	font-weight:bold;
	font-size:17px!important;
	line-height:2em!important;
	margin-bottom:80px;
}
p.outline {
	font-size:16px;
}
p.add {
	font-size:13px;
	line-height:1.8em;
}
h4 {
	background:url(../images/btn_square.jpg) left center no-repeat;
	padding-left:24px;
	margin-left:10px;
}
h4.float {
	float:left;
	width:250px;
	margin-left:10px;
}
#detail {
	background:url(../images/bar_dot.jpg) center top no-repeat;
	float:left;
	padding-top:10px;
	margin-left:10px;
	padding-left:10px;
	width:260px;
	height:340px;
	border:solid 2px #cccccc;
	border-radius: 0.5em;
	-moz-border-radius: 0.5em;
	-webkit-border-radius: 0.5em;
	-o-border-radius: 0.5em;
	-ms-border-radius: 0.5em;}	
p.small {
	font-size:14px;
}
#facility {
	padding-left:20px;
	margin-bottom:30px;
}
p.back {
	background:url(../images/back.jpg) center no-repeat;
	padding-top:12px;
	margin:0 auto;
	text-align:center;
	margin-bottom:30px;
	font-size:11px;
	height:40px;
}
a {
	text-decoration:none;
}


