﻿@charset "utf-8";
/*css document*/

html{
background-color:transparent;
background-image:none;
}

p,ul,ol,li,div{
padding:0;
margin:0;
list-style:none;
font-weight:bold;
}
body{
background:#000000/*#edd4ac*/;
font:13px/1.00 "メイリオ", Meiryo,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
    *font-size:small;}

.wrapper{
width:640px;
margin:0 auto;
background-image:url("ezura_10.jpg");
height:480px;
border:3px #fff solid;
margin-top:200px;
margin-bottom:100px;
}

.clearfix{
clear:both;
}
#box_640_200{
width:640px;
height:200px;
}
#box_640_180{
width:640px;
height:180px;
}
#box_420_180{
width:420px;
height:180px;
float:left;
}

#title_1{
width:420px;
height:30px;
font-size:24px;
color:#fff;
text-align:right;
float:left;
}

#title_sub_pf{
width:420px;
height:30px;
font-size:18px;
color:#fff;
text-align:right;
float:left;
}
#title_sub_sf{
width:420px;
height:30px;
font-size:18px;
color:#fff;
text-align:right;
float:left;
}
.box_420_30{
width:420px;
height:30px;
float:left;
}
#box_50_180{
width:50px;
height:180px;
float:left;
}
#box_120_180{
width:120px;
height:180px;
float:left;
}
#title_sub{
width:120px;
height:24px;
float:left;
font-size:24px;
color:#fff;
text-align:left;
}
#title_sono1{
width:420px;
height:30px;
line-height:30px;
font-size:16px;
color:#fff;
text-align:left;
float:left;
}
#title_sono2{
width:420px;
height:30px;
line-height:30px;
font-size:16px;
color:#fff;
text-align:left;
float:left;
}
#title_sono3{
width:420px;
height:30px;
line-height:30px;
font-size:16px;
color:#fff;
text-align:left;
float:left;
}
#title_sono4{
width:420px;
height:30px;
line-height:30px;
font-size:16px;
color:#fff;
text-align:left;
float:left;
}

.box_120_30{
width:120px;
height:30px;
float:left;
}
#p{
margin-top:16px;
width:530px;
height:14px;
font-size:14px;
color:#fff;
text-align:right;
}
a:visted{
color:#fff;
text-decoration:none;
}
a:link{
color:#fff;
text-decoration:none;
}
a:hover{
color:#fff;
text-decoration:none;
}


