@charset "utf-8";





/* tblock */
.tblock01 {
	padding: 10px 15px;
	background: url(../img/index_bg_001.gif) no-repeat left bottom;
}

.tblock02 {
	margin: 0 0;
	padding: 5px;
	background: #ffdea5;
}

.tblock03 {
	width: 645px;
	margin: 15px 0;
	padding: 0 0 6px 0;
	background: url(../img/index_bg_003.gif) no-repeat left bottom;
}
.tblock03Inner {
	padding: 0 0 0 0;
	background: url(../img/index_bg_002.gif) no-repeat left top;
}

.tblock03 ul {
	padding: 16px 8px 0 8px;
}
.tblock03 ul li {
	float: left;
	display: inline;
	width: 304px;
	margin: 0 0 0 7px;
	padding: 0 0 13px 0;
}
.tblock03 ul li a {
	display: block;
	width: 304px;
	height: 98px;
	overflow: hidden;
	text-indent: -99999px;
}



/* tbav01 */
.tnav01 {
	width: 635px;
	background: url(../img/tnav_img_001.jpg) no-repeat left top;
}
.tnav01 a {
	display: block;
	width: 635px;
	height: 106px;
	overflow: hidden;
	text-indent: -99999px;
}
.tnav01 a:hover {
	background: url(../img/tnav_img_001ov.jpg) no-repeat left top;
}














