/* CSS Document */



body{
	color:#000000;/*通常のテキストカラー*/
	}
a{
	color:#FF9900;/*通常のリンクテキストカラー*/
	text-decoration:underline;/*マウスが乗った時下線を表示（つけない場合は underline を none へ）*/
	}
a:hover{
	color:#FF0000;/*マウスが乗った時の通常のリンクテキストカラー*/
	text-decoration:underline;/*マウスが乗った時下線を表示（つけない場合は underline を none へ）*/
	}

/*■初期設定ここまで*/



*{ margin:0; padding:0;}
img{ border:0;}

table,div{
	margin:auto;
	}

/*■フォントサイズ調整*/
body {
    font-size: 13px; /* モダンブラウザ*/
    *font-size: 90%; /* IE 7 文字サイズを固定するにはpxで絶対指定してください 推奨10〜18px*/
    *font: 80%; /* IE 6以下 文字サイズを固定するにはpx程度で絶対指定してください  推奨10〜18px*/
	}


body{
	text-align:center;
	background-color:#333333;
	background-image:url(img/tpl/bg_body.gif);
	background-repeat:repeat-x;
	background-position:top;
	}


.CNT{ text-align:center;}
.R{ text-align:right;}
.L{ text-align:left;}





/**レイアウト**/
#bg{
	background:url(img/tpl/bg_con.gif) repeat-y;
	width:790px;
	text-align:left;
	}
#container{
	margin:0 0px 0 0px;
	}
#head{
background-image:url(img/hinagesi.gif);
background-repeat:no-repeat;
height:200px
}
#head h1{
color:#cccccc;
font-size:11px;
font-weight:normal;
line-height:16px;
text-indent:50px;
padding-left:20px;
height:20px
}
#head h2{
font-family:メイリオ;
color:#FFFFFF;
margin:80px 0 0 20px;
width:auto;
float:left
}
#head h2 a{
	text-decoration:none;
	color:#000000;
	font-size:25px;
	font-weight:normal;
	text-decoration:none;
	}
#head h2 a:hover{
	color:#000000;
	text-decoration:none;
	}
#head div#right{
	float:left;
	width:400px;
	}
#head div#right p{
	color:#666666;
	margin:30px 20px 20px 20px;
	}

.line01{
	clear:left; display:none;
	}
		
#contents{
	clear:left;
	}
#contents div.txt{
	margin:0 20px 0 20px;
	}
#contents div.txt p{
	line-height:180%;
	margin:0 0 20px 0;
	}	
#g_menu{
background-color:#ffe4e1;
border-top:1px solid #666666;
border-bottom:1px solid #666666;
width:600px;
height:80px;
clear:left
}
#g_menu ul{
	list-style-type:none;
	padding:2px 0 0 180px;
	}
#g_menu ul li{
	float:left;
	vertical-align:top;
	}
#g_menu ul li a{
	height:30px;
	line-height:30px;
	font-size:12px;
	color:#000000;padding:0 3px 0 3px;
	text-decoration:none;
	}
#g_menu ul li a:hover{
	text-decoration:underline;
	}

#main{
	float:left;
	padding:0px 70px 10px 70px;
	}
#main h3{
font-family:メイリオ;
font-size:16px;
font-style:normal;
text-align:right;
padding:6px;
width:630px;
height:89px
}

#main h4{
	margin:10px 0 5px 0;
	text-indent:25px;
	line-height:1.4em;
	padding:2px 0 0 0;
	font-size:18px;
	vertical-align:top;
	background:url(img/tpl/bg_list02.gif) no-repeat left;
	}
#main p{
	margin:0 20px 0 20px;
	}



#foot_up{
	clear:both;
	}

#foot{
background:url(img/tpl/bg_foot.gif) no-repeat bottom;
font-size:10px;
text-align:center;
padding:5px 0px 5px 0px;
width:790px;
height:100px
}
#foot p{
color:#333333;
font-family:メイリオ;
font-size:8px;
text-decoration:none;
margin:5px 5px 5px 5px 
}
#foot a{
	color:#333333;
	text-decoration:none;
	}
#foot a:hover{
	color:#333333;
	}
	
#foot ul{
list-style-type:none;
	}
	

/*トップ*/
#top{}
#top h3{
	height:29px;
	padding:60px 0 0 10px;
	text-align:left;
	vertical-align:top;
	}
#top div#news{
	width:620px;
	border: #999999 dotted;
	border-width:1px 0 1px 0;
	padding:0 0 10px 0;
	}
#top div#news p.day{
	background:url(img/tpl/bg_list01.gif) no-repeat left;
	line-height:20px;
	color:#666666;
	font-weight:bold;
	font-size:12px;
	text-indent:14px;
	margin:10px 0 0 0;
	}
#top div#news p{
	margin:2px 10px 10px 10px;
	line-height:160%;
	}
#top p{
	line-height:1.6em;
	}


/*サブページ*/
#other{
	}
#other p{
	line-height:1.6em;
	}


#p-copy{
color:#ffa500;
font-size:11px;
text-align:center;
width:680px
}
#p-copy a{
	color:#999999;
	font-size:10px;
	text-decoration:none;
	}	
#p-copy a:hover{
	color:#999999;
	}	

#f_menu{
background-color:#FFCC33;
border-top:1px solid #666666;
border-bottom:1px solid #666666;
width:600px;
height:200px;
clear:left
}
#f_menu ul{
	list-style-type:none;
	padding:2px 0 0 180px;
	}
#f_menu ul li{
	float:left;
	vertical-align:top;
	}
#f_menu ul li a{
	height:30px;
	line-height:30px;
	font-size:12px;
	color:#000000;padding:0 3px 0 3px;
	text-decoration:none;
	}
#f_menu ul li a:hover{
	text-decoration:underline;
	}
		


