@charset "utf-8";

h3	{
	margin-top: 12px;
	margin-left:10px;
	margin-right: 5px;
	margin-bottom:15px;
	font-size :15px;
	color:#FF3366;
	padding-top:6px;
	padding-bottom:0px;
	padding-left:10px;
	line-height: normal;
	width:auto;



	@letter-spacing:170%;
	padding-right: 0px;
	height: 38px;
	}

h4 {
	font-size: 13px;
	font-weight: bold;
	margin-left: 100px;
	color: #FA3D88;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}

h2	{
	color: #FF3366;
	text-align: left;
	font-size :16px;
	background-image :url(../commons/h1.png);
	display:block;
	background-repeat:no-repeat;
	line-height:normal;
	padding-top: 8px;
	padding-right: 0px;
	padding-left: 20px;
	height: 43px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#left a {
	text-decoration: none;
}

