@charset "shift_jis";
body  {
	font: 100%/1.4 "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background: url(images/v3_bcg019.gif) repeat;
	margin: 0; /* 複数の異なるブラウザの初期設定値に対応するため、body エレメントのマージンと余白を 0 にすることをお勧めします */
	padding: 0;
	text-align: center; /* これにより、IE 5* ブラウザではコンテナが中央揃えになります。そして、テキストは、#container セレクタの初期設定である左揃えに設定されます */
	color: #FFCC33;
	
}
ul.navi {
	background: #0C0;
	
}
ul.navi li{
	display: inline;
	list-style: none;
	margin-right: 0.2em;
	margin-left: 0.2em;
}
ul.contentList {
	list-style: square;
	margin-left: 100px;
	font-weight: normal;
}
.twoColFixLtHdr #contentLeft {
	float: left;
	width: 50%;
/*	width: 34%;*/
}
.twoColFixLtHdr #contentRight  {
	float: right;
	width: 50%;
/*	width: 34%;*/
}
.twoColFixLtHdr #contentMiddle {
	float: left;
	width: 32%;
}
.twoColFixLtHdr #contentLeft,#contentMiddle,#contentRight p {
	font-weight: bold;
}
a:link {
	color: #669933;
}
a:visited {
	color: #99CC66;
}
a:active {
	color: #FF3333;
}
h2 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	padding-left: 5px;
	color: #FF6;
}
strong {
	color: #FF9;
}

h3 {
	color: #3F0;
}
.twoColFixLtHdr #container {
	width: 960px; /* 自動マージン（幅と連動）により、ページが中央揃えになります */
/*	border: 1px solid #000000; */
	text-align: left;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
} 
.twoColFixLtHdr #header {
	text-align: center;
	vertical-align: middle;
/*	height: 160px; */
	height: 200px;
	font-size: 75%;
} 
.twoColFixLtHdr #navigator {
	border-bottom: 1px solid #CCC;
	height: 1000px;
}

.twoColFixLtHdr #menubar1 {
	text-align: right;
	font-size: 100%;
}
.twoColFixLtHdr #counter {
	text-align: right;
	clear: both;
}
.twoColFixLtHdr #mainContent {
	padding: 20px 20px 0 0px;
	margin-top: 0px;
} 
.twoColFixLtHdr #mainContent h2 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	border-top: 0px solid #FF6;
	border-right: 0px solid #FF6;
	border-bottom: 0px solid #FF6;
	border-left: 15px solid #FF6;
	padding-left: 5px;
	color: #FF6;
}
.twoColFixLtHdr #whatsnew h2 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	border-top: 0px solid #FF6;
	border-right: 0px solid #FF6;
	border-bottom: 0px solid #FF6;
	border-left: 15px solid #FF6;
	padding-left: 5px;
	color: #FF6;
}
.twoColFixLtHdr #nexttutti h2 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	border-top: 0px solid #FF6;
	border-right: 0px solid #FF6;
	border-bottom: 0px solid #FF6;
	border-left: 15px solid #FF6;
	padding-left: 5px;
	color: #FF6;
}
.lesson {
	text-align: left;
/*	margin-left: 40px;*/
}
.indent {
	margin-left: 40px;
}

.twoColFixLtHdr #infoContent {
	padding: 0 100px;
	margin-top: 0px;
} 
.twoColFixLtHdr #tableContent {
	padding: 0 20px;
	margin-top: 0px;
	text-align: center;
} 
.twoColFixLtHdr #tuttiContent {
	padding: 0 20px;
	margin-top: 0px;
	text-align: center;
} 
.twoColFixLtHdr #jProfile {
	padding: 0 100px;
	margin-top: 0px;
	text-align: center;
} 
.twoColFixLtHdr #jProfile .atImg{
	padding: 0;
	float: left;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
} 
.twoColFixLtHdr #jProfile h3 {
	text-align: left;
} 
.twoColFixLtHdr #jProfile p {
	text-align: left;
	padding-right: 10px;
} 
.twoColFixLtHdr #whatsnew {
	width: 50%;
	float: left;
	margin-top: 10px;
} 
.twoColFixLtHdr #nexttutti {
	float: right;
	width: 50%;
	margin-top: 10px;
} 
.twoColFixLtHdr #footer {
	padding: 0 10px 0 20px; /* この余白は、その上に表示される div のエレメントの左揃えと一致します。 */
	background:#DDDDDD url(images/footer.gif) repeat-x top;
	height: 37px;
	font-family: Verdana, Geneva, sans-serif;
} 
.twoColFixLtHdr #footer p {
	margin: 0; /* フッターの最初のエレメントのマージンを 0 に設定することにより、マージンの相殺（div 間のスペース）が回避されます */
	padding: 10px 0; /* このエレメントの余白により、マージンの相殺を発生させることなく、マージンの効果とまったく同じように、スペースが設定されます */
}
.twoColFixLtHdr #enquete td {
	padding: 0.3em;
}
.twoColFixLtHdr #enquete {
	text-align: center;
	padding-right: 150px;
	padding-left: 150px;
	background: #FFC;
	color: #000;
}
.twoColFixLtHdr #enquete p.footer {
	text-align: right;
}


.twoColFixLtHdr #enquete th {
	padding: 0.3em;
	vertical-align: top;
}
.twoColFixLtHdr #enquete caption {
	padding: 0.3em;
}
.twoColFixLtHdr #enquete h2 {
	color: green;
	text-align: center;
	padding-top: 10px;
}
.twoColFixLtHdr #enquete table {
	width: 490px;
	border-width: 0px;
}

.menuimg {
	margin-left: 5px;
	margin-right: 1px;
	height: 10px;
	width: 10px;
	border-width: 0px;
}
.topimg {
	float: right;
	margin-left: 8px;
	margin-top: 8px;
}
.fltrt { /* このクラスは、ページ上でフローティングエレメントを右側に配置するのに使用できます。プローティングエレメントは、ページ上でその横に配置されるエレメントの前に配置される必要があります。 */
	float: right;
	margin-left: 8px;
}
.fltlft { /* このクラスは、ページ上でフローティングエレメントを左側に配置するのに使用できます */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* このクラスは、div またはブレークエレメントに適用される必要があり、また、フローティングエレメントが完全に含まれているコンテナの末尾の直前にある最後のエレメントである必要があります */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#news {
	margin: 0 20px 5px;
	padding: 5px 10px;
	height: 100px;
	border-right: 1px solid #888;
	border-bottom: 1px solid #888;
	border-left: 1px solid #888;
	text-transform: capitalize;
	overflow: auto;
	background: #FFF;
	color: #000;
	font-size: 90%;
}
#copyright {
	font-size: 90%;
	text-align: center;
	font-style: italic;
}
table.explain {
	width: 500px;
	text-align: center;
	margin-bottom: 20px;
}
table.explain colgroup.cont {
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
}
table.tutti {
	width: 750px;
	text-align: center;
	margin-bottom: 20px;
}
table.tutti th{
	text-align: center;
}
table.tutti colgroup.place,colgroup.cont {
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
}
table.history {
	width: 750px;
	text-align: left;
	margin-bottom: 20px;
}
.trHead {
	background: #330000;
	padding-top: 5px;
	padding-bottom: 5px;		
}
.trEven {
	background: #333333;
	padding-top: 5px;
	padding-bottom: 5px;
}
.trOdd {
	background: #333366;
	padding-top: 5px;
	padding-bottom: 5px;
}
.trHeadHis {
	background: #333333;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	padding-left: 10px;
	color: #ffff33;
}
.trHis {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	vertical-align: top;
}
