@charset "utf-8";

#mainVisualArea {
	background: #d6e1eb url(../img/bg_main_visual_01.png) repeat-x;
}
#mainVisualArea #flashContent {
	width: 910px;
	height: 320px;
	margin: 0 auto;
	background: url(../img/bg_flash_content.jpg) left bottom no-repeat;
}
.homeIndexBlock01 {
	width: 650px;
	margin: 0 -20px 25px 0;
}
.homeIndexBlock01 h2 {
	margin: 0 0 16px 0;
}
.homeIndexBlock01 .section {
	float:left;
	position: relative;
	width: 210px;
	min-height: 85px;
	_height: 85px;
	margin: 0 20px 0 0;
	padding: 0 0 15px 95px;
}
.homeIndexBlock01 .section h3 {
	margin: 3px 0 4px 0;
	line-height: 1.34;
	font-weight: bold;
	font-size: 117%;
}
.homeIndexBlock01 .section h3 a {
	padding: 0 0 0 18px;
	background: url(../common/img/bg_arrow_01_01.png) 0 0 no-repeat;
}
.homeIndexBlock01 .section h3 img {
	position: absolute;
	left: 0;
	top: 0;
}
.homeIndexBlock02 {
	width: 650px;
	margin: 0 -20px 20px 0;
}
.homeIndexBlock02 .section {
	float:left;
	width: 305px;
	margin: 0 20px 0 0;
	padding: 0 0 15px 0;
}
.homeIndexBlock02 .section.lastChild {
	margin: 0;
}
.homeIndexBlock02 .section h2 {
	margin: 0 0 6px 0;
}
.homeListBlock01 {
	position: relative;
	min-height: 85px;
	_height: 85px;
	border: 5px solid #f4ced5;
	margin: 0 0 40px 0;
	padding: 20px 20px 20px 130px;
}
.homeListBlock01 h2 {
	position: absolute;
	left: 20px;
	top: 20px;
	line-height: 1;
}
.homeListBlock01 .linkList {
	position: absolute;
	left: 20px;
	top: 63px;
	line-height: 1;
}
.homeListBlock01 .rss {
	position: absolute;
	left: 20px;
	bottom: 20px;
	line-height: 1;
}
.homeListBlock01 .dateList {
	margin: -3px 0;
}
.homeListBlock01 .dateList li {
	position: relative;
	zoom: 1;
	margin: 0 0 7px 0;
	padding: 0 0 7px 150px;
	background: url(../common/img/bg_dotted_01.png) left bottom repeat-x;
}
.homeListBlock01 .dateList li.lastChild {
	background: none;
	margin: 0;
	padding: 0 0 0 150px;
}
.homeListBlock01 .dateList .date {
	position: absolute;
	left: 0;
	top: 0;
}
.homeListBlock01 .dateList .type {
	position: absolute;
	left: 68px;
	top: 3px;
}

.homeIndexBlock01,
.homeIndexBlock01 .section,
.homeIndexBlock01 .section h3,
.homeIndexBlock02 {
	/*\*/
	_overflow: visible;
	_height: 1px;
	zoom: 1;
	/**/
	/*\*//*/
	display: inline-table;
	/**/
}
.homeIndexBlock01:after,
.homeIndexBlock01 .section:after,
.homeIndexBlock01 .section h3:after,
.homeIndexBlock02:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
	font-size: 0;
	line-height: 0;
	margin: 0 0 0 0;
}

