@charset "UTF-8";
/* CSS Document */

h2 {
	background: no-repeat;
	height: 100px;
	margin: 0px;
	text-indent: -9999px;
	line-height: 100px;
}
h2#info-h2 {
	background: url(../img_title/pagetitle_01info.jpg);
}
h2#con-h2 {
	background: url(../img_title/pagetitle_02concept.jpg);
}
h2#art-h2 {
	background: url(../img_title/pagetitle_03art.jpg);
}
h2#category-h2 {
	background: url(../img_title/pagetitle_03category.jpg);
}
h2#cere-h2 {
	background: url(../img_title/pagetitle_04ceremony.jpg);
}
h2#banq-h2 {
	background: url(../img_title/pagetitle_05banquet.jpg);
}
h2#plan-h2 {
	background: url(../img_title/pagetitle_06plan.jpg);
}
h2#planner-h2 {
	background: url(../img_title/pagetitle_07planner.jpg);
}
h2#report-h2 {
	background: url(../img_title/pagetitle_08report.jpg);
}
h2#request-h2 {
	background: url(../img_title/pagetitle_09request.jpg);
}
h2#reserve-h2 {
	background: url(../img_title/pagetitle_10reserve.jpg);
}
h3 {
	background: no-repeat;
	height: 40px;
	line-height: 40px;
	text-indent: -9999px;
}
h3#info-h3 {
	background: url(../img_title/subtitle_01info.gif);
}
h3#con-h3 {
	background: url(../img_title/subtitle_02concept.gif);
}
h3#art-h3 {
	background: url(../img_title/subtitle_03art.gif);
}
h3#category-h3 {
	background: url(../img_title/subtitle_03category.gif);
}
h3#cere-h3 {
	background: url(../img_title/subtitle_04ceremony.gif);
}
h3#banq-h3 {
	background: url(../img_title/subtitle_05banquet.gif);
}
h3#plan-h3 {
	background: url(../img_title/subtitle_06plan.gif);
}
h3#planner-h3 {
	background: url(../img_title/subtitle_07planner.gif);
}
h3#report-h3 {
	background: url(../img_title/subtitle_08report.gif);
}
h3#request-h3 {
	background: url(../img_title/subtitle_09request.gif);
}
h3#reserve-h3 {
	background: url(../img_title/subtitle_10reserve.gif);
}h4 {
	color: #3E0059;
	border-bottom: 1px solid #3E0059;
	padding-bottom: 0.3em;
	padding-left: 0.3em;
}
h5 {
	background: #E3DAE6;
	padding: 0.3em;
}
