@charset "utf-8";

/**************************************************** left **/

#left h3 {
	margin: 0 0 20px 0;
}
#left h4 {
	margin: 0 0 20px 0;
	padding: 7px 0 0 40px;
	height: 28px;
	font-size: 130%;
	font-weight: bold;
	background: url(/images/common/bg_tittle.gif) no-repeat 0 0;
	color: #FFFFFF;
}
*html #left h4 {
	height: 35px;
}
#left h5 {
	margin: 0 0 10px 0;
}
#left p {
	margin: 0 0 20px 0;
	padding: 0 20px;
	font-size: 80%;
}