?@charset "utf-8";
/*css document*/
body{
background-color:#edd4ac/*#b1d957*/;
}
p,ol,li,ul{
margin:0px;
padding:0px;
list-style:none;
font-family:"meiryou"
}
body{
background:#edd4ac;
}
#wrapper{
width:1200px;
margin:0 auto;
margin-top:250px;
}
.clearfix{
clear:both;
}
.speace{
width:1200px;
height:10px;
}
#title{
width:1200px;
height:28px;
font-size:28px;
color:#1e300d;
text-align:center;
font-weight:bold;
}
a{
text-align:center;
}
.title_1{
width:200px;
height:24px;
font-size:24px;
color:#1e300d;
font-weight:bold;
}
ul{
width:1200px;
height:24px;
}
ul li a{
padding-top:8px;
width:200px;
line-height:24px;
height:24px;
font-size:16px;
color:#1e300d;
list-style:none;
float:left;
text-decoration:none;
text-align:center;
font-family:"meiryou"
}
p{
width:1200px;
height:14px;
font-size:14px;
text-align:center;
color:#1e300d;
font-family:"meiryo";
}
ul li a:hover{
width:200px;
line-height:24px;
height:24px;
font-size:16px;
color:#edd4ac;
list-style:none;
text-align:center;
background:#154c0e;
font-family:"meiryou"
}
a:link{
color:#1e300d;
text-decoration:none;
font-family:"meiryou"
}
a:visited{
color:#1e300d;
text-decoration:none;
font-family:"meiryou"
}
