/* for sub page */

/* pagetitle */
h2#h2_title {
	width:648px;
	height:48px;
	margin-bottom:12px;
	text-indent:-9999px;
}
body#about    h2#h2_title { background:url("../img/h2_title_about.gif") no-repeat; }
body#guide    h2#h2_title { background:url("../img/h2_title_guide.gif") no-repeat; }
body#accident h2#h2_title { background:url("../img/h2_title_accident.gif") no-repeat; }
body#contact  h2#h2_title { background:url("../img/h2_title_contact.gif") no-repeat; }
body#link     h2#h2_title { background:url("../img/h2_title_link.gif") no-repeat; }
body#sitemap  h2#h2_title { background:url("../img/h2_title_sitemap.gif") no-repeat; }
body#news     h2#h2_title { background:url("../img/h2_title_news.gif") no-repeat; }


/* pankuzu */
ul#pankuzu {
	widows:955px;
	height:40px;
	list-style-type:none;
	margin-top:16px;
	margin-left:10px;
}
ul#pankuzu li {
	float:left;
	font-size:90%;
	letter-spacing:1px;
	color:#666666;
}
ul#pankuzu li a {
	color:#509011;
	text-decoration:underline;
}
ul#pankuzu li a:hover {
	text-decoration:none;
	color:#509011;
}
ul#pankuzu li#pkz2 {
	padding-left:10px;
	margin-left:7px;
	background:url("../img/templates/gt.jpg") no-repeat 0px 8px;
}
/* paragraph */
div#pra {
	width:645px;
}
/* uc */
div.uc {
	width:100%;
	height:500px;
	margin-top:20px;
	background:url("../img/templates/uc.jpg") no-repeat center 0px;
}

div.blc3{
	clear:both;
}

/* ----- END ----- */




