@charset "UTF-8";
/* CSS Document */
/* ページ毎の設定 */
h2.title {
	width:660px;
	height:100px;
	background-image:url(../img/title.png);
	text-indent:-9999px;
	font-size:0em;
	margin-bottom:20px;
}
h3.sub1 {
	width:590px;
	height:32px;
	background-image:url(../img/sub1.gif);
	text-indent:-9999px;
	font-size:0em;
	margin-bottom:20px;
	margin-left:60px;
}

