@charset "UTF-8";

/* top */

/*--------------------------------------
	common
---------------------------------------*/

.heading_top {
	padding: 40px 0 5px;
	font-size: 24px;
	font-size: 2.4rem;
	line-height: 1.3em;
	color: #333;
}

.subheading_top {
	margin-bottom: 40px;
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1.3em;
	color: #999;
}

/*--------------------------------------
	promo
---------------------------------------*/

#promo01 .promo_cont {
	position: relative;
	margin: 0 auto;
	background: url(../../images/top/promo_bg_01.jpg) no-repeat center top;
}

/*--------------------------------------
	contents
---------------------------------------*/

/* top_headnews_area */

#top_headnews_area {
	margin-bottom: 40px;
	padding: 15px 0;
	border-top: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
}

#top_headnews_area .headnews_cont {
	margin: 0 30px;
	padding: 5px 0 5px 50px;
	background: url(../../images/top/icon_headnews.jpg) no-repeat left 0;
}

#top_headnews_area .headnews_cont .date {
	display: inline-block;
	float: left;
	width: 90px;
	line-height: 1.3em;
}

#top_headnews_area .headnews_cont .headnews_title {
	display: block;
	margin-left: 100px;
}

#top_headnews_area .headnews_cont .headnews_title,
#top_headnews_area .headnews_cont .headnews_title a {
	line-height: 1.3em;
	color: #333;
}

/* top_outline_area */

#top_outline_area {
}

#top_outline_area .image_texts .image_cont {
	width: 400px;
}

#top_outline_area .image_texts .texts_cont {
	width: 570px;
}

#top_outline_area .texts_image .texts_cont {
	width: 570px;
}

#top_outline_area .texts_image .image_cont {
	width: 400px;
}

/*--------------------------------------
	[module] clearfix
---------------------------------------*/