/*　メイン設定　*/

body,tr,td{
font-family:"Verdana,MS P ゴシック";
font-size:10pt; 
color:#333333;
line-height: 1.3;
}

/*　リンク設定　*/

a:link {color:#0000FF; text-decoration:none ;}
a:visited {color:#0000FF; text-decoration:none ;}
a:active {color:#FF0000; text-decoration:underline ;}
a:hover {color:#FF0000; text-decoration:underline ;}

a:link img {border:1px solid #DEB887;}
a:visited img {border:1px solid #DEB887;}
a:active img {border:1px solid #DEB887;}
a:hover img {border:1px solid #DEB887;}

H1{
font-size:10pt;
position:absolute;
width:168px;
height:24px;
z-index:0;
top: 0px;
left: 0px;
}

/*　イメージ設定　*/

#img160130l{
float: left; 
margin: 0px 5px 5px 0px;
}

#img160130r{
float: right; 
margin: 0px 0px 5px 5px;
}

#img6060{
float: left; 
margin: 0px 5px 5px 0px;
}

/*　ライン設定　　*/

#left_solid { border-left : solid 1px #CCCCCC; }
#bottom_solid { border-bottom : solid 1px #CCCCCC; }
#L_solid{ border-left : solid 1px #CCCCCC;  border-bottom : solid 1px #CCCCCC; }
#top_dot { border-top : dotted 1px #CCCCCC; }
#bottom_dot { border-bottom : dotted 1px #CCCCCC; }
#tandb_dot { border-top : dotted 1px #CCCCCC; border-bottom : dotted 1px #CCCCCC; }
#L_sandd{ border-left : solid 1px #CCCCCC;  border-bottom : dotted 1px #CCCCCC; }


/*　日替わりBOX設定　　*/

#box_orange {
width : 100%;
height : 24px;
color : #FF4500;
text-align : left;
padding-left : 15px;
font-weight : bold;
background-color : #FFFACD;
border-top : dotted 1px #CCCCCC;
border-bottom : dotted 1px #CCCCCC;
}

#box_red {
width : 100%;
height : 24px;
color : #DC143C;
text-align : left;
padding-left : 15px;
font-weight : bold;
background-color : #FAEBD7;
border-top : dotted 1px #CCCCCC;
border-bottom : dotted 1px #CCCCCC;
}

#box01 {
width : 100%;
height : 24px;
color : #CC0033;
text-align : left;
padding-left : 15px;
font-weight : bold;
background-color : #FFF9BC;
border-top : dotted 1px #CCCCCC;
border-bottom : dotted 1px #CCCCCC;
background-image: url("http://www.kk.iij4u.or.jp/~b-impact/beauty/img/box01_bg.gif");
}

#box02 {
width : 25%;
height : 90px;
text-align : center;
}

/*　フォームの設定　*/

form {
margin: 5px 0px 5px 0px;
}

/*　その他の設定　*/

hr { color: #CCCCCC; }

small {
font-size: 7pt;
color: #555555;
line-height: 1.5;
}

