@charset "utf-8";
body  {
	font: 97% "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	background: #eff;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #333;
}
img, img a {
	border: none;
	margin: 0;
	padding: 0;
	vertical-align: top;
}
#container { 
	width: 760px; 
	background: #FFF url(img/bgwood.png) repeat-y;
	margin: 0 auto;
	text-align: left;
}
#header-top {
	width: 760px;
	height: 240px;
	background: url(img/header01.jpg) no-repeat;
}
#header-top h1 {
	text-indent: -9999px;
}
#header {
	background: url(img/header02.jpg) no-repeat;
	padding: 150px 0 0;
} 
#header h1 {
	margin: 0;
	padding: 0;
}

/* #sidebar に関するヒント：
1. 単位は相対単位であるため、サイドバーで余白を使用することは回避してください。標準に準拠したブラウザでは、余白は全体の幅に追加されるため、実際の幅が不特定の幅になります。 
2. サイドバーの値の単位として em が使用されているので、その幅が初期設定のテキストサイズに応じて変化することに注意してください。
3. 「#sidebar1 p」ルールで見られるように、div の端と div に含まれるエレメントの間のスペースは、エレメントに左マージンと右マージンを適用することによって設定できます。
*/
#sidebar {
	float: left; 
	width: 200px;
	padding: 0;
}
#sidebar h2 {
	height: 0;
	display: none;
}
#sidebar h3, #sidebar p {
	margin-left: 10px; /* サイドバーに配置されるすべてのエレメントに左マージンと右マージンが設定されている必要があります */
	margin-right: 10px;
}
#sidebar ul {
	margin: 0;
	padding: 0;
}
#sidebar li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

/* #mainContent に関するヒント：
1. #mainContent と #sidebar1 の間のスペースは、#mainContent div の左マージンによって設定されます。#sidebar1 div に含まれるコンテンツの量に関係なく、#sidebar1 div のスペースは維持されます。#sidebar1 のコンテンツが終了した後のスペースに #mainContent div のテキストを挿入するには、この左マージンを削除します。
2. #mainContent div の幅より広いエレメントが #mainContent div 内に配置されると、フローティングエレメントの落下（フローティング状態ではない #mainContent 領域がサイドバーの下に配置されること）が発生する可能性があります。ハイブリッドレイアウトの場合（全体の幅の単位はパーセント、サイドバーの単位は em）、使用可能な幅を正確に計算できない場合があります。ユーザーのテキストサイズが平均よりも大きい場合、#sidebar1 div が広くなるため、#mainContent div のスペースが狭くなります。クライアントが Contribute を使用してコンテンツを追加する予定である場合は、この制限に注意してください。
3. 下の Internet Explorer の条件分岐コメントでは、#mainContent に「hasLayout」を設定するのにズームプロパティが使用されます。これにより、いくつかの IE 固有のバグを回避できます。
*/
#mainContent { 
	margin: 0 10px 0 215px;	
}
table#table-mycar-regulation {
	margin: 0 0 0 1.5em;
}

#mainContent p {
	margin: 0.5em 0 0.5em 1.5em;
}
p.intro {
	font-size: larger;
	color: #06C;
}

#route dt {
	background: url(img/bgcourse.png) no-repeat;
	width: 150px;
	height: 30px;
	line-height: 32px;
	text-align: center;
	color: #FFF;
	font-size: 20px;
	font-weight: bolder;
}
#route dt a {
	color: #FFF;
}
#route dd {
	border-bottom: 1px solid green;
	margin: 0.5em auto 1em;
}
#route dd span {
	margin-left: 2em;
}
/*　注意事項　*/
.attention h3 {
	color: #F30;
	border-left: thick double #F63;
	border-bottom: 1px solid #F63;
	text-indent: 0.5em;
}
/* 会社案内 */
#about {
	width: 95%;
}
#about caption {
	display: none;
}
#about th, #about td {
	padding: 0.5em 1em;
}
/*　行事予定　*/
h3.event {
	margin: 15px auto 5px;
	border-left: thick solid green;
	text-indent: 0.5em;
}
table.event {
	margin: 0 0 20px;
	font-size: 0.8em;
}
table.event th {
	text-align: center;
}
#price {
	width: 95%;
	border-top: 1px solid #3CC;
	border-collapse: collapse;
}
#price caption {
	text-align: left;
}
#price th, #price td {
	border-bottom: 1px solid #3CC;
}
#price th.bg {
	background: #6FC;
}
th.course {
	text-align: left;
	font-weight: normal;
}
td.right {
	text-align: right;
	padding-right: 1em;
}
tr.sub {
	background-color: #ffdddd;
}
/* links */
#links dd {
	font-size: smaller;
	margin-bottom: 1em;
}
/* footer */
#footer {
	width: 760px;
	padding: 15px 0 0;
	background:#DDDDDD url(img/footer.png) no-repeat;
	text-align: center;
	clear: both;
} 
#footer p {
	margin: 0;
	padding: 0 10px;
	font-size: smaller;
}
#footer #counter {
	float: right;
}
/* 再使用できる各種クラス */
.fltr {
	float: right;
	margin-left: 8px;
}
.fltl {
	float: left;
	margin-right: 8px;
}
.clearfloat { /* このクラスは、div またはブレークエレメントに適用される必要があり、また、フローティングエレメントが完全に含まれているコンテナの末尾の直前にある最後のエレメントである必要があります */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.redlarge {
	color: red;
	font-size: larger;
}
.red {
	color: red;
}
p.right {
	text-align: right;
}

