/* CSS Document */

body{
margin:0;
background-color:#000000;
}

img{border:none;
}

.img_R{
float:right;
}

.img_L{
float:left;
}

#AREA{
margin:auto;
padding:0;
width:850px;
height:auto;
background-color:#000000;
}

#HEADER{
margin:30px 0px 0px;
padding:0;
width:850px;
height:85px;
}

#MENU{
margin:300px 0px 0px;
padding:0;
width:850px;
height:36px;
}


#MAIN{
margin:0px 0px 20px;
padding:0;
width:850px;
height:auto;
text-align:center;
font:normal 12px "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
color:#333333;
}

#TITLE{
margin:0px 0px 30px;
padding:0;
width:850px;
height:auto;
}

.archives{
margin:0 auto;
padding:0;
width:800px;
height:295px;
text-align:center;
border-bottom:solid 1px #000000;
}

.archives_L{
margin:auto;
padding:0;
width:380px;
height:295px;
float:left;
text-align:left;
}

.archives_R{
margin:auto;
padding:0;
width:399px;
height:295px;
float:right;
border-left:solid 1px #000000;
}

.archives_R_bug{
margin:auto;
padding:0px 0px 0px 20px;
width:auto;
height:auto;
text-align:left;
}

.tbl_h600{
margin:auto;
padding:0;
width:auto;
height:600px;
}

#FOOTER{
margin:0;
padding:0;
width:850px;
height:auto;
font:normal 12px/20px Arial, Helvetica, sans-serif;
color:#000000;
text-align:center;
}

