/* CSS Document */

body { background-image:url(bg.gif);
background-position:center;
background-repeat:repeat-y;
font-size:12px;
line-height:150%;
color:#666666;
margin:30px 0px 0px 0px;
font-family:"A-OTF 新ゴ Pro M", "新ゴ", "A-OTF-ShinGoPro-Medium", "ヒラギノ","Arial","ＭＳ ゴシック", "Osaka−等幅";
		}
/*---------------------------------------------*/

a {color:#333333;
text-decoration: none;
}

a:hover {
color: #999999;
}
a:visited {
color: #333333;
text-decoration: none;
}
/*---------------------------------------------*/
		
#header { width:770px;
			height:103px;
			padding-bottom:15px;
			}
		
#main {
width:770px;
text-align:center;
}
#submenu {text-align:left;
padding:15px 10px 0px 10px;
width:750px;}

#submenu img { margin-right:8px;

}


#contents
	{
	width:750px;
	text-align:left;
	margin-right: 10px;
	margin-left: 10px;
	}

#contents h3 {
	font-size:16px;
	color:#A87115;
	margin-bottom: 0px;
				}


#contents .data {color:#990066;}

#contents .datas {color:#006666;}
#contents .min {font-size:10px; color:#666666; line-height:130%;}

#contents .p {color:#003399;}


hr { color: #CCCCCC;
	height:1px;
	padding:5px 0px;
	}
	
.line {height:10px;
		background-image:url(lines.gif);
		}
	
#footer{
	color:#999;
	line-height:130%;
	font-size:10px;
	padding-bottom: 50px;
	clear: both;
	padding-top: 15px;
		 }
#main #menu {
	margin-top:20px;
	float: left;
	width: 500px;
	text-align:left;
	margin-left: 10px;
}
#main #sub {
	margin-top:20px;
	width: 230px;
	float: right;
	text-align:left;
	margin-right: 10px;
}
#main .main {
	text-align: left;
	padding-right: 15px;
	padding-left: 15px;
}
#main .main h1 {
	font-size: 16px;
}
.clea {
	clear: both;
}

.min { font-size:10px;
		line-height:130%;
		}

/*----------------------------------------------*/
/*　フォーム部分　　　　　　　　　　　　　　　　*/
/*----------------------------------------------*/


.text { padding:5px;
		line-height:150%;
		height:auto;
		color:#666666;
		border:#CCCCCC 1px 0px 0px 1px solid;
		font-size:12px;
		
		}
		
.text_riyo { padding:10px;
		line-height:150%;
		height:auto;
		color:#333;
		border:#CCCCCC 5px solid;
		font-size:12px;
		
		}



/*----------------------------------------------*/
/*　PHP更新部分　イベントバナー　 　　　　　　　*/
/*----------------------------------------------*/

#event { width:725px;
		 height:30px;
		 background-image:url(pr.gif);
		 padding:10px 5px 0px 20px;
		 text-align:left;
		 margin:0px;
		 }
.br {
	color: #660000;
}
