﻿@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:#f1f1f1;

font-weight:bold;

}



.wrapper{
width:640px;
margin:0 auto;
background-image:url(souseiki_44.JPG);
height:480px;
border:3px #fff solid;
margin-top:200px;
}



.clearfix{
clear:both;
}



.margin-top{
width:640px;
height:80px;
}



.box_title{
margin:right:40px;
width:600px;

height:30px;

text-align:right;

color:#f1f1f1;

font-size:24px;

margin-bottom:40px;

font-weight:bold;


}


.box_400_90{
width:400px;
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;
font-size:14px;
width:600px;
color:#f1f1f1;
text-align:right;color:#000000;
}


a:link{
color:#f1f1f1;
text-decoration:none;
}


a:visited{
color:#f1f1f1;
text-decoration:none;
}


a:hover{
color:#f1f1f1f1;
text-decoration:none;
}




