body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #333;
	background-color: #faf6ff;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
h1, h2, h3, h4, h5, h6, p {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
#hed-div {
	background-image: url(./img/hed_bg.gif);
	height: 204px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
}
#hed-div h1 {
	display: none;
}
#hed-div h2 {
	display: none;
}
#hed-div h3 {
	display: none;
}
#hed-div p {
	float: left;
}
#hed-search-div {
	float: right;
	width: 270px;
	padding-top: 145px;
	margin-right: 15px;
}
#body-div {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
.body-tb {
	width: 100%;
}
.menu-td-div {
	vertical-align: top;
	width: 200px;
	background-image: url(./img/menu_bg.gif);
	background-repeat: repeat-y;
	text-align: center;
}
.menu-td-div ul {
	margin-top: 5px;
	margin-bottom: 25px;
	margin-left: 0px;
	padding-left: 10px;
	text-align: left;
	list-style-type: none;
	font-size: 14px;
	line-height: 148%;
}
.menu-td-div ul li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	width: 180px;
}
.menu-td-div ul li a:link {
	text-decoration: none;
	color: #933;
	width: 180px;
}
.menu-td-div ul li a:visited {
	color: #600;
	text-decoration: none;
	width: 180px;
}
.menu-td-div ul li a:hover {
	color: #C00;
	text-decoration: none;
	background-color: #FC9;
	width: 180px;
}

.menu-td-div h3 {
	margin-top: 5px;
	margin-bottom: 5px;
}
.menu-td-div h4 {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 12px;
}
.menu-td-div h3 a:hover img {
	opacity: 0.7;
	filter: alpha(opacity=70);
 -moz-opacity: 0.7;
}
.menu-td-div h4 a:hover img {
	opacity: 0.7;
	filter: alpha(opacity=70);
 -moz-opacity: 0.7;
}
.main-td-div {
	vertical-align: top;
	width: 700px;
	background-color: #fff9d9;
	padding-left: 5px;
	padding-top: 5px;
}
#ft-div {
	background-color: #754b2f;
	font-size: 12px;
	line-height: 148%;
	color: #FFF;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
.s-item-div {
	font-size: 12px;
	line-height: 148%;
}
.item-div {
	font-size: 12px;
	line-height: 148%;
	padding: 0px;
	margin: 0px;
	width: 100%;
}
.item-form {
	background-color: #FBECC0;
	padding: 0px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #CCC;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 25px;
	margin-left: 10px;
	width: 650px;
}

.item-pic-div {
	text-align: center;
	width: 200px;
	background-color: #FFF;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #666;
}
.item-td-01 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #CCC;
	background-image: url(img/menu_bg.gif);
	background-repeat: repeat;
	width: 100px;
	text-align: center;
	line-height: 168%;
}
.item-td-02 {
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #999;
	text-align: left;
}
.item-com-div {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background-color: #FFF;
	border-top-color: #666;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #666;
	padding: 5px;
	width: 100%;
}
