@charset "utf-8";
/* CSS Document */

.headTitle {
	background-image: url(img/headTitle.gif);
	background-repeat: no-repeat;
	background-position: 1px 1px;
}

h2 {
	background-image: url(img/h2bg.png);
	font-size: 15px;
	color: #FFF;
	height: 35px;
	background-repeat: no-repeat;
	margin: 5px;
	padding: 15px 0px 0 10px;
	clear: both;
}


/*                                  */
/*             Other                */

.strong {
	font-size: 12px;
	color: #FFF;
	background-color: #900;
	width: 650px;
	padding: 20px 10px;
	text-align: center;
	margin: 10px 0;
}

.topNavi {
	width: 650px;
	padding: 10px;
	text-align: right;
	margin: 10px 0;
}

.setName {
	width: 120px;
	border-top: 1px solid #999;
	display: block;
	margin: 10px;
	float: left;
	padding: 15px 0 0 10px;
	font-weight: bold;
}

.setMenu {
	width: 505px;
	border-top: 1px solid #999;
	display: block;
	float: left;
	margin: 10px 0;
	padding: 15px 0 15px 10px;
	border-left: 1px solid #999;
}

.red {
	color: #900;
}

.bold {
	font-weight: bold;
}

#maparea {
	border: 6px solid #E1E1E1;
	height: 400px;
	margin: 10px;
	padding: 0;
	width: 640px
}

.takezonoMap {
	text-align: center;
	margin-top: 15px;
}
