@charset "utf-8";
@import url("important.css");

#pr {
	background: url(../image/bg_pr.jpg) no-repeat center top;
	width: 760px;
	height: 303px;
	position: relative;
	margin-bottom: 10px;
}
#pr h2 {
	margin: 0;
	text-indent: -1000em;
}
#cMain .section1,
#cMain .section2 {
	margin-bottom: 10px;
}

#cMain .section3 {
	margin-bottom: 10px;
}

#cMain .section1,
#cMain .section2 {
	background: url(../image/top_bg_section.gif) repeat-y;
}
#cMain .section1 .wrap,
#cMain .section2 .wrap {
	background: url(../image/btm_section.gif) no-repeat center bottom;
	padding: 13px 20px 13px 35px;
	line-height: 1.7em;
}
#cMain .section1 h2,
#cMain .section2 h2 {
	margin: 0;
	width: 760px;
	height: 36px;
	text-indent: -1000em;
}
#cMain .section1 h2 {
	background: url(../image/head_section1.gif) no-repeat;
}
#cMain .section2 h2 {
	background: url(../image/head_section2.gif) no-repeat;
}
#cMain .section1 .wrap p,
#cMain .section2 .wrap p {
	margin: 0 0 5px;
	padding: 0;
}

/* 疑似iFrame */
#cMain .section1 .newsrelease {
	border: none;
	height: 140px;
	width: 700px;
	overflow: auto;
	background-color: #ffffff;
	text-align: left;
	padding-top: 4px;
	margin-top: 4px;
	margin-left: 20px;
	margin-left: 10px;
	line-height: 1.2em;
}
