@charset "euc-jp";


/*--------- part ---------*/
p.link_1 {
	text-align: right;
	font-size: 13px;
	padding: 10px 0px 8px;
}
p.link_1 a:link,
p.link_1 a:visited {
	color: F26733;
	background-image: url(/commodities/img/product/arrow_1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
}
p.link_1 a:hover {
	color: #0000FF;
}
ul.order li {
	height: 81px;
	width: 110px;
	display: block;
	float: left;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	list-style-type: none;
}
ul.order li.order_1 {
	background-image: url(/commodities/img/product/bg_order_1.gif);
	background-repeat: no-repeat;
}
ul.order li.order_2 {
	background-image: url(/commodities/img/product/bg_order_2.gif);
	background-repeat: no-repeat;
}
ul.order li.order_3 {
	background-image: url(/commodities/img/product/bg_order_3.gif);
	background-repeat: no-repeat;
}
ul.order li.order_4 {
	background-image: url(/commodities/img/product/bg_order_4.gif);
	background-repeat: no-repeat;
}
ul.order li.order_5 {
	background-image: url(/commodities/img/product/bg_order_5.gif);
	background-repeat: no-repeat;
}
ul.order li.order_1 a,
ul.order li.order_2 a {
	color: #3F3F3F;
	text-decoration: none;
	margin-top: 6px;
	display: block;
	height: 74px;
	width: 110px;
}
ul.order li.order_3 a,
ul.order li.order_4 a {
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 6px;
	display: block;
	height: 74px;
	width: 110px;
}
.mainmargin {
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", "Osaka";
	font-size: 12px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}

/*--------- margin ---------*/
.mar_R6 {
	margin-right: 6px;
}
.mar_B1em {
	margin-bottom: 1em;
}
.mar_B25 {
	margin-bottom: 25px;
}
.mar_T20 {
	margin-top: 20px;
}
.mar_LB10 {
	margin: 0px 0px 10px 10px;
}

/*--------- text ---------*/
.txt_org {
	color: #F26733;
	font-size: 12px;
	line-height: 1.5;
}
.txt_11 {
	font-size: 11px;
	line-height: 1.5;
}
.txt_13 {
	font-size: 13px;
}

/*--------- line ---------*/
.line_1 {
	background-image: url(/commodities/img/product/line_1.gif);
	background-repeat: repeat-x;
}
.line_2 {
	background-image: url(/commodities/img/product/line_3.gif);
	background-repeat: repeat-x;
	background-position: left center;
	height: 28px;
}
