@charset "utf-8";
body{font-family:"ＭＳ Ｐゴシック", Osaka, sans-serif;}
/* アクセスマップの設定 */
#s_contents{
float:left;
width:408px;
margin:10px 0 20px;
}
.z_nam{
font-size:12px;
text-align:left;
text-indent:1em;
font-weight:bold;
border:1px solid #ccc;
border-top:2px solid #FF9B0B;
background-color:#EFEFEF;
padding:6px 0 4px;
margin-bottom:10px;
}
#print_b{
float:left;
width:408px;
}
.b_style{
font-size:10px;
color:#FFF;
border:1px solid #ccc;
background-color:#FF9B0B;
padding:5px;
}
/* アクセステーブルの設定 */
#s_contents table{border-top:1px dotted #BBB;}
#s_contents table a{font-size:12px;}
#s_contents th{
font-size:12px;
border-bottom:1px dotted #BBB;
background:#FFD18D;
text-align:center;
font-weight:normal;
padding:7px;
width:70px;
}
#s_contents td{
font-size:12px;
border-bottom:1px dotted #BBB;
padding:7px;
}
small{
font-size:10px;
}
