body {
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #555555;
	background-color: #FFFFFF;
	margin: 0px;
}
#bg {
	background-image: url(../img/common/header_bg.gif);
	background-repeat: repeat-x;
	text-align: center;
}
#main_box {
	width: 860px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
#contents_box {
	width: 800px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #CCCCCC;
	text-align: center;
	vertical-align: middle;
	display: none;
	padding: 10px;
}
.h1_header {
	font-size: 10px;
	font-weight: normal;
	color: #FF9900;
	background-color: #f1edae;
	text-align: center;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fffccc;
}
.header_bg_img {
	background-image: url(../img/common/header_img.jpg);
	background-repeat: no-repeat;
}
a:link {
	font-weight: normal;
	color: #555555;
	text-decoration: none;
}
a:visited {
	font-weight: normal;
	color: #555555;
	text-decoration: none;
}
a:hover {
	font-weight: normal;
	color: #e66900;
	text-decoration: underline;
}
a:active {
	font-weight: normal;
	color: #e66900;
	text-decoration: underline;
}
.tx10 {
	font-size: 10px;
	line-height: 13px;
	font-weight: normal;
}
.form_tx_left {
	color: #FFFFFF;
	background-color: #666666;
	text-align: left;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
}
.form_tx_right {
	background-color: #FFFFFF;
	text-align: left;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
}
.form_tx_title {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.link_tx_area {
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	text-align: left;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #BBAFA4;
}
.link_tx:link {
	font-weight: normal;
	color: #e66900;
	text-decoration: none;
}
.link_tx:visited {
	font-weight: normal;
	color: #e66900;
	text-decoration: none;
}
.link_tx:hover {
	font-weight: normal;
	color: #CC0000;
	text-decoration: underline;
}
.link_tx:active {
	font-weight: normal;
	color: #CC0000;
	text-decoration: underline;
}
.info_bold1 {
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #0066FF;
	letter-spacing: 0.1em;
}
.info_bold2 {
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #666666;
}
p {
	margin: 5px;
}
.stock_cap {
	font-size: 10px;
	line-height: 15px;
	font-weight: normal;
	color: #333333;
	text-align: left;
	padding: 10px;
	border: 1px solid #E5E5E5;
}
