body {
	font-size: 14px;
	padding: 0px;
	background-color: #DDFFFF;
	margin: 0px;
	background-image: url(images/bg-body.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
h1 {
	font-size: 12px;
	font-weight: normal;
	color: #993300;
	margin: 0px;
	padding: 0px;
	text-indent: 10px;
}
h2 {
	font-size: 12px;
	font-weight: normal;
	color: #993300;
	margin: 0px;
	padding: 0px;
	text-indent: 10px;
}
.ttl2h {
	font-size: 24px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.bg {
	background-repeat: no-repeat;
	background-position: center 170px;
	background-image: url(images/bg-rogo.gif);
	background-attachment: fixed;
}
h3 {
	font-size: 24px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.fx14 {
	font-size: 14px;
	line-height: 20px;
}
.fx16 {
	font-size: 16px;
	line-height: 20px;
	color: #FF3300;
}
.fx18 {
	font-size: 18px;
	line-height: 21px;
	color: #333333;
}
ul {
	font-size: 14px;
	line-height: 18px;
	color: #333333;
}
.menutitle {
	font-size: 16px;
	font-weight: bold;
	width: auto;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
	background-color: #FFEEDD;
	color: #FF9933;
	line-height: 22px;
	letter-spacing: 0.4em;
}
.menu-bgr {
	background-image: url(images/menu-bgr.jpg);
	background-repeat: repeat;
	background-position: center top;
}
.menu-bgl {
	background-image: url(images/menu-bgl.jpg);
	background-repeat: repeat;
	background-position: center top;
}
.btm-menu {
	display: inline;
	margin-left: 10px;
	float: left;
	font-size: 12px;
}
.modoru {
	text-align: right;
	display: inline;
	margin-right: 10px;
	float: right;
	font-size: 12px;
}
li {
	list-style-type: square;
}
