@charset "utf-8";
#main h3 {
	margin-left: 0px;
	padding-left: 0px;
	border-left-style: none;
}
#news_wrap li {
	font-size: 14px;
	line-height: 20px;
	color: #333333;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
#news_wrap h3 {
	padding-bottom: 5px;
	padding-left: 10px;
	padding-top: 5px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #336AA2;
	margin-bottom: 20px;
	margin-left: 2px;

}#news_wrap td {
	line-height: 20px;
	vertical-align: top;
	padding-bottom: 5px;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	font-size: 14px;
	color: #333333;
}
#main .section .kaitori {
	padding: 10px;
	border: 1px dotted #CCC;
	background-color: #FBF9EA;
}
#main .section .kaitori h4 {
	font-size: 14px;
	font-weight: bold;
	color: #F60;
	padding-bottom: 10px;
}
#main .section .kaitori p {
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 0px;
	padding-bottom: 5px;
	color: #333;
}

