@charset "shift_jis";

/*********************************
 *
 * 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;
	position: relative;
}

div.maintitle p {
	width: 800px;
	position:absolute;
	top:230px;
	text-align: left;
	left: 90px;
}

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; }


table.tb {
	border-top: 1px solid #A03C00;
	border-right: 1px solid #A03C00;
	line-height: 1.5em;
	font-size: 12px;
	padding-top: 20px;
	width: 796px;
	margin-left: 50px;
}

table.tb td {
	border-bottom: 1px solid #A03C00;
	border-left: 1px solid #A03C00;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 5px;
	line-height: 1.8em;
}

table.tb th {
	border-bottom: 1px solid #A03C00;
	border-left: 1px solid #A03C00;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 8px;
	background-color: #935B34;
	font-weight: bold;
	color: #FFFFFF;
}

table.tb .inpt1 { width: 300px; border: 1px solid #afb48f; }
table.tb .inpt2 { width: 50px; border: 1px solid #afb48f; }
table.tb .inpt3 { width: 100px; border: 1px solid #afb48f; }
table.tb .inpt4 { width: 400px; border: 1px solid #afb48f; }
table.tb .inpt5 { width: 200px; border: 1px solid #afb48f; }
table.tb .inpt6 { width: 400px; border: 1px solid #afb48f; }

.er_box {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding-top: 20px;
}
