body{
	margin: 0px;
	font-size: 12px;
	text-align: left;
	background-repeat: no-repeat;
	padding: 0px;
	line-height: 120%;
}
#body_box {
	width: 820px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFAA71;
	border-left-color: #FFAA71;
}
#box {
	margin: 0px;
	padding: 0px;
}
#box td {
	padding: 4px;
}


a:link{color: #333333;text-decoration:none;}
a:visited{color: #333333;text-decoration:none;}
a:hover{color: #FF6600;text-decoration:none;}
h1 {
	font-size: 12px;
	color: #FF9900;
	text-align: left;
	margin-left: 4px;
}
h2 {
	font-size: 12px;
	margin-top: -0.5px;
	color: #339966;
}
h3 {
	font-size: 13px;
	color: #FF6600;
	margin: 0px;
	padding: 0px;
}
table#header {
	background-image: url(../img/header_bg.jpg);
	background-repeat: no-repeat;
}
#menu_btn {
	font-size: 9pt;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFCC99;
	margin-bottom: 10px;
}
#menu li {
	list-style-image: url(../img/arrow.gif);
	display: block;
	list-style-position: inside;
	margin-bottom: 10px;
	font-size: 12px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: -8px;
}
#menu {
	margin-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#contents {
	background-image: url(../img/contents_bg.jpg);
	background-repeat: repeat-y;
}
TD#footer {
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #FFCC99;
	font-size: 10px;
	padding: 3px;
  text-align : right;
}
#price {
	color: #339966;
	font-weight: bold;
}
#dot {
	background-image: url(../img/dot.gif);
	background-repeat: repeat-y;
}
#dot2 {
	background-image: url(../img/dot.gif);
	background-repeat: repeat-x;
}
#osusume {
	padding: 2px;
	margin: 0px;
}
#link img {
	padding: 5px;
}
#topics li {
	padding: 0px;
	list-style-image: url(../img/circle.jpg);
	list-style-type: none;
	margin: 0px;
}
#topics {
	margin-top: 0px;
	margin-left: -10px;
}
h3 a:link {color: #FF6600;text-decoration:none;}
h3 a:hover{color: #339966;text-decoration:none;}
h3 a:visited{color: #FF6600;text-decoration:none;}
