@charset "utf-8";
/* CSS Document */


.main_wrap .current{
	background-color:#f8faf5;
}
.main_wrap .right{
	padding-bottom:20px;
}
.main_wrap .right h2{
	font-size:16px;
	line-height:2em;
}
.main_wrap .right p{
	text-indent:2em;
	line-height:1.5em;
	width:680px;
	text-align:justify;
	text-justify:inter-ideograph;
}
.main_wrap .right p strong{
	line-height:2em;
}