/*　ヘッダー・左メニュー・フッダーのスタイルシート　*/

body{
	margin:0;
	padding:0;
	text-align:center;
	background-image:url(../../img/templates/bg.gif);
	background-repeat:repeat;
	background-position:center;
	}

#content{
	width:805px;
	margin:0px auto;
	}

#header{
	width:805px;
	height:105px;
	background-image:url(../../img/templates/bgcol_green.gif);
	padding-top:7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin:0px auto;
	}

#main{
	width:660px;
	float:left;
	}


	
#menu{
	width:145px;
	float:left;
	}
	
#footer{
	clear:both;
	width:805px;
	height:100px;
	background-color:#FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	display:block;
	margin:0px auto;
	}
	

	
/*　フッター部分のスペース　*/
.space{
	margin-top:10px;
	}


/*　リンク　*/
A:link{text-decoration:none;}
A:visited{color:navy;text-decoration:none;}
A:hover{color:#ff0000;}

	

/*　メニュー部分 */
.mainmenu a:link {
	height: 18px;
	width: 131px;
	display: block;
	background-image:url(../../img/templates/menu_bg.gif);
	border-bottom-style: inset;
	border-bottom-width: thin;
	border-bottom-color: #CCCCCC;
	padding-top: 9px;
	padding-left: 5px;
	border-right-width: thin;
	border-right-style: inset;
	border-right-color: #CCCCCC;
	color:#333333;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 9pt;
}

.mainmenu a:visited {
	height: 18px;
	width: 131px;
	display: block;
	background-image:url(../../img/templates/menu_bg.gif);
	border-bottom-style: inset;
	border-bottom-width: thin;
	border-bottom-color: #CCCCCC;
	padding-top: 9px;
	padding-left: 5px;
	border-right-width: thin;
	border-right-style: inset;
	border-right-color: #CCCCCC;
	color:#333333;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 9pt;
}

.mainmenu a:hover {
	background-image:url(../../img/templates/menu_bk_h.gif);
	/*background-color:#33FF00;*/
	display: block;
	color:#339900;
}

/*
.mainmenu a:active {
	background-image:url(../../img/templates/test/menu_bg.gif);
	background-color:#6600FF;
	display: block;
	color:#333333;
}
*/

.daimenu{
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-top: 2px;
	padding-bottom: 2px;
	}

/*　ここまでメニュー */

/*　フォントスタイル */
.gp8   {  font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 8pt;}
.gp9   {  font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 9pt;}
.gp10  {  font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 10pt;}
.style2 {
	color: #333333;
	font-size: 12px;
	line-height: 15px;
	margin-left:40px;
}



#sp1{
	text-align: left;
	padding-left: 30px;
	}

	
/* イベントカレンダー用 */
.table{
	background-color:#FFFFFF;
	padding:3px;
	font-family: "ＭＳ Ｐゴシック", "Osaka"; 
	font-size: 9pt;	
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-left-color: #666666;
	}
	
.waku{
	border-top: #999999;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: #999999;
	}
	

.top{
	background-color:#FFCC66;
	font-weight:bold;
	}

.sun{
	background-color:#FF3333;
	color:#ffffff;
	}
.text{
	font-size:12px;
	line-height:13px;
	}
	
/*　ここまでイベントカレンダー　*/

.table_02{
	border: 1px solid #CCCCDD;
	}




	
.usFont {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 20px;
	color: #333333;
}
.text12p-black {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	color: #000000;
	line-height: 20px;
}
