@charset   "UTF-8";

/*main_con*/
#main_con p.Sentence {
	line-height: 1.5;
	margin-bottom: 20px;
}

#main_con p {
	line-height: 1.5;
	margin-bottom: 10px;
	padding-left: 12px;
}

#main_con h2 {
	margin-bottom: 10px;
	font-size: 150%;
	padding: 0px 5px 10px 10px;
	background : url(../bar.gif) no-repeat;
}
#main_con h3 {
	margin-bottom: 10px;
	font-size: 120%;
	border-bottom: 1px solid #B9DCFF;
}



#co_l {
	clear: both;
	width: 100%; /* for WinIE6,7 */

}
#co_r {
	margin: 10px 5px 0 5px;

	float: left;
}