@charset "utf-8";
h2 {
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 5px;
}
h3	{
	margin-top: 0.8em;
	margin-left:0.6em;
	margin-right: 0em;
	margin-bottom:1em;
	font-size :16px;
	color:#FF3366;
	padding-top:8px;
	padding-bottom:0px;
	padding-left:10px;
	line-height: normal;
	width:auto;



	@letter-spacing:170%;
	background-image :url(../commons/h2.png);
	display:block;
	background-repeat:repeat-x;
	padding-right: 0px;
	height: 38px;
}

h4 {
	font-size: 14px;
	font-weight: bold;
	margin-left: 15px;
	color: #FF3366;
}
#left a {
	text-decoration: none;
}
h1 {
	margin: 0px;
	padding: 0px;
}
