﻿@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:380px;	
margin:0 auto;
margin-top:50px;
}
.clearfix{
clear:both;
}
#box_title{	
width:380px;
height:24px;
}
#title{
margin-left:10px;
font-size:24px;
height:24px;
color:#681514;
float:left;
font-weight:bold;
}
#sub_title{
margin-top:8px;
margin-left:8px;
margin-right:16px;
font-size:16px;
height:16px;
color:#681514;
float:left;
font-weight:bold;
}
.sub_speace{
width:380px;
height:10px;
font-size:10px;
color:transparent;
}
#title_2{
font-size:24px;
color:#681514;
float:left;
}
.coment{
margin:30px 0px;
width:380px;
line-height:18px;
font-size:12px;
color:#681514;
text-align:center;
}
.box_1{
width:380px;
}
.box_2{
width:380px;
height:90px;
background-image:url(kame_1.png);
background-position:50% 50%;
background-repeat:no-repeat;
}
.p_18{
padding:0px 10px;
padding-bottom:4px;
padding-top:5px;
width:360px;
height:18px;
font-size:18px;
border-bottom:3px dotted #681514;
color:#fff;
}
.p_16{
padding:0px 10px;
padding-bottom:3px;
padding-top:6px;
width:360px;
height:18px;
font-size:16px;
border-bottom:3px dotted #681514;
color:#fff;
}
.box_3{
width:380px;
height:12px;
}
ul li a{
padding:2px 10px;
font-size:12px;
color:#681514;
float:left;
}
#right{
float:right;
}
.p{
width:380px;
text-align:center;
font-size:14px;
color:#681514;
font-family:"meiryo";
}
a:link{
text-decoration:none;
color:#681514;
} 
a:visited{
text-decoration:none;
color:#681514;
}
a:hover{
color:#681514;
}
p:hover{
background:#edd4ac;
color:#681514;
}
div.box_2:hover{
width:380px;
height:90px;
background-image:url(kame_2.png);
background-position:50% 50%;
background-repeat:no-repeat;
}