
/*----------------------------------------------------------------------------------------
     ˆê”ÊŽ•‰È
----------------------------------------------------------------------------------------*/
#index table.general{
	line-height:1.4;
	border:1px solid #ccc;
	width:100%;
	font-size:100%;
}

#index table.general th{
	background:#e1ebff;
	padding:5px;
}
#index table.general th.line{
	border:1px solid #ccc;
}
#index table.general td.line{
	border:1px solid #ccc;
	padding:5px;
}

.ve_t{
	vertical-align:top;
}


#index table.general td.line p{
	line-height:1.25;
	margin:0;
	padding:0;
	
}

#index table.general td p.tit{
	background:#e2e4e9;
	width:100%;
	padding:4px 0;
}


#index table.general td {
}

#index table.general td.ya{
	width:16px;
	background:url(../images/arrow.gif) no-repeat 50% 50%;
}

#index table.general td.line dl{
	width:100%;
	text-align:left;
	margin:0;
	
}

#index table.general td.line dl dt{
	margin:0;
	color:#039;
	font-weight:bold;
	
}

#index table.general td.line dl dd{
	margin:0 0 15px 0;
	
}
