﻿@charset "utf-8";
body  {

	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* 複数の異なるブラウザの初期設定値に対応するため、body エレメントのマージンと余白を 0 にすることをお勧めします */
	padding: 0;
	text-align: center; /* これにより、IE 5* ブラウザではコンテナが中央揃えになります。そして、テキストは、#container セレクタの初期設定である左揃えに設定されます */
	color: #000000;
	background-color: #C5E2F4;
	background-image: url(img/global_bg1.jpg);
	background-repeat: repeat-x;	
}
.twoColFixLtHdr #container {
	width: 800px;
	margin: 0 auto; /* 自動マージン（幅と連動）により、ページが中央揃えになります */
	border: 1px solid #000000;
	text-align: left; /* この設定は body エレメントの text-align: center より優先されます。 */
	background-color: #FFFFFF;
	background-position: 230px;
	background-repeat: no-repeat;
} 
.twoColFixLtHdr #header {
	background: #DDDDDD;  /* この余白は、その下に表示される div のエレメントの左揃えと一致します。#header でテキストの代わりにイメージが使用される場合は、必要に応じて、余白を削除してください。 */
} 
.twoColFixLtHdr #header h1 {
	margin: 0; /* #header div の最後のエレメントのマージンを 0 に設定することにより、マージンの相殺（div 間の原因不明のスペース）が回避されます。div の周囲に境界線が適用されている場合は、境界線によってマージンの相殺が回避されるため、この操作は不要です */
	padding: 10px 0; /* マージンの代わりに余白を使用して、エレメントを div の端に接触しない位置に維持することができます */
}
.twoColFixLtHdr #sidebar1 {
	float: left; /* このエレメントはフローティングエレメントであるため、幅が設定されている必要があります */
	width: 230px;
	clear: left;
	background-color: #EBEBEB;
	background-image: url(img/sidemenu_body_bg.gif);
	background-repeat: repeat-y;
}
.twoColFixLtHdr #mainContent {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 230px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
} 
.twoColFixLtHdr #footer {
	background:#DDDDDD;
	text-align: center;
} 
.twoColFixLtHdr #footer p {
	margin: 0; /* フッターの最初のエレメントのマージンを 0 に設定することにより、マージンの相殺（div 間のスペース）が回避されます */
	padding: 10px 0; /* このエレメントの余白により、マージンの相殺を発生させることなく、マージンの効果とまったく同じように、スペースが設定されます */
	background-image: url(img/footer_bg.gif);
}
.fltrt { /* このクラスは、ページ上でフローティングエレメントを右側に配置するのに使用できます。プローティングエレメントは、ページ上でその横に配置されるエレメントの前に配置される必要があります。 */
	float: right;
	margin-left: 8px;
}
.fltlft { /* このクラスは、ページ上でフローティングエレメントを左側に配置するのに使用できます */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* このクラスは、div またはブレークエレメントに適用される必要があり、また、フローティングエレメントが完全に含まれているコンテナの末尾の直前にある最後のエレメントである必要があります */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.twoColFixLtHdr #yacht {
	background-image: url(img/yse_top_bg.jpg);
	height: 328px;
	width: 800px;
}
.alignleft {
	float: left;
	margin-right: 10px;
}
.alignright {
	float:right;
	margin-left:10px;
}

/*ヨット絵上の教育プログラムナビボタンの装飾*/
.twoColFixLtHdr a#pg_menu1:hover {background-image: url(img/pg_discovery_f2.gif);}
.twoColFixLtHdr a#pg_menu1 span {
	display: none;
}
.twoColFixLtHdr a#pg_menu1 {
	background-image: url(img/pg_discovery.gif);
	height: 37px;
	width: 166px;
	display: block;
	position: relative;
	left: 50px;
	top: 40px;
}


