@charset "utf-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #FF6600;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF6600;
}
a:hover {
	text-decoration: underline;
	color: #FF3333;
}
a:active {
	text-decoration: none;
	color: #FF6600;
}
.line_black_r {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E5E5E5;
	background-color: #FFFFFF;
}
.line_black_r_point {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #E5E5E5;
}
.line_black_tdpoint {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}

.line_black_d {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5E5E5;
}
.line_black_d a:link {
	color: #669900;
	text-decoration: none;
}
.line_black_d a:visited {
	text-decoration: none;
	color: #669900;
}
.line_black_d a:hover {
	text-decoration: none;
	color: #FF3333;
}
.line_black_d a:active {
	text-decoration: none;
	color: #669900;
}
.line_black_d_point {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #E5E5E5;
}

.line_blue_all {
	border: 3px solid #62A4D5;
}


.top_bg {
	background-image: url(images/page_top_bg.gif);
	height: 24px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.down_bg {
	background-image: url(images/page_down_bg.gif);
	height: 47px;
}
.page_bg01 {
	background-image: url(images/page_bg01.gif);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.page_bg02 {
	background-image: url(images/page_bg02.gif);
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E5E5E5;
}
.text_11px {
	font-size: 11px;
	font-weight: bold;
}
.text_10px {
	font-size: 10px;
}
.text_9px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.text_17px {
	font-size: 17px;
}

.text_w {
	color: #FFFFFF;
}
.text_w a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.text_w a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.text_w a:hover {
	text-decoration: underline;
	color: #FFCC00;
}
.text_w a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.text_g {
	color: #4AAEAB;
}
.text_red {
	color: #FF3333;
}

.text_blue {
	color: #0188EB;
}
.text_blue a:link {
	color: #666666;
	text-decoration: none;
}
.text_blue a:visited {
	text-decoration: none;
	color: #666666;
}
.text_blue a:hover {
	text-decoration: none;
	color: #0188EB;
}
.text_blue a:active {
	text-decoration: none;
	color: #666666;
}

.text_yellow {
	font-size: 11px;
	color: #FFDE00;
	text-decoration: underline;
}
.text_yellow01 {
	color: #ffc40f;
}
.text_coffee {
	font-size: 13px;
	color: #57832C;
}
.td_bg01 {
	background-color: #FEF9E7;
}
.td_bg02 {
	background-color: #F4FEE7;
}
.td_bg03 {
	background-color: #EDF5F8;
}
.td_bg03_1 {
	color: #0066CC;
	background-color: #EDF5F8;
}
.td_bg04 {
	background-color: #FEFCEF;
}

.space_15px {
	padding: 15px;
}
.space_10px {
	padding: 10px;
}
.space_10px_t {
	padding-top: 10px;
}

.space_6px_t {
	padding-top: 6px;
}
.product_bg01 {
	background-image: url(images/product/produce_pic01.jpg);
	background-repeat: no-repeat;
	height: 280px;
	width: 121px;
	font-size: 15px;
	font-weight: bold;
	color: #FF3300;
	background-position: center top;
}
.box01 {
	font-family: Arial, Helvetica, sans-serif;
	color: #1A7A79;
	border: 1px solid #CCCCCC;
	font-size: 12px;
}
.box02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1A7A79;
	background-color: #C5F5F0;
	padding-top: 2px;
	padding-left: 2px;
	border: 1px solid #86DBD2;
}
