﻿@charset "utf-8";
/*css document*/

html{
background-color:transparent;
background-image:none;
}

p,ul,ol,li,div{
padding:0;
margin:0;
list-style:none;
font-weight:bold;
}
body{
background:#778999;
font-family:"meiryou";
}

.wrapper{
width:640px;
margin:0 auto;
//background-image:url("esuteru_2.jpg");
height:480px;
border:3px #fff solid;
margin-top:200px;
margin-bottom:100px;
background:#701010;
}

.clearfix{
clear:both;
}

.margin-top{
width:590px;
height:200px;
}

.box_title{
margin-left:50px;
width:540px;
height:30px;
color:#fff;
font-size:24px;
text-align:center;
margin-bottom:80px;
}

#title_1{
height:30px;
font-size:24px;
float:left;
}

#title_2{
height:30px;
margin-left:24px;
font-size:24px;
float:left;
}


.kirai{
width:50px;
height:60px;
float:left;
}

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

.title_sub_right{
margin-top:4px;
width:250px;
height:60px;
color:#fff;
font-size:20px;
text-align:left;
float:left;
}

.title_sub{
width:100px;
height:60px;
color:#fff;
font-size:20px;
text-align:left;
float:left;
}

div.title_sub_sub_000 a{
width:100px;
height:30px;
color:#fff;
font-size:20px;
float:left;
}

p{
margin-top:30px;
width:640px;
font-size:12px;
color:#fff;
text-align:center;
}

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

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

a:hover{
color:#fff;
background:none;
}

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;
background: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;
background:none;
}

