@charset "utf-8";
#top_text {
	width: 530px;
	margin-top: 10px;
	margin-bottom: 20px;
	background-image: url(../img/top_line01.gif);
	background-repeat: repeat-y;
	padding-left: 10px;
	font-size: 90%;
	line-height: 150%;
	margin-left: auto;
	padding-right: 10px;
}
.top_index_box {
	width: 560px;
	font-size: 10px;
	margin-bottom: 20px;
}
.top_index_box h3 {
	margin-bottom: 10px;
}

.top_index_box .top_ib_left {
	float: left;
	width: 270px;
}
.top_index_box .top_ib_right {
	float: right;
	width: 270px;
}
.top_ib_img {
	width: 100px;
	float: left;
}
.top_ib_txt {
	width: 160px;
	float: right;
	line-height: 130%;
	color: #666666;
}
.top_ib_lnk {
	clear: both;
	width: 270px;
	text-align: right;
	padding-top: 5px;
	margin-bottom: 5px;
}
#whatsnew {
	margin-bottom: 20px;
}
#whatsnew h3 {
	margin-bottom: 10px;
}
#whatsnew dl {
	width: 530px;
	margin-right: auto;
	margin-left: auto;
	font-size: 75%;
}
#whatsnew dt {
	width: 80px;
	height: 25px;
	line-height: 25px;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	clear: left;
	color: #666666;
}
#whatsnew dd {
	width: 450px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	float: left;
	line-height: 25px;
	height: 25px;
}
#whatsnew a:link {
	color: #336699;
	text-decoration: underline;
}
#whatsnew a:visited {
	color: #666666;
	text-decoration: underline;
}
#whatsnew a:hover {
	color: #FF6600;
	text-decoration: underline;
}





/*--インデックスメニュー--*/

ul.index_menu {
	background-color:#FFF;
	width:560px;
	list-style-type:none;
}

ul.index_menu li {
	width:265px;
	float:left;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:20px;
	background-color:#FFF;
	font-size:12px;
}

ul.index_menu li h2 {
	background-image:none;
	margin-left:3px;
	width:262px;
}

ul.index_menu li div.photo {
	width:200px;
	height:100px;
	background-color:#CCC;
	margin-top:5px;
	margin-bottom:5px;
	background-image:url(../images/page/index_photo_bg.gif);
	padding:7px;
}


ul.index_menu li div.photo2 {
	width:248px;
	height:91px;
	background-color:#CCC;
	margin-bottom:5px;
	background-image:url(../img/index_photo_bg.jpg);
	padding:9px;
}

ul.index_menu li p {
	padding:0px 5px 0px 5px;
	line-height:18px;
}

ul.index_menu li div.link {
	margin:5px 0px 0px 5px;
	background-image:url(../img/blue_arrow.jpg);
	background-repeat:no-repeat;
	background-position:0px 2px;
	padding-left:15px;
}

ul.index_menu li div p {
	margin:5px 0px 0px 5px;
	background-image:url(../img/blue_arrow2.jpg);
	background-repeat:no-repeat;
	background-position:0px 2px;
	padding-left:15px;
}

ul.index_menu li div p a {
	color:#336799;
}

ul.index_menu li div p a:hover {
	text-decoration:none;
}

ul.index_menu li div.bottom1 {
	background-image:url(../img/oheya_sub.jpg);
	background-repeat:no-repeat;
	background-position:right center;
	height:90px;
}

ul.index_menu li div.bottom2 {
	background-image:url(../img/kanri_sub.jpg);
	background-repeat:no-repeat;
	background-position:right center;
	height:90px;
}

ul.index_menu li div.bottom3 {
	background-image:url(../img/shataku_sub.jpg);
	background-repeat:no-repeat;
	background-position:right center;
	height:90px;
}

ul.index_menu li div.bottom4 {
	background-image:url(../img/company_sub.jpg);
	background-repeat:no-repeat;
	background-position:right center;
	height:90px;
}
