* {
	margin: 0px;
	padding: 0px;
}
body {
	background: url(/images/back.gif) repeat;
	color: #333333;
	font-size: 75%;
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	line-height: 120%;
}
h1,h2,h3,h4 {
	font-size: 100%;
	font-weight: normal;
}
legend {
	font-weight: bold;
	color: #2F5376;
	margin-bottom: 10px;
}
h4 {
	margin-bottom: 3px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FF9900;
}
a:active {
	text-decoration: underline;
	color: #FF9900;
}
p {
	margin-bottom: 10px;
}
dl {
	background: #FFFFFF;
}
dt {
	background: #E2AA39;
	padding: 3px;
	border-bottom: 1px solid #C58E1D;
	border-right: 1px solid #C58E1D;
	font-weight: bold;
	color: #FFFFFF;
}
dd {
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 15px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background: url(/images/onepoint/arrow_blue_sml.gif) no-repeat 5px;
}
dd.navi{
	padding-left: 5px;
	background: url(/images/onepoint/blank.gif) repeat;
}

fieldset {
	padding: 5px;
	margin-bottom: 10px;
}

#header {
	background: #FFFFFF url(/images/header-bar.jpg) repeat-x bottom;
	padding-bottom: 10px;
	border-bottom: 1px solid #B1BCCB;
	height: 102px;
}
h1 {
	float: right;
	color: #2F5376;
	margin-left: 10px;
	font-size: 12px;
}
p.page_title {
	float: right;
	color: #2F5376;
	font-size: 12px;
}
h2 {
	height: 20px;
	float: left;
	font-size: 12px;
}
p.site_title {
	clear: left;
	float: left;
}
h3 {
	height: 20px;
	color: #2F5376;
	font-weight: bold;
}
div.navi {
	margin-bottom: 10px;
}
#banner {
	float: right;
	text-align: right;
	color: #666666;
	clear: right;
}
#container {
	background: url(/images/panel.gif) repeat;
}
#leftmenu {
	margin: 5px;
	float: left;
	width: 185px;
	border-left: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
}
#contents {
	background: url(/images/back.gif) repeat;
	float: right;
	width: 615px;
	padding: 5px;
	margin-right: 5px;
}
#rightmenu {
	margin: 5px;
	float: right;
	width: 165px;
	border-left: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	clear: right;
}
#sort_navi {
	margin-bottom: 10px;
}
#footer {
	font-size: x-small;
	background: url(/images/hbar.gif) repeat-x;
	text-align: center;
	height: 18px;
	padding-top: 5px;
	margin-bottom: 20px;
	color: #666666;
}

dd .descri {
	font-size: x-small;
}
span.small_font {
	font-size: x-small;
}
div.next {
	text-align: right;
	margin-top: 5px;
	margin-bottom: 5px;
}
ul.link li {
	list-style-type: circle;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 15px;
}
ul.news {
	padding-left: 15px;
	list-style-type: circle;
	margin-left: 15px;
}
.post {
	color: #999999;
	font-size: x-small;
	background: #EFEFEF;
	padding: 1px;
	text-align: right;
	margin-bottom: 5px;
}
dd.ry {
	background: url(/images/onepoint/arrow_red_sml.gif) no-repeat 10px;
	padding-left: 20px;
}
fieldset.news {
	padding: 2px;
}
fieldset.news div.news {
	background: #B9C5D5;
	padding: 4px 0 0 2px;
}
fieldset.news .body {
	padding: 3px 5px;
}
fieldset.news .more {
	text-align: right;
	margin-right: 10px;
	margin-bottom: 8px;
}
fieldset.news div.shop_navi {
	margin-top: 30px;
	margin-left: 15px;
}
.change_url {
	margin: 15px 0px;
	text-align: center;
}