/* *********Main************* */
.ele_title {
	margin:10px 0 15px;
}
.box01 {
	margin:10px 0 15px;
	height:100%;
}
.box01_l {
	float:left;
	width:230px;
	margin-right:15px;
}
.box01_r {
	float:left;
	width:455px;
}
.text01 {
	background:url(../images/index_tx01_l.gif) no-repeat 0 0;
	padding-top:45px;
	margin-bottom:15px;
}
.text02 {
	background:url(../images/index_tx02.gif) no-repeat 0 0;
	padding-top:65px;
}
.text03 {
	background:url(../images/index_tx03.gif) no-repeat 0 0;
	padding-top:65px;
	margin:15px 0;
}
.text04 {
	background:url(../images/index_tx04.gif) no-repeat 0 0;
	padding-top:65px;
	margin:15px 0;
}
.text05 {
	background:url(../images/index_tx05.gif) no-repeat 0 0;
	padding-top:65px;
	margin:15px 0;
}
.text06 {
	background:url(../images/index_tx06.gif) no-repeat 0 0;
	padding-top:65px;
}
#main table{
	border-top:1px solid #bbb;
	border-left:1px solid #bbb;
	margin:15px auto;
	width:680px;
}
#main td{
	text-align:center;
	color:#433f32;
	border-bottom:1px solid #bbb;
	border-right:1px solid #bbb;
}
.td00j{
	background-color:#e8cdb3;
	text-align:center;
}
.td01j{
	background-color:#faf2ec;
}


