@charset "Shift_JIS";
body {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	line-height: 120%;
	color: #333333;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
#territory {
	width: 800px;
}
#navi {
	float: none;
	width: 175px;
	padding-left: 0px;
	margin: 0px;
}
#territory #navi h5 {
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 1px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	padding-left: 3px;
}
#territory #navi b {
	color: #333333;
	text-decoration: none;
	background-image: url(../images/category_base.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	padding-top: 10px;
	padding-right: 2px;
	padding-bottom: 8px;
	padding-left: 5px;
	font-size: 10px;
	letter-spacing: 1px;
}
#territory #navi b:hover {
	background-image: url(../images/category_mous.jpg);
	color: #006699;
}

h1 {
	font-size:12px;
	margin: 0px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-left: 1px;
}
#territory #navi b {
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

a:link {
	color: #003366;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003399;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

strong{
	font-weight: normal;
}
h2 {
	font-size:12px;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-size:10px;
	margin: 0px;
	padding: 0px;
}

