@charset "utf-8";
.スライド-------------------------------------{}
#slider_wrap {
	width: 100%;
	height: 600px;
	position: relative;
	z-index: 1;
}
#slide_belt_top {
	width: 100%;
	height: 40px;
	position: absolute;
	top: 0px;
	background-image: url(../img_index/slide_belt_top.png);
	background-position: center top;
}
#slide_belt_bottom {
	width: 100%;
	height: 40px;
	position: absolute;
	background-image: url(../img_index/slide_belt_bottom.png);
	background-repeat: repeat-x;
	background-position: center bottom;
	bottom: 0px;
	z-index: 2;
}
.トピックス-------------------------------------{}
#news, #blog {
	width: 450px;
}
#news_head, #blog_head {
	padding-bottom: 16px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	position: relative;
	border-bottom: 1px solid #000000;
	font-size: 18px;
	line-height: 1;
	text-align: left;
	margin-bottom: 5px;
}
.head_sub {
	color: #999999;
	font-family: Leander;
	font-size: 12px;
}
.rss {
	position: absolute;
	right: 0px;
	top: 3px;
}
.news_blog {
	width: 100%;
}

.news_blog_contents {
	height: 300px;
}

.news_blog th, .news_blog td {
	padding-top: 18px;
	padding-bottom: 18px;
	font-size: 14px;
	line-height: 1.6;
	text-align: left;
	font-weight: normal;
	vertical-align: top;
}
.news_blog tr {
	border-bottom: 1px dotted #000000;
}
.news_blog th {
	width: 130px;
	padding-left: 20px;
	background-image: url(../img_common/arrow_black_2px.png);
	background-repeat: no-repeat;
	background-position: 8px 26px;
}
.news_blog td {
}


.最新の実績-------------------------------------{}

.works_itam {
	width: 310px;
	height: 270px;
	float: left;
}
.works_itam .caption {
	font-size: 15px;
	text-align: center;
	padding-top: 20px;
	line-height: 1em;
}
.リンク-------------------------------------{}
#link_wrap {
	margin-left: -20px;
}
#link_wrap img {
	float: left;
	margin-left: 20px;
	margin-bottom: 20px;
}


.-------------------------------------{}
.-------------------------------------{}