.twoColFixLtHdr a#pg_menu2:hover {background-image: url(img/pg_littlestar_f2.gif);}
.twoColFixLtHdr a#pg_menu2 span {
	display: none;
}
.twoColFixLtHdr a#pg_menu2 {
	background-image: url(img/pg_littlestar.gif);
	height: 37px;
	width: 166px;
	display: block;
	position: relative;
	left: 50px;
	top: 50px;
}
.twoColFixLtHdr a#pg_menu3:hover {background-image: url(img/pg_saturday_f2.gif);}
.twoColFixLtHdr a#pg_menu3 span {
	display: none;
}
.twoColFixLtHdr a#pg_menu3 {
	background-image: url(img/pg_saturday.gif);
	height: 37px;
	width: 166px;
	display: block;
	left: 50px;
	position: relative;
	top: 60px;
}
.twoColFixLtHdr a#pg_menu4:hover {background-image: url(img/pg_after_f2.gif);}
.twoColFixLtHdr a#pg_menu4 span {
	display: none;
}
.twoColFixLtHdr a#pg_menu4 {
	background-image: url(img/pg_after.gif);
	height: 37px;
	width: 166px;
	display: block;
	position: relative;
	left: 50px;
	top: 70px;
}
.twoColFixLtHdr a#pg_menu5:hover {background-image: url(img/pg_private_f2.gif);}
.twoColFixLtHdr a#pg_menu5 span {
	display: none;
}
.twoColFixLtHdr a#pg_menu5 {
	background-image: url(img/pg_private.gif);
	height: 37px;
	width: 166px;
	display: block;
	position: relative;
	top: 3px;
	float: right;
	right: 45px;
}
.twoColFixLtHdr a#pg_menu6:hover {background-image: url(img/pg_summer_f2.gif);}
.twoColFixLtHdr a#pg_menu6 span {
	display: none;
}
.twoColFixLtHdr a#pg_menu6 {
	background-image: url(img/pg_summer.gif);
	height: 37px;
	width: 166px;
	display: block;
	position: relative;
	top: 15px;
	float: right;
	right: 45px;
}
.twoColFixLtHdr a#pg_menu7:hover {background-image: url(img/pg_play_f2.gif);}
.twoColFixLtHdr a#pg_menu7 span {
	display: none;
}
.twoColFixLtHdr a#pg_menu7 {
	background-image: url(img/pg_play.gif);
	height: 37px;
	width: 166px;
	display: block;
	position: relative;
	float: right;
	right: 45px;
	top: 25px;
}


.twoColFixLtHdr a#pg_menu8:hover {background-image: url(img/private_2.gif);}
.twoColFixLtHdr a#pg_menu8 span {
	display: none;
}
.twoColFixLtHdr a#pg_menu8 {
	background-image: url(img/private.gif);
	height: 37px;
	width: 166px;
	display: block;
	position: relative;
	float: right;
	right: 45px;
	top: 35px;
}
/*サイドメニュー装飾*/
.twoColFixLtHdr #sidebar1 .wordsarea {
	padding-left: 15px;
	font-size: 12px;
	padding-right: 5px;
	height: 500px;
	padding-top: 15px;
}

#sidebar1 .wordsarea a#sd_menu1:hover {	background-image: url(img/sidemenu1_f2.gif);}
#sidebar1 .wordsarea a#sd_menu1 {
	background-image: url(img/sidemenu1.gif);
	height: 34px;
	width: 194px;
	display: block;
	margin-bottom: 10px;
	text-indent: -2000px;
}
#sidebar1 .wordsarea a#sd_menu2:hover {	background-image: url(img/sidemenu2_f2.gif);}
#sidebar1 .wordsarea a#sd_menu2 {
	background-image: url(img/sidemenu2.gif);
	height: 34px;
	width: 194px;
	display: block;
	margin-bottom: 10px;
	text-indent: -2000px;
}
#sidebar1 .wordsarea a#sd_menu3:hover {	background-image: url(img/sidemenu3_f2.gif);}
#sidebar1 .wordsarea a#sd_menu3 {
	background-image: url(img/sidemenu3.gif);
	height: 34px;
	width: 194px;
	display: block;
	margin-bottom: 10px;
	text-indent: -2000px;
}
#sidebar1 .wordsarea a#triallesson:hover {	background-image: url(img/bn_triallessons_f2.gif);}
#sidebar1 .wordsarea a#triallesson {
	background-image: url(img/bn_triallessons.gif);
	height: 60px;
	width: 178px;
	display: block;
	margin-bottom: 10px;
	text-indent: -2000px;
	margin-right: auto;
	margin-left: auto;
}
/*グロバールメニュー装飾*/
.twoColFixLtHdr #gmenu {
	background-image: url(img/gmenu_bg2.gif);
	height: 37px;
	width: 550px;
	display: block;
	padding-left: 250px;
}

