body {
	background-color: #ffffff;
	color: #333333;
	margin: 0px;
}

a:link {
	color: #003399;text-decoration: underline;
}
a:visited {
	color: #003399;text-decoration: underline;
}
a:hover {
	color: #ff9900;text-decoration: none;
}
.sp5 {
	padding-right: 5px;
	padding-left: 5px;
}
.sp10 {
	padding-right: 10px;
	padding-left: 10px;
}
.sp15 {
	padding-right: 15px;
	padding-left: 15px;
}
.sp20 {
	padding-right: 20px;
	padding-left: 20px;
}
.main_title {
	padding-bottom: 10px;
}
.sst {
	padding-top: 7px;
}
.st {
	padding-top: 10px;
	padding-bottom: 10px;
}
.line_x {
	background-image: url(img/line_dot.gif);
	background-repeat: repeat-x;
	background-position: center;
}

.red {
	color: #ff3300;
}
.white {
	color: #ffffff;
}

.b_orange {
	font-weight: bold;
	color: #ff9900;
}
.foot_text {
	font-size: 12px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
form {
	margin: 0px;
}
.txt_m {
	font-size: 12px;
	line-height: 150%;
	letter-spacing: 0.1em;
}

.txt_m5 {
	font-size: 12px;
	line-height: 150%;
	letter-spacing: 0.1em;
	padding-right: 5px;
	padding-left: 5px;
}
.txt_m10 {
	font-size: 12px;
	line-height: 150%;
	letter-spacing: 0.1em;
	padding-right: 10px;
	padding-left: 10px;
}
.txt_m15 {
	font-size: 12px;
	line-height: 150%;
	letter-spacing: 0.1em;
	padding-right: 10px;
	padding-left: 15px;
}
.txt_m_h5 {
	font-size: 12px;
	line-height: 150%;
	letter-spacing: 0.1em;
	padding-top: 5px;
}
.txt_menu {
	font-size: 12px;
	line-height: 150%;
	letter-spacing: 0.2em;
	padding-top: 5px;
	padding-bottom: 5px;
}
#foot {
	margin-top: 25px;
	margin-bottom: 10px;
}

.l_td {
	font-size:12px;
	font-style: normal;
	font-weight:bold;
	letter-spacing:0.1em;
	color:#ff9900;
	line-height: 1.2em;
	width: 8em;
}

.r_td {
font-size:12px;
letter-spacing:0.1em;
line-height: 1.2em;
background-color:#FFFFFF;
}



hr {
	color: #ffffff;
	width: 545px;
	height: 1px;
	margin-top: 1px;
	margin-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

#price{
	margin:0px;
	padding:0px;
}

#price thead{
	font-size:12px;
	letter-spacing:0.1em;
	line-height:1.2em;
	color:#ffffff;
	background-color:#333333;
	text-align:center;
}

#price tbody{
	font-size:12px;
	letter-spacing:0.1em;
	line-height:1.2em;
	background-color:#ffffff;
	text-align:center;
}

#price .l_td1{
	color:#333333;
	background-color:#ff9900;
}
#price .l_td2{
	color:#333333;
	background-color:#FFCC00;
}

#price .pricenum{
	color:#FF9900;
	font-weight:bold;
	padding-right:2px;
}

#owindow{
	margin:10px 0px 0px 10px;
}
#close{
	width:545px;
	margin:5px 0 10px 10px;
	text-align:center;
}

.border_g {
	border: 1px solid #cccccc;
}
.b_blue {

	font-weight: bold;
	color: #0095CA;
}
.ttb_blue {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #0095CA;
	border-bottom-color: #0095CA;
	border-left-color: #0095CA;
}
.ttb_gray {

	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
}
h1 {
	width:100%;
	background-image:url(../img/h_bk.gif);
	background-repeat:repeat;
	font-size: 10px;
	font-weight:normal;
	line-height:15px;
	letter-spacing:1px;
	margin: 0;
	padding: 0 0px 2px 5px;
	color: #999999
}
h1 a:link {
	color: #666666;text-decoration: none;
}
h1 a:visited {
	color: #666666;text-decoration: none;
}
h1 a:hover {
	color: #333333;text-decoration: underline;
}
.foot_text {
	font-size: 10px;
	color: #999999;
}

#foot a:link{
	font-size: 10px;
	color: #9e8d61;
	margin: 0px;
	padding: 0px;
}
#foot a:visited {
color: #9e8d61;text-decoration: underline;
}
#foot a:hover {
color: #9e8d61;text-decoration: none;
}
#close2 {

	width:360px;
	margin:5px 0 10px 10px;
	text-align:center;
}
.foot_contents {
	font-size: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	padding-top: 5px;
}
.foot_contents_text {
	font-size: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	padding-top: 5px;
	color: #999999;
}

