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

html{
background-color:transparent;
background-image:none;
}
p,ul,ol,li,a{
padding:0;
margin:0;
text-decoration:none;
}
body{	
background:#edd4ac;
}
#wrapper{
width:470px;	
margin:0 auto;
margin-top:50px;
}
.clearfix{
clear:both;
}
#box_title{	
width:470px;
height:60px;
}
#title{
margin-left:10px;
font-size:28px;
height:28px;
color:#681514;
float:left;
}
#sub_title{
margin-top:12px;
margin-left:8px;
font-size:16px;
height:16px;
color:#681514;
float:left;
margin-right:32px;
}
.sub_speace{
width:470px;
height:10px;
font-size:10px;
color:transparent;
}
#title_2{
font-size:28px;
color:#681514;
text-align:center;
float:left;
}

.coment{
width:440px;
padding:0px 10px;
font-size:14px;
line-height:24px;
color:#681514;
}
.box_2{
width:470px;
height:90px;
background-image:url(kame_1.png);
background-position:50% 50%;
background-repeat:no-repeat;
}

.p_18{
padding:0px 10px;
padding-bottom:3px;
padding-top:6px;
width:450px;
height:18px;
font-size:18px;
border-bottom:3px dotted #681514;
color:#fff;
}

.p_16{
padding:0px 10px;
padding-bottom:3px;
padding-top:6px;
width:450px;
height:18px;
font-size:16px;
border-bottom:3px dotted #681514;
color:#fff;
}

.box_3{
width:470px;
height:10px;
}

ul li a{
padding:2px 10px;
font-size:14px;
color:#681514;
text-decoration:none;
float:left;
}
#right{
float:right;
}
.p{
width:470px;
text-align:center;
font-size:14px;
color:#681514;
font-family:"meiryo";
}

a:link{
color:#681514;
} 

a:visited{
color:#681514;
}

a:hover{
color:#681514;
}

p:hover{
background:#edd4ac;
color:#681514;
}

div.box_2:hover{
width:450px;
height:550px;

background-image:url("yukidaruma_2.png");
background-position:50% 50%;
background-repeat:no-repeat;
}