.otoku {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.otoku2 {
	background-color: #FF6600;
	margin: 2px 0px 2px 0px;
	padding: 3px 2px 2px 2px;
	color: #FFFFFF;
}
.item_price1 {
	font-size: 12px;
	margin-top: 2px;
	margin-bottom: 2px;
}
.item_price2 {
	font-size: 10px;
	margin-top: 5px;
	margin-bottom: 0px;
}
.item_table2 {
	border: 1px solid #3399FF;
	background-color: #F0F8FF;
}
.red {
	color: #FF0000;
}
.org {
	color: #FF6600;
}
hr {
	margin-top: 10px;
	margin-bottom: 10px;
}
.txt12red {
	font-size: 12px;
	color: #FF0000;
}
.speed_txt1 {
	font-size: 13px;
	margin-left: 5px;
}
.osusume_waku1 {
	border: 2px solid #FF6600;
	padding: 5px 8px;
}
.osusume_waku2 {
	border: 2px solid #0099FF;
	padding: 5px 8px;
}
.price1 {
	font-size: 14px;
	color: #000000;
	margin: 0px;
	line-height: 100%;
}
.price2 {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	line-height: 100%;
	margin: 2px 0px 0px 0px;
}
#conte td .price2{
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	line-height: 100%;
	margin: 2px 0px 0px 0px;
}
.price2b {
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
	line-height: 100%;
	margin: 2px 0px 0px 0px;
	text-decoration: line-through;
}
.price_yen {
	font-size: smaller;
}
.imeon {
	ime-mode:active;
}
.imeoff {
	ime-mode:disabled;
}
.bana_txt1 {
	font-size: 10px;
	margin-top: 2px;
	font-weight: normal;
	display: block;
}
.bana_txt1 a{
	text-decoration: none;
	color: #333333;
}
.bana_txt1 a:hover{
	color: #FF6600;
	text-decoration: underline;
}
.naviarea {
	background-image: url(../img/navi_support_waku2.gif);
	background-repeat: repeat-y;
}
.naviarea1 {
	margin-left: 2px;
}
.mainimgtxt {
	font-size: 12px;
	margin: 5px 10px 6px 10px;
	line-height: 1.25em;
}
.mainimgtxt img{
	margin: 6px 0;
}
.toptxt1 {
	padding: 2px 0px 0px 10px;
	font-size: 12px;
}
.order_txt1 {
	font-size: 12px;
	line-height: 16px;
	margin: 10px;
}
.order_waku1 {
	border-left: 1px solid #FF9900;
	border-right: 1px solid #FF9900;
	padding: 1px 8px;
}
.order_waku2 {
	border-left: 1px solid #FF6600;
	border-right: 1px solid #FF6600;
}
.order_table {
	margin-left: 0px;
	margin-bottom: 14px;
}
.order_txt2 td{
	font-size: 12px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.order_txt3 {
	font-size: 11px;
	font-weight: bold;
	margin-top: 5px;
}
.line125 {
	line-height: 125%;
}
.order_txt4 {
	margin-top: 2px;
	margin-left: 5px;
}
.order_txt5{
	font-size: 10px;
	line-height: 1.2em;
	margin-bottom: 10px;
}
.order_txt5 a{
	color: #333333;
	margin-bottom: 10px;
}
.order_txt5 a:hover{
	color: #FF6600;
}

/* 注文テーブル */
.order_waku{
	padding:1px 9px 9px 9px;
	border-right:1px solid #FF9900;
	border-bottom:1px solid #FF9900;
	border-left:1px solid #FF9900;
	width: 600px;
}
table.order{
	border-collapse:collapse;
	width: 600px;
	margin: 0;
	font-size: 12px;
}
table.order caption{
	text-align:left;
	margin: 0 auto;
}
table.order td,
table.order th{
	line-height:1.2em;
	padding:4px;
	margin: 0;
	border:1px solid #999999;
}
table.order tr.center td,
table.order tr.center th{
	text-align: center;
}
table.order th{
	background-color:#FFCC66;
	width:72px;
	text-align: right;
	white-space: nowrap;
}
table.order th.th0{
	width:auto;
	text-align: center;
}
table.order th.th2a{
	width:auto;
	text-align: left;
	background-color: #FEE89C;
}
table.order th.th2b{
	width:auto;
	text-align: left;
	background-color: #FEF1C5;
}
table.order td.td2{
	width:207px;
}
/* 入れ子テーブル */
table.manuscript{
	border-collapse:collapse;
	margin: 0;
	font-size: 12px;
}
table.manuscript td,
table.manuscript th{
	border:1px solid #ff6600;
	padding: 2px;
	text-align: center;
}
table.manuscript th{
	background-color:#FFFFCC;
	width: auto;
}
table.manuscript th.th2{
	width:19px;
}
table.manuscript th.th3{
	width:117px;
}
table.manuscript th.th4{
	font-weight:normal;
}
table.manuscript td.td2{
	background-color:#FFCC66;
	font-weight:bold;
	width: auto;
}
table.left td{
	text-align:left;
}

#ordersubmit {
	text-align:center;
	font-size:14px;
	font-weight:bold;
	padding: 10px;
}
#ordersubmit input{
	margin:0 10px;
}
#date_notice{
	margin:0 20px 10px 20px;
	padding: 5px 10px;
	background-color:#FFCC66;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
}

.orderplus{
	margin:10px 0;
	text-align:center;
	color:#FF0000;
}
.order_txt6 {
	font-size: 14px;
	font-weight: bold;
}
.order_td3{
	background-color: #FFCC66;
	text-align: right;
	font-weight: bold;
}
.order_td4{
	background-color: #FFCC66;
	font-weight: bold;
	text-align: center;
}
.ordertable1 {
	margin-left: 10px;
}
.navi_fax {
	font-size: 10px;
	background-image: url(../img/navi__fax_back.gif);
	padding: 0px 5px 2px 5px;
	line-height: 1.2em;
}
.sankaku{
	padding:10px 0;
	text-align: center;
	clear:both;
}
/* ヘッダー */
#header div{
	padding:3px 0;
}
#header span.headerbtn{
	float:right;
}
#header span.headerbtn img{
	margin-left:5px;
}
.top_message1 {
	font-size: 10px;
	padding: 2px 20px 5px 20px;
}
/* トップページ */
/* 商品ボタン */
ul#toporder {
	width:620px;
	height: 243px;
	clear: both;
}
ul#toporder li{
	float:left;
	margin: 0 16px 0 0;
}
ul#toporder li.right{
	margin: 0;
} 
.onamae{
	margin-bottom:15px;
	clear: both;
}
.navi2_on{
	font-size: 12px;
	color: #FF3300;
	background-image: url(../img/link_f2.gif);
	display: block;
	background-repeat: no-repeat;
	text-decoration: none;
	padding-left: 16px;
	margin: 1px 0px 1px 5px;
	background-position: 0px 1px;
	padding-top: 1px;
}
.mida2_s {
	font-size: 84%;
}
.txt1_s {
	line-height: 125%;
	padding-left: 15px;
	padding-right: 10px;
	margin-bottom: 20px;
}
.txt1_s_indent {
	line-height: 125%;
	padding-left: 30px;
	padding-right: 10px;
	margin-bottom: 25px;
}
.mida2 {
	height: 25px;
	background-image: url(../img/midashi2.gif);
	font-size: 16px;
	font-weight: 900;
	color: #FFFFFF;
	border-top-style: none;
	margin-bottom: 10px;
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-left: 10px;
	margin-left: 10px;
}
.jijo{vertical-align:super;font-size:80%;}
