@charset "UTF-8";
/* CSS Document */

/* ----------------------------------------------------------
	#main-contents
---------------------------------------------------------- */
#main-contents {
	width: 1000px;
	margin: 0 auto;
	line-height:1.5;
}


.sche{
    margin:40px auto 50px;
	width: 760px;
	
}


#main-contents section[id$="-area"] .area-right {
	width: 420px;
	float: right;
	margin: 0 26px 0 0;
	overflow: hidden;
}

.osusume{
    width:760px;
	margin:0 auto;	
	
}

.photo_space {
    margin: 15px auto;
    width: 600px;
	border:1px solid #ccc;
	
 }

.box_defo {
	clear: both;
	overflow: hidden;
	width: 950px;
	margin: 10px auto 30px;
	padding: 0px;
	text-align: left;
}


.facility{
	background:#9C0C0E;
	padding:10px;
	text-align:center;
	font-size:18px;
	font-weight:bold;
	color:#fff;
	}

.caption{
	font-size:14px;
	width:330px;
	margin:10px 0;
	
}

/* box_deef の最後の要素 */
.box_defo:last-of-type {
	margin-bottom: 20px;
}

.hatoma{
	width:485px;
	margin:10px auto 20px;
}

.small{
	width:450px;
	font-size:14px;
	margin:10px 0
}


.back {
    width: 10em;
    padding: 0px 0px 0px 25px;
    margin: 0px auto 40px;
    background: transparent url("../img/back.gif") no-repeat scroll center left;
}
.line{
    border-top:1px solid #ccc;
	padding:30px 0 0;
	
}

#main-contents #content-area .outline {
	width: 700px;
	margin: 0 auto;
	border: 2px solid #ccc;
}
#main-contents #content-area .outline .top th {
	text-align: center;
}
#main-contents #content-area .outline th {
	width: 157px;
	height: 51px;
	background: #f1ffef;
	border: 1px solid #ccc;
	font-weight: bold;
	color: #000;
	text-align: left;
	vertical-align: middle;
	padding: 5px 10px;
	line-height: 1.4;
}
#main-contents #content-area .outline td {
	width: 150px;
	height: auto;
	border: 1px solid #ccc;
	font-weight: normal;
	color: #000;
	text-align: left;
	vertical-align: middle;
	 padding:15px 20px 15px 15px;
}
#main-contents #content-area .outline .top th {
	background: #5ba753;
	color: #fff;
	font-size: 18px;
}
#main-contents #content-area .outline .top .blank {
	background: #fff;
	border: 2px solid #ccc;
	border-top: 2px solid #fff;
	border-left: 2px solid #fff;
}
