﻿@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("matai_25.jpg");
height:480px;
border:3px #fff solid;
margin-top:200px;
margin-bottom:100px;
font-weight:bold;
}
.clearfix{
clear:both;
}
.margin-top{
width:640px;
height:180px;
}
.box_title{
width:545px;
height:20px;
padding-left:95px;
margin-bottom:60px;
}
#title_1{
height:30px;
color:#fff;
font-size:20px;
float:left;
}
#title_2{
height:30px;
padding-left:24px;
color:#fff;
font-size:20px;
float:left;
}
.kirai{
width:100px;
height:60px;
float:left
}
div.box_title div.title a{text-decoration:none;}
.title_sub_right{
width:250px;
height:60px;
color:#fff;
font-size:20px;
text-align:right;
float:left
}
.title_sub{
width:60px;
height:60px;
color:#fff;
font-size:18px;
text-align:right;
float:left
}
div.title_sub_sub_000 a{
width:100px;
height:30px;
color:#fff;
font-size:16px;
float:left
}
.title_speace{
width:474px;
height:15px;
}
p{
margin-top:30px;
font-size:12px;
width:640px;
color:#fff;
text-align:center;
}
a:link{
color:#fff;
text-decoration:none;
} 
a:visited{
color:#fff;
text-decoration:none;
}
a:hover{
color:#fff;
}
div.title_sub_sub_000 a:visted{
color:#fff;
text-decoration:none;
}
div.title_sub_sub_000 a:link{
color:#fff;
text-decoration:none;
}
div.title_sub_sub_000 a:hover{
color:#fff;
text-decoration:none;
}
div.box_title a:visted{
color:#fff;
text-decoration:none;
}
div.box_title a:link{
color:#fff;
text-decoration:none;
}
div.box_title a:hover{
color:#fff;
text-decoration:none;
}


