@charset "utf-8";
a {
	text-decoration : none;
	/*\*/
		overflow: hidden;
	color: #000000;
		/**/
	}

	a:link,
	a:visited {
	color : #000000;
}
	
	a:focus,
	a:hover,
	a:active {
		color : #33CCCC;
		position: relative;
		left: 1px;
		top: 1px;
	}

body  {
	margin: 0; /* 複数の異なるブラウザの初期設定値に対応するため、body エレメントのマージンと余白を 0 にすることをお勧めします */
	padding: 0;
	text-align: center; /* これにより、IE 5* ブラウザではコンテナが中央揃えになります。そして、テキストは、#container セレクタの初期設定である左揃えに設定されます */
	color: #333333;
	background-color: #FFFFFF;
	background-image: url(img/chk_o3.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
}
#container { 
	width: 750px;  /* 最大幅である 800px より 20px 小さくすることにより、ブラウザクロームの使用が可能となり、水平スクロールバーが表示されなくなります */
	background: #FFFFFF;
	margin: 0 auto; /* 自動マージン（幅と連動）により、ページが中央揃えになります */
	border: 1px solid #000000;
	text-align: left; /* この設定は body エレメントの text-align: center より優先されます。 */
} 
#header {
	background-color: #FFFFFF;
	background-image: url(img/banana700.gif);
	height: 180px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
	background-repeat: no-repeat;
} 
#header h1 {
	margin: 0; /* #header div の最後のエレメントのマージンを 0 に設定することにより、マージンの相殺（div 間の原因不明のスペース）が回避されます。div の周囲に境界線が適用されている場合は、境界線によってマージンの相殺が回避されるため、この操作は不要です */
	padding: 10px 0; /* マージンの代わりに余白を使用して、エレメントを div の端に接触しない位置に維持することができます */
	text-align: right;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#sidebar1 {
	float: left; /* 背景色は、列内のコンテンツの長さにわたって表示されます */
	padding: 0px;
	background-color: #FFFFFF;
}
#mainContent {
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 200px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10;
	padding-left: 20px;
	list-style-image: url(img/93.gif);
} 
#footer {
	padding: 0 10px 0 20px;
	background-color: #FF9900;
	text-align: center;
} 
#footer p {
	font-size: 10px;
	margin: 0; /* フッターの最初のエレメントのマージンを 0 に設定することにより、マージンの相殺（div 間のスペース）が回避されます */
	padding: 10px 0; /* このエレメントの余白により、マージンの相殺を発生させることなく、マージンの効果とまったく同じように、スペースが設定されます */
	text-align: center;
}
.fltrt { /* このクラスは、ページ上でフローティングエレメントを右側に配置するのに使用できます。プローティングエレメントは、ページ上でその横に配置されるエレメントの前に配置される必要があります。 */
	float: right;
	margin-left: 8px;
}
.fltlft { /* このクラスは、ページ上でフローティングエレメントを左側に配置するのに使用できます */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* このクラスは、div またはブレークエレメントに適用される必要があり、また、フローティングエレメントが完全に含まれているコンテナの末尾の直前にある最後のエレメントである必要があります */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}



   .side_top {
	background-image: url(menu/side_top0.gif);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: center;
	height: 28px;
	width: 187px;
	margin-left: 5px;
	background-color: #FF9900;
}
   .side_mid {
	background-image: url(menu/r_mb.gif);
	background-repeat: repeat-y;
	padding-top: 2px;
	padding-bottom: 0px;
	background-position: center;
	width: 187px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	line-height: 14px;
}
   .side_bottom {
	background-image: url(menu/r_btmb.gif);
	background-repeat: no-repeat;
	padding: 0px;
	height: 14px;
	background-position: center;
	width: 187px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}

   #sidebar1  h3 {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: x-small;
	font-weight: bold;
	padding: 0px;
	margin-left: 10px;
}
    #sidebar1  p {
	margin-left: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	list-style-position: outside;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
	margin-right: 0px;
	background-position: 2px;
}
   .side_mm p {
	margin-left: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	list-style-position: outside;
	padding-right: 0px;
	padding-left: 12px;
	background-image: url();
	margin-right: 0px;
	background-position: 2px;
	line-height: 14px;
}
   .side_mid p {
	background-image: url();
	background-repeat: no-repeat;
	font-size: 12px;
	text-align: left;
}
   .side_mid h3 {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}


   .side_music p {
	margin-left: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	list-style-position: outside;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
	margin-right: 0px;
	background-position: 2px;
	background-image: none;
}




#globalMenu {
margin-left:0;
padding-left:0;
list-style-type:none;
border-top:1px solid #666666;
border-right:1px solid #666666;
border-bottom:1px solid #666666;
width:750px;
float:left;
background-color:#ff9900;
}

#globalMenu a {
	display:block;
	font-size: 10px;
	padding-top:5px;
	padding-bottom:5px;
	background-color:#ff9900;
	border-left:1px solid #666666;
text-decoration:none;
	text-align:center;
}

#globalMenu li {
float:left;
width:150px;
}

#globalMenu a:hover {
	background-color:#000000;
	color:#FFFFFF;
		display:block;
	font-size: 10px;
	padding-top:5px;
	padding-bottom:5px;
	border-left:1px solid #666666;
text-decoration:none;
	text-align:center;
}
#mainContent h2 {
	background-image: url(img/banana02.gif);
	background-repeat: no-repeat;
	padding-left: 40px;
	font-size: 22px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFF0;
	line-height: 25px;
}
	a:active {
		color : #33CCCC;
		position: relative;
		left: 1px;
		top: 1px;
	}
	
	
.module-header
{
	position: relative;
	width: 200;
	height: 16px;
	margin: 0 0 10px 0;
	padding: 0;
	color: #fff;
	background: #666;
	font-size: 12px;
	font-weight: nomal;
	line-height: 16px;
	text-transform: uppercase;
	text-align: center;
	background-color: #FF9900;
}

.module
{
   position: relative;
   overflow: hidden;
   width: 200px; 
   margin: 0 0px;
   padding: 0;
}

.module-content
{
	position: relative;
	color: #333333;
	font-size: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	background-repeat: no-repeat;
}

.module-list
{
   margin: 0;
   padding: 0;
   list-style: none;
}

.module-list-item a
{
	font-size: 9px;
	width: 195px;
	height: 25px;
	background-color: #FFFFF0;
	text-indent: 5px;
	display: block;
	font-size: 12px;
	line-height: 25px;
	margin: 2px 0;
	letter-spacing: 0.1em;
	border: 1px solid #999;
	text-decoration: none;
	color: #333;
}

.module-list-item a:hover
{
   background: #FF9933;
   border: 1px solid #ccc;
   color: #fff;
}

