﻿@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:640px;
margin:0 auto;
background-image:url(syutu_10.JPG);
height:480px;
border:3px #fff solid;
margin-top:200px;
margin-bottom:100px;
}


.clearfix{
clear:both;
}


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

.box_title{
width:590px;
height:30px;
padding-left:75px;
text-align:left;
color:#fff;
font-size:24px;
margin-bottom:40px;
}

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

#title_2{
height:30px;
padding-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:#fff;
font-size:20px;
text-align:right;
float:left
}

.title_sub{
width:100px;
height:60px;
color:#fff;
font-size:20px;
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:60px;
margin-left:75px;
font-size:12px;
width:590px;
color:#fff;
text-align:left;
}

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;
background:#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;
background:#fff
text-decoration:none;
}


