﻿@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:400px;
height:338px;
	
margin:0 auto;

background-image:url(sisiki_3.jpg);
border:#fff solid 3px;
margin-top:200px;
}


.clearfix{

clear:both;

}


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

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

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


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

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


.title_sub_2{
width:200px;
height:75px;
float:left;
}


.title_sub_sub{
width:200px;
height:25px;
text-align:center;
line-height:20px;
color:#000000;

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


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

p{
margin-top:25px;
width:400px;
height:10px;
font-size:10px;
color:#1e300d;
text-align:center;
}

a:link{

color:#1e300d;

text-decoration:none;
} 


a:visited{

color:#1e300d;

text-decoration:none;
}


a:hover{

color:#1e300d;

text-decoration:none;
}




a:hover{

padding:0px 10px;
background:#1e300d;
color:
#fff;
}







div.title a:hover{

padding:0px 10px;
background:#1e300d;
color:
#fff;
}




