@charset "UTF-8";

body{
	margin:0px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color:#333333;
	padding: 0px;
	background-color:#9C9EAC;
}

a:link{text-decoration:underline; color:#0099ff} 
a:visited{text-decoration:underline; color:#0099ff} 
a:active{text-decoration:underline; color:#FEEB01} 
a:hover{text-decoration:none; color:#FEEB01} 

img {
	border:none;
}

#container{
	width:790px;
	margin:0px auto;
	padding: 0px;
	background-color: #FFFFFF;
	text-align: center;
}



#head {
	background-color: #FFFFFF;
	background-image: url(../img/hm01/bg_ttl.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin: 0px;
	padding: 0px;
	height: 92px;
	width: 100%;
}
#cont {
	margin: 0px auto;
	width: 760px;
	text-align: left;
	padding: 0px;
}



#foot{
	font-size:75%;
	color:#76ACCD;
	margin:0px;
	width: 100%;
	text-align: center;
	padding: 0px;
	line-height: 160%;
	height: 50px;
	clear:both;
}


#line1{
	width: 790px;
	margin: 0px;
	height: 30px;
	padding: 35px 0px 0px;
}
#ttl {
	font-size: 18px;
	font-weight: bold;
	color: #FF0066;
	text-align: left;
	width: 605px;
	float: right;
}
#no {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	float: left;
	width: 185px;
	text-align: right;
	margin: 8px 0px 0px;
}


#line2 {
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	width: 790px;
	margin: 0px;
	clear: both;
}

.cont760 {
width:760px;
margin:0px;
padding:0px;
clear:both;

}




/* font */


.tx9{
font-size:50%; line-height:200%;
}
.tx10{
	font-size:65%;
	line-height:150%;
}
.tx12{
	font-size:75%;
	line-height:200%;
}
