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

html{
background-color:transparent;

background-image:none;
}

p,ul,ol,li{
padding:0;
margin:0;
list-style:none;}

body{
	
background:#edd4ac;

}


.wrapper{

width:380px;
	
margin:0 auto;
}


.clearfix{

clear:both;

}

.box_title{
	
margin-top:100px;
width:380px;

height:240px;

font-size:30px;

}

.title{

font-size:28px;

height:28px;
color:#a34a02;
text-align:center;
}

.sub_1{

padding-top:10px;

font-size:18px;

color:#a34a02;
}


.sub_speace{
width:380px;
height:10px;
font-size:10px;
color:transparent;
}


/*.sub_2{

width:380px;
font-size:24px;

color:#a34a02;
float:left;

text-align:center;
}

*/

.coment{

padding:14px 0px;
width:380px;
line-height:22px;
font-size:14px;

color:#a34a02;

text-align:center;
}

.box_1{

width:380px;

}


.box_2{

width:30px;
}




.p_18{

padding:0px 10px;

padding-bottom:4px;

padding-top:5px;
width:360px;

height:18px;

font-size:18px;

border-bottom:3px dotted #a34a02;



color:#edd4ac;
}




.p_16{

padding:0px 10px;

padding-bottom:2px;

padding-top:7px;
width:360px;

height:18px;

font-size:16px;

border-bottom:3px dotted #a34a02;



color:#edd4ac;
}




.box_1_3{

width:380px;
height:450px;

}

.box_3{

width:380px;

height:10px;
}

ul li a{

padding:0px 10px;

font-size:14px;
color:#a34a02;

float:left;

text-decoration:none;
}

a:link{

color:#a34a02;
} 

a:visited{

color:#a34a02;
}


a:hover{

color:#a34a02;

}



p:hover{
color:#a34a02;
}


