@charset "utf-8";
/* Copyright (c) 2008, Microwave.,Co ltd. */

@import url("reset.css");
@import url("header.css");
@import url("gnavi.css");
@import url("bread.css");
@import url("footer.css");

#wrapper01{
background:url(../common/wrapper_bg_01.png) repeat-x 0px 90px;
}

#wrapper02{
width:930px;
margin:0 auto;
padding-top:5px;
background:url(../common/wrapper_bg_03.png) no-repeat top center;
}


#wrapper03{
width:918px;
min-height:385px;
height:auto !important;
height:385px;
margin:0 auto;
padding:0px 6px;
background:url(../common/wrapper_bg_02.png) no-repeat top center;
}

#wrapper04{
width:918px;
min-height:385px;
height:auto !important;
height:385px;
margin:0 auto;
padding:0px 6px;
background:url(../common/wrapper_bg_02top.png) no-repeat top center;
}



#content01{
width:870px;
margin:0px auto;
padding:15px 0;
}

#button01{
text-align:center;
margin-bottom:10px;
}

body{
color:#666666;
}

a{
color:#666666;
text-decoration:underline;
}

a:hover{
color:#333333;
}
