@charset "utf-8";


/*
 Common Style [
----------------------------------------------------------- */
#content_2nd {
	width: 560px;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	line-height: 120%;
}
#content_2nd h3 {
	margin-bottom: 20px;
}
#content_2nd h4 {
	height: 30px;
	display: block;
	margin-top: 20px;
	margin-bottom: 20px;
}
#content_2nd h5 {
	color: #0066CC;
	font-size: 120%;
	font-weight: bold;
	letter-spacing: 2px;
	margin-bottom: 1em;
	margin-left: 0.5em;
}
.2nd_content_box {
	width: 560px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
#content_2nd p {
	margin-bottom: 1em;
	margin-left: 0.5em;
	margin-right: 0.5em;
}
#content_2nd table {
	margin-right: auto;
	margin-left: auto;
	/*margin-bottom: 10px;*/
	border:1px solid #cccccc;
	border-collapse:collapse;
}
#content_2nd td {
	padding: 5px;
	border:1px solid #cccccc;
	border-collapse:collapse;
}
.al_c {
	text-align: center;
}
.fc_note {
	color: #990000;
}
.fc_blue {
	color: #3399ff;
}
.fc_red {
	color: #990000;
}
.bgc_gray {
	background-color:#efefef;
}
.bgc_skyblue {
	background-color:#D0E8FF;
}
.ma_b20 {
	margin-bottom:40px;
	_margin-bottom:30px;
}
*+html body .ma_b20 {
	margin-bottom:30px;
}
.ma_b10 {
	margin-bottom:2em;
	color: #333333;
}
/*
 used-page Style [
----------------------------------------------------------- */
#used_box01 a {
	display: block;
	clear: both;
	height: 35px;
	width: 470px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	background-image: url(../img/btn_used01.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}
#used_box01 a:hover {
	background-position: 0px -35px;
}
#used_box02 a {
	display: block;
	clear: both;
	height: 35px;
	width: 470px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	background-image: url(../img/btn_used02.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}
#used_box02 a:hover {
	background-position: 0px -35px;
}

/*
 supplies-pages Style [
----------------------------------------------------------- */
#s_left {
	margin-left: 25px;
	margin-top:30px;
	margin-bottom:50px;
}

#s_left table{
	border-width:0px;
}

#s_left td{
	width: 350px;
	padding-top:15px;
	padding-right:25px;
	border-width:0px;
}

#supp_bra, #supp_cd {
	float: left;
	width: 250px;
	margin-left: 5px;
}
#supp_bra-a4, #supp_g3 {
	float: right;
	width: 250px;
	margin-right: 5px;
}
##supp_bra a, #supp_bra-a4 a, #supp_cd a, #supp_g3 a {
	display: block;
	clear: both;
	height: 114px;
	width: 220px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	text-indent: -9999px;
	overflow: hidden;
}
#supp_bra a {
	background-image: url(../products/img/supp_btn_01.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#supp_bra a:hover {
	background-position: 0px -114px;
}
#supp_bra-a4 a {
	background-image: url(../products/img/supp_btn_02.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#supp_bra-a4 a:hover {
	background-position: 0px -114px;
}
#supp_cd a {
	background-image: url(../products/img/supp_btn_03.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#supp_cd a:hover {
	background-position: 0px -114px;
}
#supp_g3 a {
	background-image: url(../products/img/supp_btn_04.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#supp_g3 a:hover {
	background-position: 0px -114px;
}
.numbering {
	text-align:center;
}
.numbering_wbgc {
	background-color:#f3f3f3;
	text-align:center;
}
.product_name {
	font-weight: bold;
}
.product_name_wbgc {
	background-color:#f3f3f3;
	font-weight: bold;
}
.product_disc {
	text-align: left;
}
.product_disc_wbgc {
	background-color:#f3f3f3;
	text-align: left;
}
.price {
	text-align:right;
	font-weight: bold;
}
.price_wbgc {
	background-color:#f3f3f3;
	text-align:right;
	font-weight: bold;
}
.quantity {
	text-align:right;
}
.quantity_wbgc {
	background-color:#f3f3f3;
	text-align:right;
}

input.preview {
	font-size:120%;
	padding:5px;
}


strong{
color:#CC0033;}