/* CSS Document */
h1 {
	color:#5A5A5A;
	font-size:120%;
	padding:10px 5px 5px 10px;
	margin-bottom:15px;
	background-image: url(../images/h1_line_b.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
h2 {
	color:#5A5A5A;
	font-size:110%;
	padding:10px 5px 5px 10px;
	margin-bottom:15px;
	margin-left:10px;
	background-image: url(../images/h2_line_b.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
h3 {
	color:#5A5A5A;
	font-size:110%;
	margin-bottom:5px;
	background:url(../images/h3_mark_b.gif) left 0.5ex no-repeat;
	padding:6px 10px 0px 20px;
	margin-left:20px;
	line-height: 1em;
}
h4 {
	color:#5A5A5A;
	font-size:100%;
	font-weight:bold;
	margin-bottom:5px;
	background:url(../images/h4_mark_b.gif) left 0.5ex no-repeat;
	margin-left:25px;
	padding:3px 10px 0px 20px;
}

/*__________sitemap.html________________________*/

.smh2-0 {
	color:#5A5A5A;
	font-size:110%;
	padding:5px 5px 5px 10px;
	margin-top:20px;
	margin-bottom:10px;
	margin-left:5px;
	background:#c9c9c9;
}

.smh2 {
	color:#5A5A5A;
	font-size:110%;
	padding:5px 5px 5px 10px;
	margin-top:5px;
	margin-bottom:10px;
	margin-left:10px;
	background-image: url(../images/h2_line_b.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

/*__________contact/index.html________________________*/
.cntcth3 {
	color:#5A5A5A;
	font-size:110%;
	margin-bottom:5px;
	background:url(../images/h3_mark_b.gif) left 0.5ex no-repeat;
	padding:px 10px 10px 20px;
	margin-top:5px;
	margin-left:20px;
	line-height: 1em;
}

/*__________U18/index.html________________________*/
.u18 {
	color:#5A5A5A;
	font-size:100%;
	font-weight:bold;
	margin-top:5px;
	margin-bottom:0px;
	background:url(../images/h4_mark_b.gif) left 0.5ex no-repeat;
	margin-left:25px;
	padding:3px 5px 5px 20px;
}
.u18h3 {
	color:#5A5A5A;
	font-size:110%;
	margin-bottom:0px;
	background:url(../images/h3_mark_b.gif) left 0.5ex no-repeat;
	padding:6px 10px 0px 20px;
	margin-left:20px;
	line-height: 1em;
}
/*__________access/support.html________________________*/
.spth2 {
	color:#5A5A5A;
	font-size:110%;
	padding:10px 5px 5px 10px;
	margin-top:0px;
	margin-bottom:10px;
	margin-left:10px;
	background-image: url(../images/h2_line_b.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

/*__________house/index.html________________________*/
.old_hall {
	margin-top:-3em;
	margin-bottom:1.5em;
	text-align:right
}

h2.link {
	color:#5A5A5A;
	font-size:110%;
	padding:10px 5px 10px 10px;
	margin-bottom:15px;
	margin-left:10px;
	background-image: url(../images/h2_line_b.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

/*__________info/XXXXXX.html________________________*/

/* top section style
----------------- */
.saiji_top{
	margin-top:20px;
}

.saiji_top img{
	float:left;
	margin-right:10px;
}

/*
----------------- */
dl{
	padding-top:10px;	
}

dl dt{
	font-size:16px;
	font-weight:bold;	
	border-bottom:1px #333 solid;
}

dl dd{
	padding:5px;	
}
