@charset "utf-8";
/*
CSS Informationn
 File name:      top.css
 Author:         Administrator
 Style Info:     /index.php
----------------------------------------------------- */
/* section
*************************** \*/
.contBox p {
	text-align:left;
}

.section h4 {
	text-align:left;
	padding: 3px 10px 2px 10px;
	background: #de85bb;
	border-bottom: 2px solid #ca5798;
	color: #fff;
	font-size: 116%;
	font-weight: bold;
}
.section .title {
	text-align:left;
	padding: 2px 10px 1px 10px;
	display: block;
	border-bottom: 2px solid #df85b9;
	border-left: 5px solid #df85b9;
	background: #fec9e5;
	font-weight: bold;
}
