@charset "shift_jis";
body {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 14px;
	line-height: 22px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.link_ban  {
	text-align: right;
}

.all {
	width: 800px;
	background-image: url(images/bkg.jpg);
	background-repeat: repeat-y;
	margin-left: 20px;
}


h1 {
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	text-align: left;
}
.g_navi {
	background-image: url(images/bkg_gnavi.jpg);
	background-repeat: repeat-x;
	width: 800px;
	height: 30px;
	padding-top: 8px;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 0px;
}
.g_navi a {
	color: #FFFFFF;
	text-decoration: none;
}
.g_navi a:hover {
	text-decoration: underline;
}

.box {
	text-align: left;
	padding-right: 8px;
	padding-left: 8px;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
	background-image: url(images/icon.jpg);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
	padding-left: 50px;
	height: 28px;
	width: 90%;
}
h3 {
	font-size: 14px;
	color: #CC6600;
	padding-left: 10px;
	margin-right: 10px;
	margin-left: 10px;
}

.txt_box {
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 8px;
}
.walk {
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #99CC00;
	padding-left: 8px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #99CC00;
	border-right-color: #99CC00;
	border-bottom-color: #99CC00;
}
.walk h3 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #99CC00;
	margin-top: 8px;
	margin-bottom: 8px;
	padding-bottom: 8px;
	padding-left: 15px;
	margin-right: 8px;
	font-size: 16px;
	font-weight: bold;
}
.walk .nichi {
	font-size: 16px;
	font-weight: bold;
}
.r_img img {
	float: right;
	padding: 8px;
}
