﻿@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:13px/1.00 "メイリオ", Meiryo,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
    *font-size:small;}


.wrapper{
width:590px;
margin:0 auto;
background-image:url("yosyuaki_10.jpg");
height:480px;
border:3px #fff solid;
margin-top:200px;
margin-bottom:100px;
padding-left:50px;
}


.clearfix{
clear:both;
}


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

.box_title{
width:540px;
height:30px;
//text-align:left;
color:lightgray;
font-size:24px;
padding-right:50px;
text-align:center;
margin-bottom:20px;
}

#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{
width:250px;
height:60px;
color:lightgray;
font-size:20px;
text-align:left;
float:left;
}

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

div.title_sub_sub_000 a{
width:100px;
height:30px;
color:lightgray;
font-size:16px;
float:left;
}

p{
width:540px;
font-size:12px;
color:lightgray;
padding-right:50px;
text-align:center;
}

a:link{
color:lightgray;
text-decoration:none;
} 

a:visited{
color:lightgray;
text-decoration:none;
}

a:hover{
color:lightgray;
}

div.title_sub_sub_000 a:visted{
color:lightgray;
text-decoration:none;
}

div.title_sub_sub_000 a:link{
color:lightgray;
text-decoration:none;
}

div.title_sub_sub_000 a:hover{
color:lightgray;
text-decoration:none;
}

div.box_title a:visted{
color:lightgray;
text-decoration:none;
}

div.box_title a:link{
color:lightgray;
text-decoration:none;
}

div.box_title a:hover{
color:lightgray;
text-decoration:none;
}


