BODY {/* center on ie */

color:#1b0c07;
margin:0px;
padding:0px;
background-color: #f4eee2;
height:100%;font-family:  "Lucida Grande", sans-serif;
	letter-spacing: 0.1em;
	vertical-align:baseline;

    font-size: 11px; 
}
/* for WinIE6*/

* html body {
	font-size: 70%;
	font-family: Verdana, "MS P ゴシック", sans-serif;
	letter-spacing:0.1em;
	vertical-align:baseline;
}

*:first-child+html body { 
	font-size: 70%;
	font-family: 'メイリオ', Meiryo, sans-serif;
}
a:link{ color:#1b0c07; text-decoration: none;}
a:visited{ color:#1b0c07;text-decoration: none; }
a:active{ color:#1b0c07; text-decoration: none;}
a:hover {color:#660000;text-decoration: underline; 
}
.header {
height:24px;
width: 100%;
background-color:#1b0c07;
background-image: url(../img/header.gif);
background-repeat:repeat-x;
}
.header TD{
color:#f4eee2;
font-size:9px;
line-height:24px;
}
TD {
font-size:11px;
line-height:1.5em;
}
.line{
background-image: url(../img/line.gif);
background-repeat:repeat-y;
width:2px;
}
.line2{
background-image: url(../img/line2.gif);
background-repeat:repeat-x;
height:2px;
}
.footer1 {  
background-image: url(../img/footer1.gif);
background-repeat: repeat-x;
position:relative; 
bottom:0px; 
height:132px;
}
.footer2 {  
font-size:10px;
height:132px;
width:910px;
}
.footer2 TD IMG{padding-top:10px;}



.mobile{
background-color:#ffffff;
}
.line3{
background: url(../img/line3.gif);
background-repeat:repeat-x;
height:2px;
}
div{
 margin: 0;
padding: 0;
}
.space{padding:5px;}
h1,h2,h3,h4,strong{
color: #1b0c07;
background-color:#c2b6a4;
text-indent:15px;
background-image: url(../img/bg1.gif);
background-repeat:no-repeat;
background-position:5px 9px;
display:block;
font-size:100%;
font-weight:bold;
line-height:1.7em;
margin:0 0 5px 0;
padding:5px;
}
.btn A,.btn{
display:block;
background-image: url(../img/bg.gif);
background-repeat:no-repeat;
height: 30px;
width: auto;
padding:0;
margin: 0;
text-indent:25px;
line-height: 30px;
font-weight: normal;
text-decoration: none;
font-size:11px;
color: #1b0c07;
 }
.btn A:hover{
background-image: url(../img/bgon.gif);
color: #660000;
 }
.btn2 A,.btn2{
background-image: url(../img/bg2.gif);
background-repeat:no-repeat;
height: 30px;
width: auto;
padding:0;
margin: 0;
text-indent:25px;
line-height: 30px;
font-weight: normal;
text-decoration: none;
font-size:10px;
color: #f4eee2;
padding-right:10px;
 }
.btn2 A:hover{
background-image: url(../img/bg2on.gif);
color: #c4baa9;
 }