@charset "shift_jis";
/* CSS Document */
/*基本設定*/
body{
text-align:center;
background-color:#FFDDDD;
font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
font-size: small;
margin:0px;
}

/*フォントマージンの設定*/
h1,h2,h3,h5,h6{
margin:0px;
line-height:1.3em;
}

/*基本フォントの設定*/
p{
margin:0px;
font-size:small;
line-height:1.5em;
}

/*ヘッダテキストの設定*/
H1{
font-size:11px;
font-weight:normal;
color:#999999;
line-height:1.2em;
margin:0px 10px 0px 0px;
}

h4{
font-size:115%;
color:#006600;
margin:4px;
}

/*ベース*/
#base{
background-image:url(../img/main_bk.jpg);
background-repeat:repeat-y;
margin:0px auto;
width:766px;
}

/*ヘッダ*/
#head{
width:752px;
background-image:url(../img/head_01.jpg);
background-repeat:no-repeat;
background-position:top;
text-align:right;
padding:7px 0px 0px;
margin:0px auto;
}

/*大枠*/
#wrapper{
width:752px;
text-align:left;
margin:5px auto 0px;
}

/*右枠*/
#wrapper-r{
float:right;
width:540px;
padding:0px 11px;
}

/*左枠*/
#wrapper-l{
float:left;
width:181px;
padding:0px 1px 0px 8px;
}

/*フッター*/
#footer{
clear:both;
width:766px;
padding-top:15px;
background-image:url(../img/footer.jpg);
background-repeat:repeat-y;
}

/*メニュー設定*/
#menu{
width:181px;
background-image:url(../img/menu_a1.jpg);
background-repeat:repeat-y;
}

#menu_b{
width:181px;
background-image:url(../img/menu_c1.jpg);
font-size:89%;
}

/*コンテンツ*/
#contents_bar{
width:540px;
margin:0px auto;
}

#contents{
padding-top:15px;
width:510px;
margin:0px auto;
}

#contents_foot{
width:510px;
margin:0px auto;
}

/*トップページ*/
#top_tbk{
background-image:url(../img/top/top_r2_c1.jpg);
background-repeat:no-repeat;
height:182px;
padding:10px 0px 0px;
}

#top_mbk{
background-image:url(../img/top/top_r6_bk.jpg);
background-repeat:no-repeat;
background-position:bottom;
width:471px;
margin:0px auto;
font-size:13px;
color:#CC0000;
padding:6px 13px;
background-color:#FFE8EE;
}


#top_cate1{
float:left;
width:240px;
height:130px;
background-image:url(../img/top/top_c01.gif);
background-repeat:no-repeat;
font-size:12px;
line-height:1.8em;
padding:40px 0px 0px 10px;
}
#top_cate2{
float:right;
width:240px;
height:130px;
background-image:url(../img/top/top_c02.gif);
background-repeat:no-repeat;
font-size:12px;
line-height:1.8em;
padding:40px 0px 0px 10px;
}
#top_cate3{
float:left;
width:240px;
height:130px;
background-image:url(../img/top/top_c03.gif);
background-repeat:no-repeat;
font-size:12px;
line-height:1.8em;
padding:40px 0px 0px 10px;
}
#top_cate4{
float:right;
width:240px;
height:130px;
background-image:url(../img/top/top_c04.gif);
background-repeat:no-repeat;
font-size:12px;
line-height:1.8em;
padding:40px 0px 0px 10px;
}
#top_cate5{
float:left;
width:240px;
height:130px;
background-image:url(../img/top/top_c05.gif);
background-repeat:no-repeat;
font-size:12px;
line-height:1.8em;
padding:40px 0px 0px 10px;
}
#top_cate6{
float:right;
width:240px;
height:130px;
background-image:url(../img/top/top_c06.gif);
background-repeat:no-repeat;
font-size:12px;
line-height:1.8em;
padding:40px 0px 0px 10px;
}

/*すまーてぃ*/
#smart{
margin-top:50px;
background-image:url(../concept/img/concept_r13_c3.jpg);
background-repeat:no-repeat;
width:510px;
height:247px;
font-size:13px;
}

/*プライバシー*/
#privacy{
border:1px solid #666666;
padding:5px;
margin-top:20px;
}

/*オンラインページ*/

.tokuten{
background:url(../online/img/online_r7_c3.gif) left top no-repeat;
width:464px;
height:15px;
padding:22px;
margin-top:5px;
}