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

font-weight:bold;

}



.wrapper{
width:600px;
margin:0 auto;
background-image:url(souseiki_45.JPG);
height:480px;
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:#000000;

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:#000000;
text-align:right;color:#000000;
}


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


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


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




