@charset "utf-8";
/* CSS Document */

/*
	Site Name:  2009/2010 henry6th website
	Description: message/index.html setting
	Version: 
	Author: 
*/

/*
===== CONTENTS ===========================================

	1: mainContents layout
	2: 


==========================================================
*/

/* -------------------------------------------------------
  1: mainContents layout
------------------------------------------------------- */

#mainContents {
	width        :901px;
	margin-left  :20px;
}

#mainContents #ttlArea {
	background   :url(../../message/img/bg_h_ttl01.gif) top left no-repeat;
	width        :891px;
	height       :99px;
	padding      :24px 0 0 10px;
}

#mainContents h2 {
	margin-bottom:11px;
}

#mainContents #txtArea01 {
	width        :881px;
	padding      :14px 10px 0 10px;
}

#mainContents p.txtBoxL {
	width        :427px;
	float        :left;
	margin-right:27px;
	line-height  :1.7em;
}

#mainContents p.txtBoxR {
	width        :427px;
	float        :left;
	line-height  :1.7em;
}

#mainContents div.txtArea02 p {
	line-height  :1.4em;
}

#mainContents div.txtArea02 {
	background   :url(../../message/img/bg_contents_center.gif) top left repeat-y;
	width        :901px;
}

#mainContents div.txtHead01 {
	width        :901px;
	height       :65px;
	background:url(../../message/img/bg_h_ttl02.gif) top left no-repeat;
}

#mainContents div.txtHead02 {
	width        :901px;
	height       :65px;
	background:url(../../message/img/bg_h_ttl03.gif) top left no-repeat;
}

#mainContents div.bgBottom {
	width        :881px;
	padding      :14px 10px 15px 10px;
	background   :url(../../message/img/bg_contents_bottom.gif) bottom left no-repeat;
}

/* -------------------------------------------------------
  2: 
------------------------------------------------------- */


