body {
	background: url(img/bg_kaki.jpg);
	margin: 0px;
	padding: 0px;
}
#menu .txt_s {
	font-size: 11px;
	line-height: 1.5em;
	color: #333333;
}
.txt_cr {
	font-size: 14px;
	text-transform: none;
	color: #FFFFFF;
	font-weight: bold;
}
a:link {
	color: #003333;
	text-decoration: none;
}
a:visited {
	color: #006633;
	text-decoration: none;
}
a:hover {
	color: #009933;
}
a:active {
	color: #00CC33;
}
.txt {
	font-size: 12px;
	line-height: 1.5em;
	color: #333333;
}
.borderd {
	border: 1px solid #628251;
}
h1 {
	margin: 0px;
}
h2 {
	font-size: 16px;
	color: #003333;
	line-height: 1.5em;
	margin: 0.5em;
}
.honbun {
	font-size: 14px;
	color: #333333;
	margin: 0.5em 0.5em 0.5em 2em;
	line-height: 1.5em;
}
.bg01 {
	background: url(img/bg_01.gif) no-repeat 340px bottom;
}
h3 {
	font-size: 14px;
	color: #006633;
	margin: 5px;
}
h4 {
	font-size: 14px;
	color: #003300;
	margin: 10px;
}
h5 {
	font-size: 12px;
	color: #003333;
	margin: 5px 10px;
}
.txt_ss {
	font-size: 10px;
	color: #333333;
}
ol {
	font-size: 14px;
	line-height: 1.8em;
	color: #333333;
	margin: 10px 10px 10px 20px;
	list-style: none;
}
li {
	margin: 2em;
}
ul {
	list-style: none;
}
.bg_shoes {
	background: url(img/bg_shoes.jpg) no-repeat 320px bottom;
}
.ss {
	font-size: 11px;
}

#footer a:link {
	color: #ffffff;
	text-decoration: none;
}
#footer a:visited {
	color: #ffffff;
	text-decoration: none;
}
#footer a:hover {
	color: #ffffff;
	text-decoration: none;
}
#footer a:active {
	color: #ffffff;
	text-decoration: none;
}
