/*すべてのhtmlに共通*/
body {
text-align: center;
margin: 0px;
padding: 0px;
background-color: #f9fff6;
font: normal 13px arial, helvetica, hirakakupro-w3, osaka, "ms pgothic", sans-serif;
font-color: #091e00;
}


/*コンテナ領域*/
#container {
text-align: center;
margin: 0px 0px;
padding: 0px;
width: 800px;
background-color: transparent;
}


/*トップ*/
/*トップ領域(div id="top")*/
#top {
height: 260px;
margin: 0px;
padding: 10px;
background: url('../img/topbanner.jpg') repeat-y;
}
#top p.above {/*elegantintelligent*/
margin: 0px;
padding: 0px 20px 0px 20px;
color: #f2fff0;
font-size: 12px;
font-family: Monotype Corsiva;
text-align: left;
}
#top h1 {/*クレスト美杉台*/
margin: 0px;
padding: 140px 0px 10px 0px;
font-size: 40px;
font-family: serif;
font-weight: bold;
text-align: center;
color: #091e00;
}
#top p{
margin: 0px;
padding: 0px 20px 0px 20px;
color: #fefffc;
font-size: 15px;
text-align: center;
}
/*トップリンク*/
#top a:link {
	color: #f9fff6;
	text-decoration: none;
}
#top a:visited {
	color: #f2fff0;
	text-decoration: none;
}
#top a:hover {/*マウスカーソルが上に来た時のリンク*/
color: #f2fff0; /*リンクの色*/
position: relative;
top: 1.5px; /*下に動く大きさ*/
left: 1.5px; /*右に動く大きさ*/
}

/*トップメニュー領域(div id="topmenu")*/
#topmenu{/*上部メニュー部分*/
	width: 800px;
	height: 40px;
	}
#topmenu a{
	display: block;            
	height: 40px;
	color: #f2fff0;
	font-size: 15px;
    /*font-family: "ＭＳ　明朝", verdana;*/
    text-align: center;
	text-decoration: none;
	padding-top: 2px;					/*上の余白*/
	}
#topmenu ul{
	margin: 0px;						/*初期値リセット*/
	padding: 0px;						/*初期値リセット*/
	}
	
#one{
	width: 160px;						/*幅*/
	line-height: 35px;					/*行の高さ*/
	/*リストマーク設定*/
	float: left;						/*回り込み*/
	background: url('../img/2.jpg') no-repeat;	/*背景*/
	list-style-type: none;
	}
#one a:hover{
	background: url('../img/2-h.jpg') no-repeat;	/*背景*/
	text-decoration: none;
	}
	
#two{
	width:160px;						/*幅*/
	line-height: 35px;					/*行の高さ*/
	/*リストマーク設定*/
	float: left;						/*回り込み*/
	background: url('../img/3.jpg') no-repeat;	/*背景*/
	list-style-type: none;
	}
#two a:hover{
	 background: url('../img/3-h.jpg') no-repeat;/*背景*/
	 text-decoration: none;
	 }
#three{
	width:160px;						/*幅*/
	line-height: 35px;					/*行の高さ*/
	/*リストマーク設定*/
	float: left;						/*回り込み*/
	background: url('../img/4.jpg') no-repeat;	/*背景*/
	list-style-type: none;
	}
#three a:hover{
	 background: url('../img/4-h.jpg') no-repeat;/*背景*/
	 text-decoration: none;
	 }
#four{
	width:160px;						/*幅*/
	line-height: 35px;					/*行の高さ*/
	/*リストマーク設定*/
	float: left;						/*回り込み*/
	background: url('../img/5.jpg') no-repeat;	/*背景*/
	list-style-type: none;
	}
#four a:hover{
	 background: url('../img/5-h.jpg') no-repeat;/*背景*/
	 text-decoration: none;
	 }
#five{
	width:160px;						/*幅*/
	line-height: 35px;					/*行の高さ*/
	/*リストマーク設定*/
	float: left;						/*回り込み*/
	background: url('../img/6.jpg') no-repeat;	/*背景*/
	list-style-type: none;
	}
#five a:hover{
	 background: url('../img/6-h.jpg') no-repeat;/*背景*/
	 text-decoration: none;
	 }


/*ページボディー＝センターとライトを囲む領域*/
#pagebody { 
	margin: 0px;
	padding: 0px;
	width: 100%;
	background-color: transparent;
	}

/*センター領域*/
#center {
	width: 600px;
	float: left;
	margin: 20px 0px 20px 0px;
	padding: 10px 10px 10px 10px;
	background-color: transparent;
	}

/*センターコンテンツ*/
#center p.ban1 {/*インデックスページセンターの見出し*/
	margin: 30px 0px 20px 0px;
	padding: 5px 5px 2px 15px;
	font-size: 25px;
	/*font-family: serif;*/
	font-weight: lighter;
	color: #f2fff0;
	text-align: left;
	background: url('../img/centerbanner.jpg') center;
	clear: both;
	}

#center p.belowban1 {/*キャンペーン告知*/
	width: 400px;
	height: 150px;
	margin: -10px 0px 0px -10px;
	padding: 10px;
	background: url('../img/bellgoldribbons.jpg') no-repeat bottom right;
	/*color: #f3460c;*/
	font-size: 18px;
	text-align: left;
	clear: both;
	}

