/* ==== ジェイダブルシステムindexスタイル ===== */ 
/* ==== index.htm mainセル TD ===== */
.td_index_main01 {
	vertical-align:top;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:20px;
	text-align:center; 
	width:570px;
}
/*タイトルH1*/
.h1_index01{
	color:#4040FF;
	font-size:14px;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:0px;
	width:300px;
}
.h1_index01 a{
	font-size:14px;
	font-weight:bold;
}
/*段落DIV*/
.div_index01{
	margin-bottom:5px;
	text-align:left; 
	width:560px;
} 
.div_index02{  
	border-bottom:dashed 1px #808080;    
	color:#404040;
	font-size:12px;
	xfloat:left; 
	line-height:130%;
	margin-bottom:10px; 
	padding-bottom:10px;
	text-align:left;
	width:560px;
	xwidth:430px;
}
.div_index02 img{
	float:left;
	margin:3px;
} 
.div_index02 p{
	xbackground-color:#F0F0F0;
	margin-top:0px;
	margin-bottom:0px;
	xwidth:300px;
}

