@charset "euc-jp";

/* -------------------------------
	 - TOP - layout
------------------------------- */

/*div#top-imgbox {
	width:900px;
	margin: 0 auto 20px;
}
*/
div#top-box01, div#top-box04, div#top-box07 {
	width:665px;
	padding: 30px 0 0 0;
	clear: both;
}
div#top-box02, div#top-box05 {
	width:325px;
	float: left;
	padding: 25px 0 0 0;
}
div#top-box03, div#top-box06 {
	width:325px;
	float: right;
	padding: 25px 0 0 0;
}


/* -------------------------------
	 - TOP - etc
------------------------------- */

.top-ttl01 {
	background-image: url(shared/images/cmn_arw02.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	margin: 0px 0px 5px 5px;
	padding: 0px 0px 0px 20px;
	font-size: 1em;
	color: #d00e12;
	line-height: normal;
}
.top-ttl02 {
	padding: 0px 0px 15px 0px;
	font-size: 1em;
	color: #d00e12;
	line-height: normal;
	font-weight: bold;
}
.top-txt01 {
	padding: 0px 0px 15px 25px;
}
.top-txt02 {
	line-height: normal;
	padding: 0px 0px 0px 15px;
	margin: 0px 0px 10px;
	background-image: url(shared/images/cmn_arw02.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.top-lst01 {
	padding: 15px 0px 0px;
}
.top-lst01 li {
	background-image: url(shared/images/cmn_arw02.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	margin: 0px 0px 5px 20px;
	padding: 0px 0px 0px 20px;
	list-style-type: none;
}



