@import "/en/common/css/base.css";

#mainArea div.section4 div.row:after,
#mainArea div.section3:after,
#mainArea div.section2:after,
#mainArea div.section1:after,
#mainArea dl:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#mainArea div.section4 div.row,
#mainArea div.section3,
#mainArea div.section2,
#mainArea div.section1,
#mainArea dl {
	display: inline-table;
	/*\*/
	display: block;
	*height: 1%;
	/**/
}

/* ---- Header ---- */
#header h1{
	background: url(../images/title.gif) no-repeat 0 0;
	width: 166px;
}

		#header li.li1 a {
			background: url(/en/common/images/nav_01.gif) no-repeat 0 -38px;
		}

/* ----------------------------------------------------
Contents setting
---------------------------------------------------- */

#contents {}

#contentBody {}

#mainArea {
	margin-left: 26px;
	margin-right: 26px;
}

#mainArea div.section1 {
	background: url(../images/bg_01.gif) repeat-y 0 0;
	margin-bottom: 30px;
}
	#mainArea div.section1 h2 {
		background: #FFF url(../images/t1.gif) no-repeat 0 0;
		height: 38px;
		text-indent: -9999px;
		display: block;
		overflow: hidden;
	}
	#mainArea div.section1 div.div1 {
		margin-right: 35px;
		width: 236px;
		float: left;
	}
	#mainArea div.section1 div.div2 {
		width: 236px;
		float: left;
	}

	#mainArea div.section1 div.div3 {
		width: 236px;
		float: right;
	}
	#mainArea div.section1 h3 {
		height: 45px;
		text-indent: -9999px;
		display: block;
		overflow: hidden;
	}
	#mainArea div.section1 p {
		text-indent: 18px;
	}
		#mainArea div.section1 div.div1 h3 {
			background: url(../images/hed_01.gif) no-repeat 0 0;
			width: 188px;
		}
		#mainArea div.section1 div.div2 h3 {
			background: url(../images/hed_02.gif) no-repeat 0 0;
			width: 150px;
		}
		#mainArea div.section1 div.div3 h3 {
			background: url(../images/hed_03.gif) no-repeat 0 0;
			width: 176px;
		}

#mainArea div.section2 {
	background: url(../images/bg_02.gif) repeat-y 0 0;
	padding-right: 15px;
	margin-bottom: 38px;
}
	#mainArea div.section2 div.div1 {
		width: 512px;
		float: left;
	}
	#mainArea div.section2 div.div2 {
		padding: 10px 0;
		width: 216px;
		float: right;
	}

#mainArea p.data {
	text-align: right;
}
#mainArea div.list {
	margin: -11px 0 15px 0;
}
#mainArea dl {
	margin: 9px 0 0 0;
	padding: 0;
}
	#mainArea h4 {
		color: #fff;
	}
	#mainArea dt {
		font-weight: bold;
		margin: 0;
		padding: 0;
		float: left;
		color: #fff;
	}
	#mainArea dd {
		margin: 0 0 0 12px;
		padding: 0;
	}
	#mainArea dd strong {
		font-weight: bold;
		color: #fff;
	}


#mainArea div.section3 {}
	#mainArea div.section3 h2 {
		background: url(../images/t2.gif) no-repeat 0 0;
		height: 19px;
		margin-bottom: 19px;
		text-indent: -9999px;
		display: block;
		overflow: hidden;
	}
#mainArea div.section4 {
	background-color: #f5f5f5;
	border: solid 1px #ddd;
	padding: 19px;
}
	#mainArea div.section4 h3 {
		margin-bottom: 7px;
		height: 15px;
		text-indent: -9999px;
		display: block;
		overflow: hidden;
	}
	#mainArea div.section4 div.div1 h3 {
		background: url(../images/hed_04.gif) no-repeat 0 0;
		width: 78px;
	}
	#mainArea div.section4 div.div2 h3 {
		background: url(../images/hed_05.gif) no-repeat 0 0;
		width: 87px;
	}
	#mainArea div.section4 div.div1 {
		width: 359px;
		float: left;
	}
	#mainArea div.section4 div.div2 {
		width: 359px;
		float: right;
	}
