@charset "utf-8";
/*
 * Support this css
 * Date: 2009.06.16.
 * Author: Creative Team
 */

#contact-head01{_background: url(contact/images/h1_bg01_yoru.gif);}
#contact-body{_background: url(contact/images/bg01_yoru.gif);}
#contact-foot01{_background: url(contact/images/foot_bg01_yoru.gif);}
#contact-head02{_background: url(contact/images/h1_bg02_yoru.gif);}
#contact-foot02{_background: url(contact/images/foot_bg02_yoru.gif);}


html{
overflow:hidden;
background: #f6f5da;
}
body{
background: #f6f5da;
}
#wrapper{
margin: auto;
width:100%;
background-image: none;
background: #f6f5da;
}
#contact-body{
margin: auto;
padding-top: 15px;
width:675px;
background: #f6f5da;
}


