/* 基本リンク設定 */
div#maincontents-tan A:link { color: #2B5CBF; text-decoration: underline; }
div#maincontents-tan A:visited { color: #2B5CBF; text-decoration: underline; }
div#maincontents-tan A:active { color: #2B5CBF; text-decoration: underline; }
div#maincontents-tan A:hover { color: #ff0000; text-decoration: underline; }

/* 任意リンク設定 */
div#maincontents-tan A.bl:link { color: #000000; text-decoration: underline; }
div#maincontents-tan A.bl:visited { color: #000000; text-decoration: underline; }
div#maincontents-tan A.bl:active { color: #000000; text-decoration: underline; }
div#maincontents-tan A.bl:hover { color: #ff0000; text-decoration: underline; }

/* body設定 */
body{
color:#FFFFFF
}

/* フォントファミリー設定 */
.p10,.p12,.p14,.p18,.b10,.b12,.b14,.b18,.p10h,.p12h,.p14h,.p18h,.b10h,.b12h,.b14h,.b18h{font-family:"ＭＳ Ｐゴシック"}
.p10,.p12,.p14,.p18,.b10,.b12,.b14,.b18,.p10h,.p12h,.p14h,.p18h,.b10h,.b12h,.b14h,.b18h{font-family:Osaka}

/* フォントサイズ設定 */
.p10,.b10,.p10h,.b10h{ font-size:10px }
.p12,.b12,.p12h,.b12h{ font-size:12px }
.p14,.b14,.p14h,.b14h{ font-size:14px }
.p18,.b18,.p18h,.b18h{ font-size:18px }

/* フォントウェイト設定 */
.b10,.b12,.b10h,.b12h,.b14,.b14h,.b18,.b18h{ font-weight:700 }

/* フォント行間設定 */
.p10h,.b10h{ line-height:130%; }
.p12h,.b12h{ line-height:130%; }
.p14h,.b14h{ line-height:130%; }
.p18h,.b18h{ line-height:130%; }

/* フォントカラー設定 */
#white{ color:#ffffff; }
#blue{ color:#0D76C9; }
#bg01{ background-color:#ffffff; }

/*ヘッダとフッタ*/
body.tantaka div#container div.contents{
background:#FFFFFF;
}

body.tantaka div#container div.contents img.aki-10{
margin:10px 0;
}
body.tantaka div#container div.contents img.aki-15{
margin:15px 0;
}
body.tantaka div#container div.contents img.aki-5{
margin:5px 0;
}


/*譚高譚追加記述*/
body.tantaka div#maincontents{
text-align:center;
}
body.tantaka div#contentbox{
width:946px;
}
body.tantaka div#maincontents-tan{
margin:0 auto;
width:946px;
text-align:center;
}
body.tantaka div#maincontents-tan table.hyou td{
padding:3px;
maegin:0px;
}
body.tantaka div#maincontents-tan table.shop td{
padding:2px;
maegin:0px;
}
