@charset "utf-8";
@import "common/0-import.css";

#topMain {
	width: 943px;
	margin: 14px auto -230px;
	padding: 0 0 150px 0;
	
	overflow: hidden;
	position: relative;
	
	text-align: left;
}

#conts {
	width: 892px;
}

#conts h3 {
	margin:  60px 0 10px 0;
}

#conts h4 {
	margin: 50px 64px 20px;
}

#conts p {
	margin: 0 0 20px;
	
	line-height: 1.7;
	letter-spacing: 2px;
}

#conts img {
	display: block;
}

#conts .box {
	width: 658px;
	margin: 0 64px 40px;
	overflow: hidden;
	clear: both;
}

#conts .box .rightImg {
	margin: 0 0 0 40px;
	float: right;
}

#conts .box .leftImg {
	margin: 0 40px 0 0;
	float: left;
}

#conts #top_flash_left {
	float: left;
	width: 156px;
	height: 390px;
	background: url("../img/top/top_news_bg.gif") no-repeat;
}

#conts #top_flash_left p{
	padding: 70px 10px 0 20px;
	line-height: 120%;
}

#conts #top_flash {
	float: left;
	width: 580px;
}

#conts #top_flash_right {
	float: right;
	width: 156px;
	height: 390px;
	background: url("../img/top/top_yotei_bg.gif") no-repeat;
}

#conts #top_flash_right p{
	padding: 70px 20px 0 15px;
	line-height: 120%;
}
