@charset "UTF-8";
/* CSS Document */


header {
	background:#fff;
	height:120px;
}
/*
b.header text 
*/
.header_text { /* total 447px */
	display:none;
}
/*
e.header text
*/



section {
	padding:0 60px;
}
.body p {
	line-height: 1.5em;
}
.body {
	width: 1000px;
	text-align:left;
}

section {
	padding: 0 60px;
}
.body h1 {
	margin: 0;
	padding: 0 0 10px 0;
	font-size: 1em;
	line-height: 1em;
	border-bottom: solid 1px #e1e2e3;
}
.body h2 {
	margin:0;
	padding:0;
	font-size:1.2em;
	line-height:1.5em;
}
.a10 {
	padding-top:50px;
	padding-bottom:30px;
}
.title {
	margin-bottom:20px;
}

.newsA {
			overflow:hidden;
			height:auto;
		}
		.newsL {
			float:left;
			width:180px;
			
		}
		.newsR {
			float:right;
			width:700px;			
		}
		.a11 {
			min-height:500px;
		}