@charset "UTF-8";
/* CSS Document */

/*
index
-----------------------------------------------------------------*/
/*
RSS
-------------------------*/
#feedControl{
	width: 598px;
	font-size:12px;
	margin: 20px 0 0 0;
}
.gfc-result .gf-title {
	padding-top: 5px;
}
.gfc-result {
	/*margin-bottom: .5em;*/
	padding-bottom: 4px;
	border-bottom: 1px solid #E6E4E4;
}


/*
ページイメージ
-------------------------*/
#page_img_area {
	height: 342px;
}
#page_img_area .page_img {
	width: 890px;
	height: 342px;
	background: url(../image/index/page_img.jpg) no-repeat;
}

/*
メインコンツ
-------------------------*/
/*
事業案内
---------------*/
#container #contents .main_conts .business {
	width: 604px;
}
#container #contents .main_conts .business .business_img {
	width: 604px;
	height: 120px;
	background: url(../image/index/infobox_top.gif) no-repeat;
}
#container #contents .main_conts .business .business_img ul {
	padding: 0 0 0 30px;
}
#container #contents .main_conts .business .business_img ul li {
	float: left;
	padding: 18px 2px 0 0;
}
#container #contents .main_conts .business .business_img ul li img {
	vertical-align: text-bottom;
}
#container #contents .main_conts .business .business_info {
	clear: both;
	width: 544px;
	padding: 0 30px 0 30px;
	background: url(../image/index/infobox_middle.gif) repeat-y;
}
#container #contents .main_conts .business .business_info img {
	margin: 20px 0 0 0;
}
#container #contents .main_conts .business .business_info p {
	margin: 30px 0 0 0;
}

/*
新着・更新情報
---------------*/
#container #contents .main_conts .news {
	clear: both;
	padding: 32px 0 0 0;
}
#container #contents .main_conts .news img {
	vertical-align: text-bottom;
}
#container #contents .main_conts .news .news_list {
	clear: both;
	width: 598px;
	/*border-bottom: 1px solid #E6E4E4;*/
}
#container #contents .main_conts .news .news_list p {
	font-size: 11px;
	letter-spacing: 1px;
	text-align: left;
}
#container #contents .main_conts .news .news_list .date {
	float: left;
	width: 100px;
	padding: 8px 0 8px 5px;
	background: url(../image/index/border.gif) bottom repeat-x;
}
#container #contents .main_conts .news .news_list .title {
	float: left;
	/*width: 423px;*/
	width: 493px;
	padding: 8px 0 8px 0;
	background: url(../image/index/border.gif) bottom repeat-x;
}
/*
#container #contents .main_conts .news .news_list .link {
	float: left;
	width: 70px;
	text-align: center;
	padding: 8px 0 8px 0;
	background: url(../image/index/border.gif) bottom repeat-x;
}
*/