@charset "utf-8";

/*********************************
 *
 * LAYOUT
 *
 *********************************/

body { background: url(../images/common/bg_sky_lower.png) center 122px repeat-x;}

div#main { width: 1000px; margin: 0 auto ; background: url(../images/common/bg_lower.png) center top repeat-y;}
div.contens_top_bg { background: url(../images/message/bg_lower_top.png) center top no-repeat;}
div.maintitle { width: 958px; margin: 0 auto; padding: 50px 0 0 0; }
h2.subtitle01 { width: 890px; margin: 0 auto; }
h2.subtitle02 { width: 881px; margin: 0 auto; }

div.lower_cnt1 { position: relative; width: 778px; height: 580px; margin: -40px auto 0 auto; padding: 0; background: url(../images/message/message_bg.png) center top no-repeat; }
	div.lower_cnt1 div.inner { position: absolute; left: 35px; top: 130px; width: 440px; height: 560px; background: none; }
	div.lower_cnt1 div.inner p { padding: 0.75em 0; }

div.lower_cnt2 { position: relative; width: 956px; height: 703px; margin: 40px auto 0 auto; padding: 0; background: url(../images/message/whats_bg.png) center top no-repeat; }
	div.lower_cnt2 h2 { position: absolute; width: 600px; left: 95px; top: 244px;  font-size: 1.25em; font-weight: bold; line-height: 1.1em; color: #82c23d;  }
	div.lower_cnt2 div.inner1 { position: absolute; left: 55px; top: 303px; width: 530px; height: 200px; background: none; }
	div.lower_cnt1 div.inner1 p { padding: 0.75em 0; }
	div.lower_cnt2 div.inner2 { position: absolute; left: 315px; top: 515px; width: 610px; height: 145px; background: none; }
	div.lower_cnt1 div.inner2 p { padding: 0.75em 0; }