@charset "utf-8";


/* ===================================================================

CSS information

 file name  :contact.css
 author     :Nihon Hicom
 style info :一冊の本が出来るまでページ設定用
 data       :2011.08.12
 name       :Masahiko Maruo
 
=================================================================== */

#page_contact_header{
	margin:0;
	padding:30px 40px 0;
	width:620px;
	height:40px;
	background:url(../../images/page_image/page_long_header.jpg) no-repeat;
}
#page_contact_header h2{
	width:584px;
	padding:0 0 0 36px;
	margin:0;
	line-height:32px;
	height:32px;
	background:url(../../images/contact_images/contact_icon.jpg) no-repeat center left;
}
#page_contact_main{
	margin:0 0 0; 
	padding:0;
	width:700px;
	height:auto;
	background:url(../../images/page_image/page_main.jpg) repeat-y;
}
body.page-id-1380 #page_contact_main{
	padding:0 40px;
	width:620px;
}
#page_contact_footer{
	background:url(../../images/page_image/page_footer.jpg) no-repeat;
	width:700px;
	height:20px;
}