@charset "utf-8";

/*////////////////////////////////////////////
	Title: print.css
	Created: 2009-03-31
	Author: web-pallet (http://web-pallet.com)
	Site Name: 原川社会保険労務士事務所
	Site URL: http://harakawa-s.jp
	Last Up Date: 2009-03-31

////////////////////////////////////////////*/
#header, #headerNav, #footer, #page_sidebar, .gotop, .pankz, #sidebar {
 display: none;
}

#page_main,  {
width: 800px;
}
.profile_wrap .l {
width: 480px;
}
.profile_wrap .r {
	float: left;
}
#blog_main {
width: 750px;
}
#page_main h3 {
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #FF3300;
	padding-left: 8px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 110%;
	font-weight: bold;
	color: #000053;
	margin-top: 15px;
	margin-bottom: 10px;

}
/*///////////////////////////////////////
 END print.css 
///////////////////////////////////////*/
