@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: #fff; }

/* トップページ */
.homBody #contentsImage #conImgPhTop { background: url(../img/mainPh.jpg) no-repeat; }










