@charset "utf-8";
@import url("../../common/css/main.css"); /* common stylesheet */

#dammy {
	background: url() no-repeat;
	margin: 0;
	padding: 40px 0 0 0;
	width: 216px;
	overflow: hidden;
	display: block;
	border: none;
	text-decoration: none;
	height: 0px!important;
	height /**/:40px;/* for ie5.x */
	}


/* #
--------- --------- --------- --------- --------- */
#main {
	font-size: 1.2em;
}

#main h1, #main h2, #main h3, #main h4, #main h5 {
	font-weight: bold;
	padding: 15px 0;
	}

#main p {
	padding-bottom:12px;
	}
