﻿@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*/;
}
.wrapper{
width:640px;
margin:0 auto;
background-image:url(souseiki_43.jpg);
height:480px;
border:3px #fff solid;
margin-top:200px;
}
.clearfix{
clear:both;
}
.margin-top{
width:640px;
height:200px;
}

.box_title{
width:640px;
height:30px;
text-align:center;
line-height:30px;
color:#fff;
font-size:24px;
margin-bottom:60px;
font-weight:bold;
}
.title_sub{
width:100px;
height:60px;
color:#fff;
font-size:16px;
font-weight:bold;
text-align:center;
float:left;
font-family:"meiryou"
}
.title_sub_sub{
width:100px;
height:30px;
text-align:center;
color:#fff;
font-size:16px;
font-weight:bold;
}
.title_speace{
width:50px;
height:60px;
color:#fff;
font-size:16px;
font-weight:bold;
text-align:center;
float:left;
}
.title_kirai{
width:90px;
height:60px;
float:left;
}
div.box_title div.title a{text-decoration:none;}
p{
margin-top:15px;
font-size:14px;
width:640px;
color:#fff;
text-align:center;
}
a:link{
color:#fff;
text-decoration:none;
} 
a:visited{
color:#fff;
text-decoration:none;
}
a:hover{
background:#fff;
color:#000000;
text-decoration:none;
}
