@charset "utf-8";
/* CSS Document */

/* *********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.gif) no-repeat 0 0;
	padding-top:65px;
	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;
}
.aisatsu{
	margin:10px 10px 15px;
}
.aisatsu p{
	padding:0 0 5px;
	line-height:120%;
}
.name{
	text-align:right;
}


#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;
}
.td00e{
	background-color:#e2b6cd;
	text-align:center;
}
.td01e{
	background-color:#faecf1;
}
.red{
	color:#c00;
	font-size:0.85em;
}
.kome{
	padding:0 10px;
	line-height:120%;
}


