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

h3.title1{
	padding-left: 20px;
	background:none;
	border-top: 2px dotted #6293C4;
	border-bottom: 2px dotted #6293C4;
	margin-bottom: 20px;
	/*text-decoration: underline;*/
/*	background:url(/img/sub_h3_title_2.png) no-repeat;*/
	font-size: 14px;
}

table{
	/*margin: 10px 0;*/
	
}


#main table td { 
	vertical-align:top;
/*	background:url(../img/img_arrow2.png) left top  no-repeat;*/
	padding-bottom: 10px;
	padding-right: 10px;
	width:300px;
}

#main table td a{ 
	background:url(../img/img_arrow2.png) left top  no-repeat;
	padding-left: 20px;
}

#main table td p{
	padding-left: 20px;
	font-size:90%;
}


.column-body{
/*	margin:0px 10px 20px;*/
	/*font-size:90%;*/
	table-layout: fixed; 
	width:600px;
	margin-bottom: 40px;
}



