@charset "utf-8";
/* CSS Document */

body {
	font-size: 13px;
	line-height: 1.6;
	color: #3b3b3b;
	font-family: Meiryo, 'Lucida Grande', 'Hiragino Kaku Gothic ProN', sans-serif;
}

#main_slide_wrap {
	position: relative;
	width: 100%;
	height: 444px;
	margin: 0 auto 0;
	padding: 0;
	background: no-repeat left top;
	margin-bottom: 200px;
	text-indent: -9999px;
	border-bottom: 1px solid #ddd;
	position: relative;
	z-index:-1;
}

div#shadow{
	background: url(top_img/main_shadow.png) repeat-x top left;
	/*bottom:747px;*/
	width: 100%;
	height: 10px;
	position:absolute;
	z-index:10;
}
/* jigyou */

#jigyoArea_wrap {
	width: 960px;
	margin-bottom:180px;
}

#jigyoArea_inner {
	width: 940px;
	height: 180px;
	background: url(top_img/jigyou_bg.png) repeat left top;
	position: absolute;
	top: -70px;
	padding: 20px 0 0 20px;
}

#jigyoArea {
	width: 920px;
}

#jigyoArea li:first-child {
	width: 285px;
	height: 160px;
	margin: 0 0 20px 0;
	float: left;
}

#jigyoArea li {
	width: 285px;
	height: 160px;
	margin: 0 0 20px 30px;
	float: left;
}

#topicArea li {
	width: 170px;
	height: 114px;
	margin: 0 0 30px 18px;
	float: left;
}

#project_Area {
	width: 960px;
	border-top: 3px solid #454c95;
}

#project_Area h2{
	margin-left: 20px;
}

#project_Area .list_style_1 {
	text-align: right;
	margin: -20px 18px 10px 0;
}

#project_Area .list_style_1 span {
	position: relative;
	bottom: 5px;
	right: 5px;
}

#slide_wrap {
	width: 960px;
}

#slide_wrap li {
	float: left;
	margin-right: 10px;
}


/* pickup_Area */

#pickup_Area {
	width: 920px;
	margin-bottom: 20px;
	border: 1px solid #ddd;
	border-top: 3px solid #454c95;
	background: #fff;
	padding: 0 20px 0;
}

#pickup_list {
	width: 920px;
}

#pickup_list li {
	width: 280px;
	height: 70px;
	margin: 0 0 20px 40px;
	float: left;
}

#pickup_list li:first-child {
	width: 280px;
	height: 70px;
	margin: 0 0 20px 0;
	float: left;
}




/* topics_Area */

#topics_Area {
	width: 590px;
	margin: 0 0 20px 0;
	border: 1px solid #ddd;
	border-top: 3px solid #454c95;
	background: #fff;
	padding: 0 20px 0;
	float: left;
	position: relative;
}

#topics_Area p#list_btn {
	position: absolute;
	top: 20px;
	right: 10px;
}

#topics_list_Box {
	width: 590px;
	border-bottom: 1px dotted #ddd;
	border-top: 1px dotted #ddd;
	overflow: scroll;
	height: 536px;
	overflow-x: hidden;
	margin-bottom: 20px;
}

#topics_list_Box li {
	border-bottom: 1px dotted #ddd;
	padding: 10px 0 10px 5px;
}

li.topics_list_even {
	background:#fafafa;
}


span.date_txt {
	margin-right: 15px;
	width: 80px;
	float: left;
}

span.topics_txt {
	width: 470px;
	float: left;
}


#bnr_Area {
	width: 270px;
	margin: 0 0 20px 0;
	border: 1px solid #ddd;
	border-top: 3px solid #454c95;
	background: #fff;
	padding: 0 14px 0;
	float: right;
	position: relative;
}

.bnr_Box {
	width: 270px;

}

.bnr_Box li{
	margin-bottom: 20px;
}

