@charset "utf-8";

@import url(reset.css);
@import url(base.css);
@import url(common.css);




#content h3{
 font-size: 1.2em;
 color: #522C13;
 border-left: 4px solid #DBCEBE;
 padding: 6px 0 5px 10px;
 margin-bottom: 10px;
 line-height: 1;
}

#content h2{
 margin-bottom: 16px;
}

#content ul.link{
 overflow: hidden;
 zoom: 1;
 background-color: #FFEDBB;
 padding: 5px 0 3px 10px;
 margin-bottom: 20px;
}

#content ul.link li{
 float: left;
 margin-right: 10px;
 font-size: 1.2em;
}

#content ul.link li a{
 background: url(../image/option_bg.gif) left center no-repeat;
 padding-left: 10px;
}

#first .same p{
 margin-bottom: 15px;
}

#first .same p.pagtop01{
 margin-bottom: 30px;
}

#first .same p.special{
 margin-bottom: 20px;
}

#first .same p.special01{
 margin-bottom: 23px;
}

#first .same p.special02{
 margin-bottom: 20px;
}

#first .same p span{
 font-weight: bold;
}