@charset "utf-8";
/* CSS Document */

@import url("reset.css");
@import url("header.css");
@import url("gnavi.css");
@import url("bread.css");
@import url("sidebar.css");
@import url("footer.css");

#wrapper01{
position:absolute;
top:0px;
width:99.6%;
}

#wrapper03 {
min-width:921px;
width:921px;
width:auto !important;
background:url(../common/header_bg_01.png) repeat-x;
}

#content{
width:920px;
margin:0px auto 40px;
color:#666;
}

a{
color:#765;
text-decoration:none;
}

a:hover{
color:#543;
text-decoration:underline;
}

#content01{
width:705px;
float:right;
padding-top:10px;
border-bottom:1px dotted #B5A994 !important;
border-bottom:1px solid #dcb;
}

#content01 h2{
height:22px;
border-bottom:1px solid #B0A17F;
margin-bottom:19px;
}

#top01{
width:92em;
margin:0px auto 5px;
text-align:right;
}

#top01 a{
padding-left:10px;
background:url(../common/top_bg_01.png) no-repeat 0px 50%;
}
