@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;
}
.box1 td.h3	{
	vertical-align:top;
	padding-top:55px;
}
h3.sub1 {
	width:390px;
	height:32px;
	background-image:url(../img/sub1.png);
	text-indent:-9999px;
	font-size:0em;
	margin-bottom:20px;
}
h3.sub2 {
	width:390px;
	height:32px;
	background-image:url(../img/sub2.png);
	text-indent:-9999px;
	font-size:0em;
	margin-bottom:20px;
}
h3.sub3 {
	width:390px;
	height:32px;
	background-image:url(../img/sub3.png);
	text-indent:-9999px;
	font-size:0em;
	margin-bottom:20px;
}
