body {
	margin:15px 0 0 0px;
	padding:0;
	background:url(images/bg_header.gif) repeat-x left top #000000;
	text-align:center;
	font-size:12px;
	line-height:150%;
	color:#333;
	font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
}

img {
	border:none;
}

a:link{
	color:#876B0C;
	text-decoration:underline;
}
a:visited{
	color:#876B0C;
	text-decoration:underline;
}
a:hover{
	color:#876B0C;
	text-decoration:none;
}

a:active{
	color:#876B0C;
}

.breadcrumbs {
	font-size:10px;
	color:#AE9A64;
	text-align:left;
}

.breadcrumbs a:link {
	font-size:10px;
	font-style:normal;
	color:#AE9A64;
	text-decoration:underline;
}

.breadcrumbs a:visited {
	font-size:10px;
	color:#AE9A64;
	text-decoration:underline;
}

.breadcrumbs a:active {
	font-size:10px;
	color:#AE9A64;
	text-decoration:underline;
}

.breadcrumbs a:hover {
	font-size:10px;
	color:#AE9A64;
	text-decoration:none;
}

.home {
	text-align:left;
	margin:0;
	padding:0;
	font-size:10px;
	line-height:1em;
	display:block;
	width:104px;
	height:41px;
	position:absolute;
	right:0;
	top:15px;
	text-indent:-9999px;
}


.box {
	width:800px;
	margin:0 auto;
	padding:18px 0 0;
	text-align:left;
	position:relative;
}

#main {
	margin:0;
	padding:0 30px 30px;
	width:740px;
	text-align:left;
	background:url(../images/common/tab_line.gif) no-repeat left top #171717;
}

.pagetop {
	margin:10px 0 0;
	padding:0;
}

h1 {
	text-align:left;
	background:url(../images/header_logo.gif) no-repeat left top;
	margin:0 0 44px;
	display:block;
	width:354px;
	height:24px;
	border:none;
	outline:none;
	padding:0;
	font-size:10px;
	line-height:1em;
	text-indent:-9999px;
}

h3 {
	font-size:16px;
	font-weight:bold;
	line-height:1.5em;
}
	
h4 {
	font-size:14px;
	font-weight:bold;
	line-height:1.4em;
}

h5 {
	font-size:12px;
	font-weight:bold;
}

p,ul {
}

.number {
	list-style-type:decimal;
}

.number .number {
	list-style-type:lower-roman;
}

.size10 {	font-size:10px;}

.size14 {	font-size:14px;}

.bold12 {	font-weight:bold;font-size:12px;}

.bold14 {	font-weight:bold;font-size:14px;}

.bold16 {	font-weight:bold;font-size:16px;}

.bold18 {	font-weight:bold;font-size:18px;}

.bold20 {	font-weight:bold;font-size:20px;}

.bold22 {	font-weight:bold;font-size:22px;}

.bold24 {	font-weight:bold;font-size:24px;}

.color_red {	color:#c2153b;}

.color_white {	color:#fff;}

.color_gray {	color:#777;}