﻿@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{
	
margin:0 auto;

background-image:url(sisiki_1.jpg);
width:400px;
height:336px;
margin-top:180px;
border:#fff solid 3px;
}


.clearfix{
clear:both;
}


.margin-top{
width:400px;
height:100px;
}

div.title a{
margin-left:100px;
width:200px;
height:50px;
line-height:50px;
color:#1e300d;

font-size:20px;
text-decoration:none;
display:block;
text-align:cener;
font-weight:bold;
}




.title_sub{
width:200px;
height:50px;
line-height:50px;
color:#1e300d;

font-size:18px;
font-weight:bold;
text-align:center;
float:left;
}


div.title_sub_sub li a{
margin:17px 25px;
width:50px;
height:16px;
text-align:center;
line-height:16px;
color:#1e300d;

font-size:16px;
float:left;
font-weight:bold;
}


div.title a{text-decoration:none;}

p{
marfin-top:20px;
width:406px;
height:10px;
font-size:10px;
color:#1e300d;

text-align:center;
}

a:link{

color:#1e300d;


text-decoration:none;
} 


a:visited{

color:#1e300d;


text-decoration:none;
}



div.title a:hover{

color:#1e300d;
}





li a:hover{
color:#1e300d;
}


