@charset "utf-8";
/* CSS Document */
/*メインの中左コンテンツ*/
/*各ページの中央コンテンツのお個々に置く*/
/*メインのコンテンツです*/
/*館内施設のページです*/

#slidebox{
	background-image:url(../image/kanaikari.jpg);
	background-repeat:no-repeat;
	}


#Content {
	border-top: 25px solid #333333;
	width: 830px;
	height: auto;
	/*height:1135px;*/
	
	/*height:100%;*//*------100%は空のコンテンツでの天地一杯広げて確保-------*/
	/*height:700px;*/
	background: #fff;
	margin: 0 auto;/*overflow:hidden;*/
position:relative;
	top: -50px;
	}
}
/*	  ワンカラムこから*/  
#OneColumnMain {
	width: 774px;
	height: 100%;
	/*	  background:yellow;
*/	  margin-top: 28px;
	margin-left: 28px;
	/*margin-bottom:40px;*/
}
/*	 ワンカラムここまで*/  
.koumoku774 {
	width: 774px;
	height: 180px;
	/*background:aqua;*/
	margin-top: 28px;
}
.koumoku774 .imgbox {
	float: left;
}
.koumoku774 h1 {
	font: bolder 14px/-0.5em "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #FFF;
	text-indent: 1em;
	line-height:30px;
}
.shousai {
	font-size: 12px;
	width: 420px;
	line-height: 1.8em;
	padding-top: 10px;
	padding-left: 30px;
}
.mojibox01 {
	float: left;
	width: 470px;
	height: 180px;
	margin-left: 28px;
	background-color: white;
	background-image 	: url(../image/classMojiBox01.gif);
	background-repeat: no-repeat;
}
.mojibox02 {
	float: left;
	width: 470px;
	height: 180px;
	margin-left: 28px;
	background-color: white;
	background-image 	: url(../image/classMojiBox02.gif);
	background-repeat: no-repeat;
}
.mojibox03 {
	float: left;
	width: 470px;
	height: 180px;
	margin-left: 28px;
	background-color: white;
	background-image 	: url(../image/classMojiBox03.gif);
	background-repeat: no-repeat;
}
/*.takasachousei {
	width: 774px;
	height: 0px;
	background:#FFF;
}*/
.adustHeight{
	height:50px;
	width:830px;
	background:white;
	position:relative;
	top:50px;/*コンテントの高さです*/
	}
