@charset "shift_jis";

/*---------------------------------------------------*/
/*  Decoration                                       */
/*---------------------------------------------------*/
h1{
	background-image:url(../img/h1bg.gif);
	background-repeat:no-repeat;
	width:640px;
	height:50px;
	font-size:16px;
	font-weight:bold;
	padding-top:17px;
	padding-left:20px;
}
h2{
	background-image:url(../img/h2bg.gif);
	background-repeat:no-repeat;
	width:640px;
	height:30px;
	font-size:14px;
	font-weight:bold;
	margin-top:5px;
	padding-top:10px;
	padding-left:10px;
}


