@charset "utf-8";
a:hover{color:#999;}
/* ヘッダ画像の設定 */
#head_p{
width:757px;
height:135px;
clear:both;
}
/* アクセスの設定 */
#s_contents{
float:right;
width:757px;
margin:10px 0 20px;
}
.ac_data{
width:757px;
margin-bottom:50px;
}
.ac_txt{
float:left;
width:648px;
}
/* Safari ハック */
html:\66irst-child .ac_data{position:relative;}
html:\66irst-child .ac_txt{
position:relative;
top:-12px;
}
.ac_txt h3{
font-size:12px;
text-align:left;
text-indent:1em;
font-weight:bold;
border:1px solid #ccc;
border-top:2px solid #FF9B0B;
background:#EFEFEF;
margin-bottom:10px;
line-height:26px;
padding-top:2px;
}
.ac_map{
float:right;
width:105px;
margin-left:4px;
}
/* アクセステーブルの設定 */
#s_contents table{}
#s_contents table a{font-size:12px;}
#s_contents th{
/*font-size:10px;*/
font-size:12px;
border-bottom:1px dotted #BBB;
background:#FFD18D;
text-align:center;
font-weight:normal;
width:94px;
padding:7px;
line-height:13px;
}
#s_contents td{
font-size:12px;
border-bottom:1px dotted #BBB;
padding:7px;
line-height:13px;
}
