﻿@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;
font-size:30px;
}
#title{
margin-left:20px;
font-size:28px;
height:28px;
color:#681514;
float:left;
font-weight:bold;
}
#sub_title{
margin-top:14px;
margin-left:8px;
font-size:16px;
height:16px;
color:#681514;
float:left;
font-weight:bold;
}
.sub_speace{
width:470px;
height:10px;
font-size:10px;
color:transparent;
}
#title_2{
margin-top:6px;
margin-left:12px;
font-size:24px;
color:#681514;
float:left;
font-weight:bold;
}
.coment{
width:470px;
line-height:18px;
font-size:14px;
color:#681514;
}
.box_1{
width:470px;
}
.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:12px;
height:12px;
color:#681514;
text-decoration:none;
float:left;
}
#right{
float:right;
}
.p{
width:470px;
text-align:center;
height:12px;
font-size:12px;
color:#681514;
}
a:link{
color:#681514;
text-decoration:none;
}} 
a:visited{
color:#681514;
text-decoration:none;
}}
a:hover{
color:#681514;
}
p:hover{
background:#edd4ac;
color:#681514;
}
div.box_2:hover{
width:470px;
height:90px;

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