@charset "Shift_JIS";

@import url("reset.css");
@import url("common.css");
@import url("style.css");
@import url("lightbox.css");

/* index-all
-------------------------------------------------------------------------------- */

#index-all {
	width: 915px;
	height:0 auto;
	background:#f0f0f0;

}

/* メインコンテンツ
-------------------------------------------------------------------------------- */

#main {
	width: 694px;
	height:790px;
	background:#f0f0f0;
/*	background: url(../mail/image/main-section-bg.jpg) no-repeat bottom;*/
	border:#cfcfcf solid;
	border-width:0px 1px 0px 0px;
	float:right;
}

#main-section-1 {
	width: 674px;
	margin: 10px 0px 0px 10px;
}

#main-section-1 h1 {
	width: 654px;
	height:24px;
	padding: 5px 0px 0px 20px;
	color:#FFFFFF;
	font-size:14px;
	font-weight: bold;
	letter-spacing:1px;
	background:url(../image/main-title-bg.jpg) no-repeat;
}

#main-section-2 h1 {
	width: 649px;
	height:24px;
	padding: 5px 0px 0px 25px;
	margin: 10px 0px 0px 10px;
	color:#FFFFFF;
	font-size:14px;
	font-weight: bold;
	letter-spacing:1px;
	background: url(../image/sub-title-bg.jpg) no-repeat;
}


#message {
	width:672px;
	height:110px;
	margin-top: 4px;
	border: 1px solid #656565;
	background: #FFFFFF;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
}

#message p{
	padding: 8px 0px 0px 15px;
	font-size:12px;
	line-height:23px;
	letter-spacing:1px;
}



#main-section-2-all {
	width:672px;
	height:380px;
	margin: 4px 0px 0px 10px;
	border: 1px solid #656565;
	background:#FFFFFF;
}

#main-section-2-all li {
	margin: 20px 0px 0px 10px;
	font-size:26px;
	font-weight:bold;
	line-height:23px;
	letter-spacing:1px;
	color:#565656;
}

#main-section-2-all figure {
	margin: 0px 0px 0px 0px;
	text-align:left;
}


#main-section-3 {
	float: left;
}

#main-section-3 h1 {
	width: 285px;
	height:24px;
	padding: 5px 0px 0px 25px;
	margin: 10px 0px 0px 10px;
	color:#FFFFFF;
	font-size:14px;
	font-weight: bold;
	letter-spacing:1px;
	background: url(../philosophy/image/sub-title-bg-mini.jpg) no-repeat;
}

#main-section-3-all {
	width:335px;
	height:155px;
	margin: 4px 0px 0px 10px;
	border: 1px solid #656565;
	background:#FFFFFF;
}

#main-section-3 p {
	margin: 10px 20px 0px 10px;
	font-size:12px;
	line-height:18px;
	letter-spacing:1px;
}

.schedule-button {
	margin: 10px 0px 0px 10px;
}

.schedule-button a:hover{
	opacity: 0.5; 
}



#main-section-4 {
	float: right;
}

#main-section-4 h1 {
	width: 285px;
	height:24px;
	padding: 5px 0px 0px 25px;
	margin: 10px 0px 0px 10px;
	color:#FFFFFF;
	font-size:14px;
	font-weight: bold;
	letter-spacing:1px;
	background: url(../philosophy/image/sub-title-bg-mini.jpg) no-repeat;
}

#main-section-4-all {
	width:325px;
	height:155px;
	margin: 4px 10px 0px 10px;
	border: 1px solid #656565;
	background:#FFFFFF;
}


.secton-4-leftbox {
	width:200px;
	height:120px;
	float:left;
}

.secton-4-rightbox {
	width:110px;
	height:120px;
	float:right;
	padding: 10px 5px 0px 0px;
}

#main-section-4 p {
	margin: 10px 0px 0px 10px;
	font-size:12px;
}
#main-section-4 figure {
	margin-top:5px;
	font-size:12px;
}

