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

@import url("reset.css");
@import url("header.css");
@import url("navi.css");
@import url("content.css");
@import url("sidebar.css");
@import url("footer.css");

#wrapper01{
width:920px;
margin:0 auto;
}

body{
color:#666;
}

body a{
color:#333333;
}
