@charset "shift_jis";

/* ======================================================================



====================================================================== */

div#headerText {
	background:url(/img/index/h2_bg.jpg) no-repeat;
}

/* メイン画像 */
h1 {
	width:820px;
	height:202px;
}

/* コンテンツ */
div#mainContents {
	padding:30px 10px 20px 20px;
	width:790px;
	background:url(/img/common/main_bg.jpg) no-repeat;
}
div#mainContentsLeft {
	width:470px;
	float:left;
}
div#mainContentsRight {
	width:310px;
	float:right;
}

/* 左側部分 */
#item01 ,
#item02 ,
#item03 ,
#item04 ,
#item05 ,
#item06 ,
#item07 {
	width:230px;
	height:190px;
	float:left;
}
#item01 {
	margin-right:10px;
	background:url(/img/index/item_bg_01.jpg) no-repeat;
}
#item02 {
	background:url(/img/index/item_bg_02.jpg) no-repeat;
}
#item03 {
	margin-right:10px;
	background:url(/img/index/item_bg_03.jpg) no-repeat;
}
#item04 {
	background:url(/img/index/item_bg_04.jpg) no-repeat;
}
#item05 {
	background:url(/img/index/item_bg_05.jpg) no-repeat;
}
#item06 {
	margin-right:10px;
	background:url(/img/index/item_bg_06.jpg) no-repeat;
}
#item07 {
	margin-right:10px;
	background:url(/img/index/item_bg_01.jpg) no-repeat;
}
h3 {
	height:50px;
}
.itemDescription {
	padding:50px 10px 0px 10px;
	height:100px;
	text-decoration:none;
}
.itemButton {
	width:105px;
	height:18px;
	padding:0px 15px;
	display:block;
}


/* 右側部分 */
h3#newsTitle {
	width:310px;
	height:36px;
}
#newInformations {
	padding:0px 5px;
}
#newInformations li {
	padding-left:15px;
	line-height:177%;
	border-bottom:1px solid #dbdbdb;
	background:url(/img/common/arrow_00.jpg) left center no-repeat;
	padding-top:3px;
	padding-bottom:3px;
}
li#newInformationFirst {
	border-top:1px solid #b7d8fa;
}
li#newInformationLast {
	border-bottom:1px solid #b7d8fa;
}
ul#rightBanner {
	margin-top:10px;
}