.twoColFixLtHdr #gmenu ul {
	margin:0;
	padding: 0px;
}
.twoColFixLtHdr #gmenu li {
	display: inline;
	list-style-type: none;
}
.twoColFixLtHdr #gmenu a {
	display: block;
	margin-bottom: 10px;
	float: left;
	margin-right: 7px;
	height: 20px;
	width: 100px;
}
.twoColFixLtHdr #gmenu .btm_mrgn {
	margin-bottom: 5px;
}
.twoColFixLtHdr #gmenu a#gmenu1:hover {background-image: url(img/home_f2.gif);}
.twoColFixLtHdr #gmenu a#gmenu1 span {
	display: none;
}
.twoColFixLtHdr #gmenu a#gmenu1 {
	display: block;
	float:left;
	background-image: url(img/home.gif);
	width: 80px;
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-bottom: 0px;
	background-position: center;
}
.twoColFixLtHdr #gmenu a#gmenu2:hover {
	background-image: url(img/visit_f2.gif);
}
.twoColFixLtHdr #gmenu a#gmenu2 span {
	display: none;
}
.twoColFixLtHdr #gmenu a#gmenu2 {
	display: block;
	float:left;
	background-image: url(img/visit.gif);
	width: 80px;
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-bottom: 0px;
	background-position: center;
}
.twoColFixLtHdr #gmenu a#gmenu3:hover {background-image: url(img/recruit_f2.gif);}
.twoColFixLtHdr #gmenu a#gmenu3 span {
	display: none;
}
.twoColFixLtHdr #gmenu a#gmenu3 {
	display: block;
	float:left;
	background-image: url(img/recruit.gif);
	width: 80px;
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-bottom: 0px;
	background-position: center;
}
.twoColFixLtHdr #gmenu a#gmenu4:hover {background-image: url(img/faq_f2.gif);}
.twoColFixLtHdr #gmenu a#gmenu4 span {
	display: none;
}
.twoColFixLtHdr #gmenu a#gmenu4 {
	display: block;
	float:left;
	background-image: url(img/faq.gif);
	width: 80px;
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-bottom: 0px;
	background-position: center;
}
.twoColFixLtHdr #gmenu a#gmenu5:hover {background-image: url(img/contactus_f2.gif);}
.twoColFixLtHdr #gmenu a#gmenu5 span {
	display: none;
}
.twoColFixLtHdr #gmenu a#gmenu5 {
	display: block;
	float:left;
	background-image: url(img/contactus.gif);
	width: 80px;
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-bottom: 0px;
	background-position: center;
}
.twoColFixLtHdr #gmenu a#gmenu6:hover {background-image: url(img/pamphlet_f2.gif);}
.twoColFixLtHdr #gmenu a#gmenu6 span {
	display: none;
}
.twoColFixLtHdr #gmenu a#gmenu6 {
	display: block;
	float:left;
	background-image: url(img/pamphlet.gif);
	width: 80px;
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-bottom: 0px;
	background-position: center;
}
.twoColFixLtHdr #gmenu .gmenuhr {
	margin-top: 8px;
	display: inline;
	float: left;
}
/*ページヘッドのSEO対策ワード装飾*/
.twoColFixLtHdr #seo {
	font-size:10px;
	padding: 0px;
	display: block;
	width: 800px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	color: #333333;
}
#container #footer ul {
	padding:0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	text-align: right;
	display: block;
}
#container #footer li {
	display: inline;
	padding: 0px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 12px;
}
#container #footer li a {
	text-decoration: none;
}
#container #footer li a:hover {
	text-decoration: underline;
}
.twoColFixLtHdr #container #topictitle {
	background-image: url(img/topic_bar_bg.jpg);
	height: 20px;
	width: 524px;
	font-size: 16px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	padding-top: 7px;
	padding-left: 5px;
	display: block;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999966;
	border-right-color: #999966;
	border-left-color: #999966;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.twoColFixLtHdr #mainContent #topiclist {
	font-size:12px;
	border: 1px solid #999900;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	display: block;
	padding-left: 10px;
	width: 514px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.twoColFixLtHdr #mainContent #topiclist li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999966;
	padding-top: 5px;
	list-style-position: inside;
}
.twoColFixLtHdr #container #mainContent p {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	line-height: 130%;
	margin-top: 5px;
	margin-bottom: 10px;
}

/* ---------------------------
・テーブル
--------------------------- */

/* ----- 基本テーブル ----- */

.tb-yse {
	width:95%;
	margin:15px auto 10px auto;
	padding: 0px;
	border-spacing: 0px;
	font-size: small;
}
.tb-yse thead th { border-color: #efefef #999999 #999999 #efefef; background-color: #ffffff; }
.tb-yse tbody th { border-color: #efefef #999999 #999999 #efefef; background-color: #ffffff;
 background-image: url(../img/base/back_tb01.gif); background-position: bottom; background-repeat: repeat-x; }
.tb-yse th { margin:0px; padding: 4px; 
 border: solid 1px; border-color: #efefef #999999 #999999 #efefef;
 background-image: url(../img/base/back_tb01.gif); background-position: bottom; background-repeat: repeat-x; 
 background-color: #ffffff; text-align: center;
}
.tb-yse td {
	margin:0px;
	padding: 4px;
	background-color: #F3F3F3;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #dddddd;
	border-right-color: #9e9e9e;
	border-bottom-color: #9e9e9e;
	border-left-color: #dddddd;
}
