﻿@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:634px;
margin:0 auto;
background-image:url(souseiki_27.JPG);
height:474px;
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:#f1f1f1;
font-size:24px;
margin-bottom:40px;
font-weight:bold;

}


.title_sub{
width:80px;
height:120px;
color:#f1f1f1;
font-size:16px;
font-weight:bold;
text-align:center;
float:left;
}


.title_sub_sub{
width:100px;
height:32px;
text-align:center;
color:#f1f1f1;
font-size:16px;
font-weight:bold;
}


.title_speace{
width:50px;
height:120px;
color:#f1f1f1;
font-size:16px;
font-weight:bold;
text-align:center;
float:left;
}

.title_kirai{
width:120px;
height:120px;
float:left;
}

div.box_title div.title a{text-decoration:none;}


p{
margin-top:0px;
font-size:14px;
width:640px;
color:#f1f1f1;
text-align:center;
}

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

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

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




