body {
	font-family: "Lucida Grande", Helvetica, Arial, serif;
	background-color: #D7D7D4;
}
a:hover {
	color: red;
	text-shadow: #36414d 0 2px 3px;
}
#container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	padding: 5px;
	-webkit-box-shadow: 3px 3px 3px gray;
}
#main-box {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin: 0px 0px 10px;
}
#tail {
	text-align: right;
	padding: 10px 10px 20px;
	width: 795px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
#tail ul {
	font-size: small;
	list-style-image: url(image/list1.gif);
	margin: 0 0 0 1em;
	padding: 0px;
	clear: both;
}
#tail li {
	width: auto;
	margin: 0 0 0 4em;
	padding: 0px 0px 0px 10px;
	text-align: left;
	float: right;
}
#tail a {
	color: #333333;
}
#tail a:hover {
	color: red;
	text-shadow: #36414d 0 2px 3px;
}
.tail-link {
	width: 380px;
	clear: both;
	float: right;
}
.topicon {
	margin: 0px;
	padding: 0px;
	clear: both;
	text-align: right;
}
.script-msg {
	font-size: small;
	font-weight: bold;
	color: #993300;
	text-align: right;
	padding: 10px;
	clear: both;
}
.hokkaido {
	background-color: #D1E7EF;
}
.tohoku {
	background-color: #E0E0E0;
}
.kanto {
	background-color: #CABEC9;
}
.hokuriku {
	background-color: #C3C7DF;
}
.kinki {
	background-color: #F8EBDB;
}
.hokkaido a {
	color: #333333;
	text-decoration: none;
}
.hokkaido a:hover {
	color: red;
}
.tohoku a {
	color: #333333;
	text-decoration: none;
}
.tohoku a:hover {
	color: red;
}
.kanto a {
	color: #333333;
	text-decoration: none;
}
.kanto a:hover {
	color: red;
}
.hokuriku a {
	color: #333333;
	text-decoration: none;
}
.hokuriku a:hover {
	color: red;
}
.kinki a {
	color: #333333;
	text-decoration: none;
}
.kinki a:hover {
	color: red;
}
.both {
	clear: both;
}
.navi {
	background-color: #96968F;
	padding: 4px 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 10px;
	clear: both;
	font-size: 12px;
}
.navi ul {
	list-style-image: url(image/list-navi.gif);
	margin: 0 0 0 2em;
	padding: 0px;
}
.navi li {
	width: auto;
	float: left;
	font-weight: bold;
	margin-right: 2em;
	margin-left: 2em;
	padding-left: 1em;
}
.navi a {
	display: block;
	width: auto;
	color: #333333;
	text-decoration: none;
}
.navi a:hover {
	color: red;
	text-decoration: none;
}
.content-box {
	clear: both;
}
.site-title {
	text-align: right;
	margin: 0px 0px 2px;
	padding: 0px;
}
.site-title h1 {
	margin: 0px 5px 0px 0px;
	padding: 0px;
	font-size: 24px;
	font-style: italic;
	color: #676763;
}
.smaller {
	font-size: smaller;
}
.small {
	font-size: small;
}
.x-small {
	font-size: x-small;
}
.path {
	font-size: small;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: bold;
	padding-left: 10px;
}
.red {
	color: #990000;
}
.tail-msg {
	font-size: small;
	font-weight: bold;
	color: #993300;
	text-align: right;
	padding: 10px;
	clear: both;
}

