@charset "utf-8";
/* CSS Document */


/* contents 
*****************************************/

#contents {
	background: url(../common/images/bg05.gif) no-repeat top left;
}

#contents h1 {
	padding: 37px 0 0 30px;
}

#contents h2 {
	margin: 30px 0 0 30px;
	padding:0 0 0 10px;
 	border-left:3px solid #666666;
	color: #ffffff;
	font-size: 130%;
	font-weight: bold;
}
#contents p {
	margin: 15px 0 0 30px;
	color: #cccccc;
	font-size: 90%;
}


