@charset "UTF-8";

/* -------------------------------------------------------- CSS Information 
Last up date:   2010.09.10 
Style Info:     トップページ
------------------------------------------------------------------------ */  

/*CommonCSS_link*/
@import url(base.css);
@import url(common.css);

/* ----------------------------------------------------------------- h1 */
/*H1*/
h1 {
	font-size: 11px;
	color: #959595;
	text-align: left;
	display: inline;
}
/* ----------------------------------------------------------- content */
/* ----------------------------------------------------- right content */
/*Right Box*/
.index_section01 {
	width: 700px;
	height: 85px;
	margin-bottom: 10px;
}
.index_section01 li {
	float: left;
	margin-right: 9px;
}
.index_section01 li.hashi {
	float: left;
	margin: 0;
}
.index_section01 li.textlink {
	float: left;
	margin: 0;
	padding: 2px 0 5px;
	text-align: center;
	width: 230px;
	font-size: 10px;
}
.index_section02 {
	width: 700px;
	margin-bottom: 20px;
}
#index_box01 {
	width: 350px;
	float: left;
	margin-right: 20px;
}
#index_box02 {
	width: 330px;
	float: left;
}
.index_section03 {
	width: 700px;
}
#index_box03 {
	width: 423px;
	float: left;
	margin-right: 10px;
	padding-bottom: 1px;
}
#index_box04 {
	width: 267px;
	float: left;
}
#index_section05 {
	width: 691px;
	height: 94px;
	background-image: url(../img/index_img/bn_12.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	margin-bottom: 10px;
}
a#monshin_icon {
	width: 216px;
 height: 75px;
 position: absolute;
	margin: 9px 0 0 475px;
}
/* 
----------------------------------------------------------- news */
/*News Title*/
#news_title_box {
	width: 350px;
	height: 32px;
	position: relative;
}
#news_title_box a {
	display: block;
}
#news_title {
	width: 350px;
	height: 32px;
}
a#news_icon {
	width: 65px;
 height: 19px;
 position: absolute;
	margin: -24px 0 0 280px;
}
/*News*/
.news {
	height: 264px;
	padding: 3px 0 10px 3px;
	border-bottom: solid #d2dded 2px;
	overflow-y: scroll;
}
.news dl {
	padding: 10px 0;
	border-bottom: 1px dashed #CCCCCC;
}
.news dl dt {
	font-weight: bold;
	line-height: 150%;
	color: #666666;
	width: 60px;
	float: left;
}
.news dl dd {
	line-height: 150%;
	padding: 0 0 0 65px;
}
/* ------------------------------------------------ left content */
/*Left Box*/
#index_section03 {
	width: 220px;
	background-image: url(../img/index_img/bn_08_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-bottom: 20px;
}
#index_section03_top {
	width: 220px;
	height: auto;
	background-image: url(../img/index_img/bn_08_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 120px 0;
}
#index_section03_top p {
	padding: 0 20px;
}
#index_section04 {
	width: 220px;
	background-image: url(../img/index_img/bn_10_bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-bottom: 20px;
}
#index_section04_top {
	width: 220px;
	height: auto;
	background-image: url(../img/index_img/bn_10_top.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#index_section04_top p {
	padding: 35px 10px 10px;
}
/* -------------------------------------------- bottom content */
/*Bottom Box*/
#content_bottomarea {
	width: 960px;
	text-align: left;
	margin: 20px auto 0;
	background-color: #f8f8f8;
	border-top: solid #cccccc 1px;
}
#content_bottom {
	width: 940px;
	text-align: left;
	margin-left: 20px;
	padding: 5px 0;
}
#index_box05 {
	width: 270px;
	float: left;
	margin-right: 20px;
}
#index_box06 {
	width: 500px;
	float: left;
}
#index_box06 img {
	margin-bottom: 5px;
}
