@charset "utf-8";

/* -----------------------------------------------------------
CSS Information

 File name:      print.css
 Author:         s.hirow (admin)
 Style Info:     print style
----------------------------------------------------------- */



/*----------------------------------------------------
	print.css
----------------------------------------------------*/

@import url("default.css");
@import url("style.css");
@import url("clearfix.css");
@import url("expression.css");


#wrapper { background: none; }
#header { background: #fff url(../img/head_bg.gif) repeat-x; }
#navi { width: 794px; margin-left: auto; margin-right: auto; background: #fff url(../img/navi_btn.gif) no-repeat; }
#navi ul { display: none; }

#contentsTop { background: #fff; width: 794px; margin-left: auto; margin-right: auto; }

/* トップページ */
.homBody #contentsTop { height: 320px; background: url(../img/main_ph.jpg) no-repeat; }
.homBody #contentsTop p { display: none; }








