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


.box{
	margin-left:17px;
	margin-right:17px;
}
.box .f-left{
	width:325px;
	margin-right:5px;
}
.box .f-right{
	width:325px;
	margin-left:5px;
}

.box .title-02{
	margin-left:0 !important;
	margin-bottom:10px !important;
}

.box h5{
	color:#c87786;
	background:url(../img/marker.gif) no-repeat left center;
	padding-left:17px;
	font-size:1.2em;
	margin-bottom:5px;
}