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

html{
background-color:transparent;

background-image:none;
}

p,ul,ol,il{
padding:0;
margin:0;
}

body{
background:/*#edd4ac;*/#fff;
background:#ccc4c2;
background-image:url("yosyuaki_16_s.jpg");
background-size:cover;
background-attachment:fixed;
background-repeat:no-repeat;                   
background-position: center center;
}


#wrapper{
width:450px;
margin:0 auto;
margin-top:120px;
}


.clearfix{
clear:both;
}

#box_title{
width:540px;
height:90px;
margin:50px 0px;
}

#title{
font-size:24px;
height:24px;
color:#000000;
float:left;
margin-left:60px;
}

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

#title_2{
font-size:24px;
height:24px;
color:#000000;
float:right;
}


#title_sub{
margin-top:8px;
font-size:16px;
height:16px;
color:#000000;
float:right;
margin-right:60px;
}

.box_1{
width:540px;
}

.box_2{
width:540px;
height:0px;
}

.p_18{
padding:0px 36px;
padding-bottom:3px;
padding-top:6px;
width:468px;
height:18px;
font-size:18px;
border-bottom:3px dotted #000000;
color:#000000;
}


.p_18_2{
padding:0px 36px;
padding-bottom:3px;
padding-top:6px;
padding-left:52px;
width:452px;
height:18px;
font-size:18px;
border-bottom:3px dotted #000000;
color:#000000;
}

.p_18_3{
padding:0px 36px;
padding-bottom:3px;
padding-top:6px;
padding-left:68px;
width:436px;
height:18px;
font-size:18px;
border-bottom:3px dotted #000000;
color:#000000;
}

.p_18_right{
padding:0px 36px;
padding-bottom:3px;
padding-top:6px;
width:468px;
height:18px;
font-size:18px;
border-bottom:3px dotted #000000;
color:#000000;
text-align:right;
}

.box_30{
width:540px;
height:30px;
}

ul{
width:540px;
}

ul li a{
padding:0px 0px;
padding-left:36px;
font-size:14px;
color:#fff;
text-decoration:none;
float:left;
}

#right{
padding-right:36px;
padding-left;0px;
float:right;
}

#p{
width:540px;
height:12px;
text-align:center;
font-size:12px;
color:#000000;
}

p#p:hover{
background:none;}

a:link{
color:#000000;
} 

a:visited{
color:#000000;
}

a:hover{
color:#000000;
}

p:hover{
color:#ccc4c2;
background:#000000;
}

/*div.box_2:hover{
width:450px;
height:270px;
background-image:url("retuouki1_13_s.png");*/

