@charset "Shift_JIS";

/* index

	- localNavigation
	- pageTitle
----------------------------------------------- */


/* localNavigation
----------------------------------------------- */
#localNavigation li#about a {
	display: block;
	text-decoration: none;
	margin: 0;
	padding: 0;
	width: 191px;
	height: 51px;
	background: url(../../shared/img/local_about2.gif) no-repeat;
}

#localNavigation li#about a:hover {
	background: url(../../shared/img/local_about.gif) no-repeat;
}


/* pageTitle
----------------------------------------------- */
#pageTitleA01Blue h2 {
	margin: 0px 0px 0px 24px;
	padding: 0;
	width: 400px;
	height: 55px;
	background: url(../../shared/img/pageTitle_a01.gif) no-repeat;
	clear: both;
}

#pageTitleB01 h2 {
	margin: 0px 0px 0px 24px;
	padding: 0;
	width: 300px;
	height: 36px;
	background: url(../../shared/img/pageTitle_b01.gif) no-repeat;
	clear: both;
}

#pageTitleC01Blue h3 {
	margin: 0;
	padding: 0;
	width: 300px;
	height: 22px;
	background: url(../../shared/img/pageTitle_c01.gif) no-repeat;
	clear: both;
}

.colorWhite { color: #FFFFFF; }
.colorGray { color: #666666; }

.wakutxt {
	margin: 15px 0px 0px 0px;
	padding:5px 10px 5px 10px;
	border:1px solid #696969;
	width:508px;
}
