@charset "utf-8";


#contentsAreaInner01 {
	background:url(../img/contentsArea_bg_001.gif) no-repeat left top #FFFFFF;
	margin-top:11px;
	width:630px;
}
#contentsAreaInner02 {
	background:url(../img/contentsArea_bg_002.gif) no-repeat left bottom;
	padding:18px 12px 18px 13px;
}

#top h3 {
	margin-bottom:13px;	
}
#top p.h4 {
	margin-bottom:17px;	
}

/* indexTxtBlock
--------------------------------------------------------- */

.indexTxtBlock {
	background:url(../img/index_bg_002.gif) no-repeat left bottom;
	width:585px;
}
.indexTxtBlock dl {
	background:url(../img/index_bg_001.gif) no-repeat left top;	
	padding:22px 22px 33px 20px ;
}
.indexTxtBlock dd {
	padding:15px 10px;
}


#indexBnr01 {
	background:url(../img/index_bnr_001.gif) left top no-repeat;
}
#indexBnr01 a {
	background:url(../img/index_bnr_001.gif) left top no-repeat;
	overflow:hidden;
	display:block;
	text-indent:-99999px;
	width:586px;
	height:135px;
}
#indexBnr01 a:hover {
	background:url(../img/index_bnr_001ov.gif) left top no-repeat;
}