body{
margin-top: 0px;
background-image:url(images/bg.gif);
color: #000000;
}

/*背景設定*/
.header{
background-image:url(images/back_header01.jpg);
background-repeat:no-repeat;
}

.footer{
background-image:url(images/back_footer01.gif);
}

.white{
background-color:white;
}

.blist1{
background-image:url(images/back_blist1.gif);
background-position:top;
background-repeat:no-repeat;
font-size: 10px;
letter-spacing:1px;
}

.mn2{
background-image:url(images/back_mn2.gif);
background-repeat:no-repeat;
}



/*文字指定*/
.address{
font-size: 10px;
line-height: 20pt;
letter-spacing:1px;
color:#000000;
}

.seo{
font-size: 10px;
letter-spacing:2px;
color:#333333;
}

.guide
{
font-size: 10px;
letter-spacing:1px;
line-height: 10pt;
}

.cmt0
{
font-size: 10px;
line-height: 8pt;
}

.cmt1
{
font-size: 10px;
letter-spacing:1px;
line-height: 12pt;
}

.cmt2
{
font-size: 10pt;
line-height: 14pt;
}

.cmt3
{
font-size: 10pt;
line-height: 16pt;
}

.cmt4
{
font-size: 14px;
}

.cmt5
{
font-size: 18pt;
}

.cmt6
{
font-size: 18px;
}

.cmt7
{
font-size: 16px;
}

/*ボーダー*/

.bd1{
border-color:#999999;
border-style:dotted;
border-width:2px;
}

.bd2{
border-color:#666666;
border-style:solid;
border-width:1px;
}

.bd3{
border-color:#666666;
border-style:dotted;
border-width:1px;

.bd4{
border-color:#C40A09;
border-style:solid;
border-width:1px;
}



/* リンク設定　*/
a{text-decoration:none;}
a:link {color:#000066;}
a:hover.link01 { left:1px; top:1px; position:relative; }
a:visited{color:#000066;}
a:active {color:#000066;}
a:hover{ text-decoration:underline; color:#FF6600;}