#center p.ban2 {/*インデックスページセンターの小見出し*/
	margin: 20px 0px 10px 15px;
	padding: 5px 5px 5px 15px;
	color: #091e00;
	background: url('../img/whiteran.jpg') center;
	background-color: transparent;
	border-right: #cbccca solid 1px;
	border-bottom: #cbccca solid 1px;
	font-size: 18px;
	text-align: left;
	clear: both;
}
#center p.belowban2 {/*インデックスページセンターの小見出しの下*/
	margin: 0px;
	padding: 5px 5px 5px 25px;
	font-size: 15px;
	text-align: left;
	}

#center h4 {
	margin: 15px 0px 10px 25px;
	padding: 2px 1px 1px 10px;
	color: #003300;
	background: url('../img/titleh5.gif') no-repeat;
	font-size: 12px;
	font-family: "ＭＳ　ゴシック" , verdana;
	font-weight: lighter;
	text-align: left;
	clear: both;
	}

#center p.belowh4 {
	margin: 0px;
	padding: 5px 5px 5px 25px;
	color: #33471e;
	font-family: "ＭＳ　ゴシック", verdana;
	font-size: 12px;
	line-height: 18px;
	text-align: left;
	}

/*オレンジボックス*/
#center div.orangebox {
	width: 440px;
	margin: 10px 10px 10px 30px;
	padding: 15px;
	background-color: #ff8000;
	border-top: #ff9933 2px solid;
	border-right: #f37f0c 2px solid;
	border-bottom: #f37f0c 2px solid;
	border-left: #ff9933 2px solid;
	color: #fefffc;
	font-family: "ＭＳ　ゴシック", verdana;
	font-size: 12px;
	text-align: left;
	float: left;
	}

/*オレンジボックスのタイトル*/
#center div.orangebox .title {
	margin: 10px 10px 20px 10px;
	padding: 5px;
	background-color: #fefffc;
	color: #ff8000;
	font-family: "ＭＳ　ゴシック", verdana;
	font-size: 15px;
	font-weight: bolder;
	text-align: center;
	}

/*オレンジボックスの注意書き*/
#center div.orangebox .note {
	margin: 10px 10px 10px 10px;
	padding: 5px;
	background-color: transparent;
	color: #fefffc;
	font-family: "ＭＳ　ゴシック", verdana;
	font-size: 9px;
	text-align: right;
	}

/*コースページのコース概要ボックス*/
#center div.course {
margin: 10px 5px 10px 25px;
padding: 5px;
background-color: #eeeeee;
border-top: #ededed 2px solid;
border-right: #efefef 2px solid;
border-bottom: #efefef 2px solid;
border-left: #ededed 2px solid;
color: #33471e;
font-family: "ＭＳ　ゴシック", verdana;
font-size: 12px;
line-height: 18px;
text-align: left;
clear: both;
}
/*コースページのリンクバナー*/
#center div.silverbanner {
width: 88px;
height: 31px;
margin: 10px 0px 10px 30px;
padding: 8px;
background: url('../img/silverbanner.gif');
color: #fefffc;
font-family: "ＭＳ　ゴシック", verdana;
font-size: 12px;
text-align: center;
float: left;
}

#center p {
	margin: 0px 0px 1em 0px;
	padding: 0px;
	font-size: 12px;
	color: #091e00;
	text-align: left;
	}

/*画像回り込み*/
.floatleft {
	float: left;
	border: none;
	margin: 0px 10px 0px 20px;
	padding: 10px;
	}
.floatright {
	float: right;
	border: none;
	margin: 0px 20px 0px 10px;
	padding: 10px;
	}


/*ライト領域(div id="right")*/
#right {
	width: 200px;
	float: right;
	margin: 20px 0px 20px 0px;
	padding: 0px;
	background-color: #f2fff0;
	}

/*ボトム領域(div id="bottom")*/
#bottom {
	height: 50px;
	text-align: center;
	width: 100%;
	clear: both;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px;
	background-image: url('../img/topbanner.jpg');
	}

/*ボトムコンテンツ*/
#bottom p {
	margin: 0px;
	padding: 40px 0px 0px 0px;
	font-size: 12px;
	text-align: center;
	color: #f2fff0;
}

hr {
color: #009900; /* 線の色(IE用)*/
background-color: #009900; /* 線の色(NN用)*/
height: 1px; /* 線の太さ */
border: 0px; /* 枠の太さ */
width: 95%;
filter: Alpha(opacity=100, finishopacity=0, style=3); /* フィルタ */
}

/*リンク*/
a:link {
	color: #091e00;
	text-decoration: none;
	}
a:visited {
	color: #f37f0c;
	text-decoration: none;
	}
a:hover {/* マウスカーソルが上に来た時のリンク */
	color: #80f30c; /* リンクの色 */
	position: relative;
	top: 1.5px; /*下に動く大きさ*/
	left: 1.5px; /*右に動く大きさ */
	}

/*インラインフレームライト(iframe id="iframeright")*/
#iframeright {
	width: 200px;
	height: 800px;
	scrolling: no;
	margin: 0px;
	padding: 0px;
	}

/*インラインフレームセンタートップ(iframe id="iframecentertop")*/
#iframecentertop {
	width: 560px;
	height: 150px;
	scrolling: auto;
	margin: 20px 0px 20px 0px;
	padding: 0px;
	}
