@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/common/bg_lower_top.png) center top no-repeat;}
div.maintitle { width: 1000px; height: 264px; margin: 0 auto; padding: 0 0 0 0; }
h2.subtitle { width: 830px; margin: 0 auto; padding: 40px 0 15px 30px; background: url(../images/news/news_title_bg.png) left bottom no-repeat; color: #d70303; font-size: 1.5em; line-height: 1.1em; font-weight: bold; }

div.lower_cnt1  { position: relative; width: 918px; margin: 0 auto; padding: 0 0 10px 0; background: url(../images/news/news_bg.png) center bottom no-repeat;  }

div.inner { position: relative; width: 870px; margin: 0 auto 20px auto; padding: 0 0 20px 0; background: url(../images/news/line.png) left bottom no-repeat; }
	div.inner div.txt { width: 550px; padding: 30px 0 0 0; }
	div.inner div.image { width: 290px; }
	div.inner .left { float: left; }
	div.inner .right { float: right; }
