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

html{
background-color:transparent;
background-image:none;
}
p,ul,ol,li,div{
padding:0;
margin:0;
list-style:none;
}

body{
background:#000000/*#edd4ac*/;
font-size:18px;
color:#fff;
font-weight:bold;
}
.wrapper{
width:600px;
margin:0 auto;
background-image:url("souseiki_47_640_400.JPG");
height:400px;
border:3px #fff solid;
margin-top:200px;
}
.clearfix{
clear:both;
}
.margin-top{
width:600px;
height:80px;
}
.box_title{
margin:right:35px;
width:565px;
height:30px;
text-align:right;
color:#fff;
font-size:24px;
margin-bottom:40px;
font-weight:bold;
}
.box_360_90{
width:360px;
height:90px;
float:left;
}
.box_40_90{
width:40px;
height:90px;
float:left;
}
.box_100_30{
width:100px;
height:30px;
text-align:right;
}
.box_100_90{
width:100px;
height:60px;
float:left;
}
div.box_title div.title a{text-decoration:none;}
p{
margin-top:0px;
margin-right:40xp;font-size:14px;
width:560px;
color:#fff;
text-align:right;color:#fff;
}
a:link{
color:#fff;
text-decoration:none;
}
a:visited{
color:#fff;
text-decoration:none;
}
a:hover{
color:#fff;
text-decoration:none;
}




