@charset "UTF-8";
/* color changer */

/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
サブメニュー（第２階層）
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
#submenu {
	border-bottom-color: #a3d24a;
}
#submenu ul {
	width: 680px;  /* IE6対策:実際のwidthより10px加算 */
}
#submenu li,
#submenu li a {
	background: url(../img/menu/sub_aboutus.gif) no-repeat;
}
/* ==========subMenu1=========== */
#submenu .aboutus_sm-1 {
	width: 126px;
	background-position: left -24px;
}
#submenu .aboutus_sm-1 a {
	width: 126px;
	background-position: left top;
}
#submenu .aboutus_sm-1 a:active,
#submenu .aboutus_sm-1 a:focus,
#submenu .aboutus_sm-1 a:hover,
.aboutus1 #submenu .aboutus_sm-1 a {
	background: none;
}
/* ==========subMenu2=========== */
#submenu .aboutus_sm-2 {
	width: 101px;
	background-position: -126px -24px;
}
#submenu .aboutus_sm-2 a {
	width: 101px;
	background-position: -126px top;
}
#submenu .aboutus_sm-2 a:active,
#submenu .aboutus_sm-2 a:focus,
#submenu .aboutus_sm-2 a:hover,
.aboutus2 #submenu .aboutus_sm-2 a {
	background: none;
}
/* ==========subMenu3=========== */
#submenu .aboutus_sm-3 {
	width: 74px;
	background-position: -227px -24px;
}
#submenu .aboutus_sm-3 a {
	width: 74px;
	background-position: -227px top;
}
#submenu .aboutus_sm-3 a:active,
#submenu .aboutus_sm-3 a:focus,
#submenu .aboutus_sm-3 a:hover,
.aboutus3 #submenu .aboutus_sm-3 a {
	background: none;
}
/* ==========subMenu4=========== */
#submenu .aboutus_sm-4 {
	width: 66px;
	background-position: -301px -24px;
}
#submenu .aboutus_sm-4 a {
	width: 66px;
	background-position: -301px top;
}
#submenu .aboutus_sm-4 a:active,
#submenu .aboutus_sm-4 a:focus,
#submenu .aboutus_sm-4 a:hover,
.aboutus4 #submenu .aboutus_sm-4 a {
	background: none;
}
/* ==========subMenu5=========== */
#submenu .aboutus_sm-5 {
	width: 110px;
	background-position: -367px -24px;
}
#submenu .aboutus_sm-5 a {
	width: 110px;
	background-position: -367px top;
}
#submenu .aboutus_sm-5 a:active,
#submenu .aboutus_sm-5 a:focus,
#submenu .aboutus_sm-5 a:hover,
.aboutus5 #submenu .aboutus_sm-5 a {
	background: none;
}
/* ==========subMenu6=========== */
#submenu .aboutus_sm-6 {
	width: 73px;
	background-position: -477px -24px;
}
#submenu .aboutus_sm-6 a {
	width: 73px;
	background-position: -477px top;
}
#submenu .aboutus_sm-6 a:active,
#submenu .aboutus_sm-6 a:focus,
#submenu .aboutus_sm-6 a:hover,
.aboutus6 #submenu .aboutus_sm-6 a {
	background: none;
}



/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
コンテンツエリア
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
#content {
	background: url(../../aboutus/img/bg_content.png) left top repeat-y;
}
#contentLeft #cornertitle {
	width: 280px;
	height: 300px;
}
#contentLeft #cornertitle span {
	background: url(../../aboutus/img/title.jpg) no-repeat;
}
#contentLeft ul li a {
	background-color: #e6f4c3;
}
#contentbody h3 {
	color: #6db900;
	background-color: #e6f4c3;
}
#contentbody h4,
caption {
	background-image: url(../../aboutus/img/bg_caption.png);
	color: #6db900;
}



/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
フッター
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
#contentfooter {
	background-image: url(../../aboutus/img/bg_contentfooter.png);
}



/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
各コンテンツ
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
#contentbody ul.column li.col2 {
	width: 300px;
}
#contentbody ul.column li .detail{
	height: 6em;
}
#contentbody ul.column li.col2 .detail{
	height: 18em;
}
#contentbody .detail span.photo{
	float: left;
	padding: 0 10px 5px 0;
	background: url(../../aboutus/img/photoshadow.png) -50px bottom no-repeat;
}
#contentbody div.photo2{
	float: left;
	padding: 0 10px 5px 0;
	background: url(../../aboutus/img/photoshadow.png) -40px top no-repeat;
}
#contentbody p.name {
	font-weight: bold;
	border-bottom: solid 2px #9CCD90;
	margin: 0 10px 1px 0;
	padding: 2px 10px;
	font-size: 12px;
	color: #007740;
	background: transparent;
}
#contentbody p.message {
	padding-bottom: 0.5em;
	color: #6db900;
	font-weight: bold;
	font-size: 110%;
}
#yosano {
	text-align: center;
	float: left;
	width: 300px;
}
#munakata {
	text-align: center;
	float: right;
	width: 320px;
}

/* コースマネージャーからのメッセージ */
.cm_message {
	margin-bottom: 2em;
}
.cm_message p.cm_photo {
	float: right;
	width: 150px;
	margin-bottom: 1em;
	text-align: right;
}
.cm_message p.cm_lead {
	font-weight: bold;
	font-size: 140%;
	line-height: 1.6;
	color: #cc0000;
}
.cm_message h3 {
	clear: both;
}
.cm_message li {
	margin-bottom: 0.5em;
}
.cm_message li ul {
	margin-top: 0.5em;
}

/* 創立から現在まで */
#history .history_txt {
	float: left;
	margin: 0;
	padding: 0;
	width: 440px;
	border-left: solid 2px #555555;
}
#history .history_txt dt {
	margin-bottom: 0.5em;
	padding: 4px 10px;
	color: #ffffff;
	background-color: #555555;
	font-size: 120%;
}
#history .history_txt dd {
	padding-left: 10px;
	margin-bottom: 1.5em;
}
#history .imagecaption {
	float: right;
	margin: 0;
	padding: 0;
	width: 180px;
}
#history .imagecaption li {
	padding-bottom: 15px;
	font-size: 90%;
	text-align: right;
}

/* 施設・設備 */
.floor_map {
	width: 648px;
}
.floor_map p {
	float: left;
	margin: 0;
	padding: 0;
	width: 408px;
}
.floor_map ul {
	float: right;
	margin: 0;
	padding: 0;
	width: 240px;
}
.floor_map li img {
	vertical-align: bottom;
}
.floor_map li {
	margin: 0;
	padding: 0;
}
.floor_img {
	clear: both;
	padding-top: 1.5em;
}
.floor_img h4 {
	clear: both;
}
.floor_img .imgbox,
.floor_img .imgbox_r {
	float: left;
	width: 219px;
	color: #2C6294;
}
.floor_img .imgbox_r {
	width: 210px;
}

/* 駿河台の風 */
.msg_block {
	margin-bottom: 3em;
}
.msg_block .txt_block {
	padding-bottom: 3.2em;
}
