/* 疑似クラス --------------------------------- */

a:hover {
	background-color: #FFE8FF;
}

/* HTMLタグ ----------------------------------- */

body, th, td {
/*	font-size: x-small;*/
/*	font-size: 80%;*/
	font-size: 12px;
	margin: 0px;
	line-height: 1.5;
}

img {
	border: 0px;
}

h1 {
	font-size: 120%;
	line-height: 1.2;
	color: #663399;
}

h2 {
	font-size: 110%;
	line-height: 1;
}

h3 {
	font-size: 105%;
	line-height: 1.6;
	border-left: 7px solid red;
	border-bottom: 2px solid #E0E0E0;
	padding-left: 5px;
}

input, textarea, select {
	font-size: 1em;
}


/*
ul {
	margin: 10px;
	line-height: 1.3;
}

li {
	list-style-type: none;
}
*/

hr {
	color: #AAAAAA;
	height: 1px;
}


/* 買い物カゴボタン --------------------------- */

a.top-cart-btn {
	display:block;
	background-image:url(/images/top_cart.gif);
	width:40px;
	height:64px;
}

a.top-cart-btn:hover {
	background-position:top center;
}

a.top-cart-btn:active {
	background-position:top right;
}


/* 配置上の指定 ------------------------------- */

.site-theme {
	position: absolute;
	top: 5px;
	width: 100%;
	font-size: 12px;
	color: #999999;
	text-align: center;
}

.global-navigation {
	position: absolute;
	top: 20px;
	width: 100%;
}

.base {
	position: absolute;
	top: 125px;
	width: 100%;
}

.submenu {
	width: 23%;
	float: left;
}

.contents { 
	width: 75%;
	float: right;
}

.mgn {
	margin: 6px;
}

.center {
	text-align: center;
}

.left {
	text-align: left;
}

.right {
	text-align: right;
}

/* 表示上の指定 ------------------------------- */

.topbar {
	line-height: 27px;
	text-align: center;
	background-color: #FFA346;
	border-top: 1px solid #DDCC98;
	border-bottom: 1px solid #666633;
}

.CLine {
	background-color: #A09860;
}

.CBar {
	background-color: #E4E0A0;
	background-image: url(./images/c_bar.gif);
	background-repeat: repeat-x;
	padding: 3px;
	margin: 0;
}

.CGray {
	background-color: #F0F0F0;
	padding: 10px;
	margin: 0;
}

.CBox {
	border: 1px solid #A09860;
}

.CBox2 {
	border-right: 1px solid #A09860;
	border-bottom: 1px solid #A09860;
	border-left: 1px solid #A09860;
}

.Pad5 {
	padding: 5px;
}

.Pad10 {
	padding: 10px;
}

.tb_L {
	border-top: 1px solid #A09860;
}

.tb {
	border-top: 1px solid #A09860;
	border-left: 1px solid #A09860;
}

.tb_B {
	border-bottom: 1px solid #A09860;
}

.tb_T {
	border-top: 1px solid #A09860;
}

.org {
	color: #FF6600;
	font-weight: bold;
}

.red_b {
	color: #FF0000;
	font-weight: bold;
}

.grn_b {
	font-size: 105%;
	color: #009966;
	font-weight: bold;
}

.menu-list {
	line-height: 1.5;
	padding: 5px;
}

.hiden {
	color: white;
}

.left-red {
	font-size: 110%;
	font-weight: bold;
	border-left: 3px solid #FF5555;
	line-height: 2.0;
	padding-left: 10px;
}

.cap-gray {
	font-weight: bold;
	line-height: 1.6;
	padding-left: 5px;
	margin-bottom: 5px;
	background-color: #D4D4D4;
	background-image: url(./images/gray_bar.gif);
	background-repeat: repeat-x;
	border-top: 1px solid #B8B8B8;
	border-bottom: 1px solid #AAAAAA;
}

.sml {
	font-size: 80%;
}

.border-gray {
	border: 1px solid #CCCCCC;
}

.gray-back {
	background-color: #F0F0F0;
}

.submenu dl {
	margin: 0px 5px 20px;
	padding: 0;
	line-height: 1.4;
}

.submenu dt {
	color: #009966;
	margin: 10px 0 4px;
	padding: 2px 5px;
	font-weight: bold;
	line-height: 1.5;
}

.submenu dt.bg {
	background-color: #F8F8F8;
}

.submenu dd {
	margin: 0 0 0 10px;
	padding: 0 0 4px;
}

.menu-sep {
	color: #555555;
	font-weight: bold;
	line-height: 1.4;
	margin: 20px 0 15px;
	padding: 3px 5px;
	border-top: 1px solid #CCCC99;
	border-bottom: 1px solid #CCCC99;
	background: url(./images/gray_bar.gif) top repeat-x;
}

.sep-bar {
	border-left: 5px solid #FF5555;
	border-top: 1px solid #AAAAAA;
	border-bottom: 1px solid #AAAAAA;
	background-color: #D4D4D4;
	background-image: url(./images/gray_bar.gif);
	background-repeat: repeat-x;
	line-height: 1.8;
	margin-left: 10px;
	padding-left: 10px;
}

.back-fax {
	background-image: url(./images/shachi/back_fax.gif);
	background-repeat: repeat-y;
}

.back-kotoba {
	background-image: url(./images/shachi/back_kotoba.gif);
	background-repeat: repeat-y;
}

.back-data {
	background-image: url(./images/shachi/back_data.gif);
	background-repeat: repeat-y;
}

.big-price {
	font-size: 140%;
	font-weight: bold;
	color: #FF0000;
}

.cart_cap {
	background-color: #EFEFEF;
}

.fs-130 {
	font-size: 130%;
}

.orange_area {
	background-color: #EFEFEF;
	text-align: center;
	padding: 10px 0px;
	margin: 5px 0px;
	font-weight: bold;
}

.mgn-rt-20 {
	margin-right: 20px;
}

.indent {
	margin: 20px 40px;
}

.top-line {
	border-top: 1px solid #AAAAAA;
	padding-top: 20px;
}

.big_caption {
	padding: 5px;
	margin: 0;
	font-weight: bold;
	background-color: #F0F0F0;
}

.indent2 {
	margin: 0px;
	padding: 10px 0px 20px 20px;
}

.gray {
	color: #666666;
}

.h2_sep {
	border-top: 3px solid #ADADAD;
	padding: 15px 0px 10px 10px;
	margin: 10px 0px 0px;
	font-size: 130%;
}

.tqa_question {
	margin: 10px 30px 10px 30px;
	padding-left: 40px;
	height: 22px;
	color: #DD3300;
	background: url(images/q_and_a_q.gif) top left no-repeat;
}

.tqa_answer {
	margin: 10px 30px 20px 60px;
	padding-left: 40px;
	height: 22px;
	color: #3333FF;
	background: url(images/q_and_a_a.gif) top left no-repeat;
}

a.go_cart_m {
	background: url(images/go_cart_m.gif) top left no-repeat;
	height: 34px;
	line-height: 34px;
	width: 104px;
	display: block;
	text-indent: -9999px;
	outline: none;
}

a.go_cart_m:hover {
	background-position: bottom left;
}

#navi-bar {
	list-style-type: none;
	border-top: 1px dashed #ACAC89;
	border-bottom: 1px dashed #ACAC89;
	color: #666666;
	padding: 10px 10px 10px 30px;
}

#navi-bar a:link {
	color: #666666;
	text-decoration: none;
}

#navi-bar a:visited {
	color: #666666;
	text-decoration: none;
}

#navi-bar a:hover {
	color: #0000FF;
	text-decoration: underline;
}


#header_button {
	height: 70px;
	text-align: center;
}

#header_button ul {
	padding: 0px;
	margin: 0 auto;
/*	width: 605px;*/
	width: 485px;
	list-style: none;
}

#header_button li {
	float: left;
	padding: 0px;
	margin: 0px;
}

#header_button ul li a {
	font-size: 10px;
	display: block;
	text-indent: -9999px;
	height: 70px;
}

#header_button ul li a:focus {outline: none;}

#header-botton-01 { height: 70px; width:  60px; background: url(./images/title2.gif)    0px 0px;}
#header-botton-02 { height: 70px; width:  60px; background: url(./images/title2.gif)  -60px 0px;}
#header-botton-03 { height: 70px; width:  60px; background: url(./images/title2.gif) -120px 0px;}
#header-botton-04 { height: 70px; width: 245px; background: url(./images/title2.gif) -180px 0px;}
#header-botton-05 { height: 70px; width:  60px; background: url(./images/title2.gif) -425px 0px;}
#header-botton-06 { height: 70px; width:  60px; background: url(./images/title2.gif) -485px 0px;}
#header-botton-07 { height: 70px; width:  60px; background: url(./images/title2.gif) -545px 0px;}

#header-botton-01 a:hover { background: url(./images/title2.gif)    0px -70px;}
#header-botton-02 a:hover { background: url(./images/title2.gif)  -60px -70px;}
#header-botton-03 a:hover { background: url(./images/title2.gif) -120px -70px;}
#header-botton-04 a:hover { background: url(./images/title2.gif) -180px -70px;}
#header-botton-05 a:hover { background: url(./images/title2.gif) -425px -70px;}
#header-botton-06 a:hover { background: url(./images/title2.gif) -485px -70px;}
#header-botton-07 a:hover { background: url(./images/title2.gif) -545px -70px;}


/* シャチハタ */


#type_tabs {
	height: 40px;
	background: url(images/shachi/type_tabs_bg.gif) repeat-x;
	margin-top: 20px;
	}

#type_tabs a {
	display: block;
	height: 40px;
	line-height: 40px;
	text-indent: -9999px;
	float: left;
	}

#type_tabs a.kaku {
	width: 131px;
	background-image: url(images/shachi/type_tabs.gif);
	background-position: 0px 0px;
	}

#type_tabs a.maru {
	width: 130px;
	background-image: url(images/shachi/type_tabs.gif);
	background-position: -131px 0px;
	}

#type_tabs a.date {
	width: 130px;
	background-image: url(images/shachi/type_tabs.gif);
	background-position: -261px 0px;
	}

#type_tabs a.kaku_on {
	background-position: 0px -40px;
	}

#type_tabs a.maru_on {
	background-position: -131px -40px;
	}

#type_tabs a.date_on {
	background-position: -261px -40px;
	}

#type_tabs a.kaku:hover {
	background-position: 0px -80px;
	}

#type_tabs a.maru:hover {
	background-position: -131px -80px;
	}

#type_tabs a.date:hover {
	background-position: -261px -80px;
	}

#type_tabs a:focus {
	outline: none;
	}

.type_tabs_footer {
	height: 10px;
	border-left: 1px solid #A09860;
	border-right: 1px solid #A09860;
	font-size: 10px;
	line-height: 10px;
	}

table.goods_spec {
	border-collapse: collapse;
	margin: 20px 0px;
	}

table.goods_spec th {
	padding: 10px;
	font-weight: normal;
	text-align: left;
	border: 1px solid #666666;
	background-color:#EEEEEE;
	}

table.goods_spec td {
	padding: 10px;
	border: 1px solid #666666;
	}

#shachi_order_select {
	height: 70px;
	background: url(/images/shachi/order_select_bg.gif) repeat-x;
	margin: 20px 0px 0px;
	padding-left: 30px;
}

#shachi_order_select a {
	display: block;
	height: 70px;
	width: 160px;
	text-indent: -9999px;
}

#shachi_order_select div {
	float: left;
}

#shachi_order_select_fax a {
	background: url(/images/shachi/order_select_btn.gif) 0px 0px no-repeat;
}

#shachi_order_select_text a {
	background: url(/images/shachi/order_select_btn.gif) -160px 0px no-repeat;
}

#shachi_order_select_data a {
	background: url(/images/shachi/order_select_btn.gif) -320px 0px no-repeat;
}

#shachi_order_select_fax a:hover {
	background-position: 0px -100px;
}

#shachi_order_select_text a:hover {
	background-position: -160px -100px;
}

#shachi_order_select_data a:hover {
	background-position: -320px -100px;
}

#shachi_order_select a:focus {
	outline: none;
}

.order_info_box {
	margin: 30px 0px;
	padding: 20px;
	font-size: 14px;
	font-weight: bold;
	line-height: 2;
	background-color: #F0F0F0;
}

.order_caution {
	margin: 10px 0px 30px;
	padding: 0px;
}

.order_caution li {
	margin: 3px 0px 0px 10px;
}

.step1 {
	height: 30px;
	line-height: 30px;
	font-weight: bold;
	margin: 40px 0px 20px;
	padding-left: 150px;
	background: url(/images/shachi/step1.gif) top left;
}

.step2 {
	height: 30px;
	line-height: 30px;
	font-weight: bold;
	margin: 40px 0px 20px;
	padding-left: 150px;
	background: url(/images/shachi/step2.gif) top left;
}

.order_form_caption {
	height: 30px;
	line-height: 30px;
	font-weight: bold;
	margin: 40px 0px 20px;
	padding-left: 170px;
	background: url(/images/shachi/order_form_caption.gif) top left;
}

.order_data_caption {
	height: 30px;
	line-height: 30px;
	font-weight: bold;
	margin: 40px 0px 20px;
	padding-left: 250px;
	background: url(/images/shachi/data_types_caption.gif) top left;
}


.shachi_order_box {
	padding: 20px 20px 40px;
	border-top: 20px solid #FF9900;
}

#shachi_order_fax {
}

#shachi_order_text {
}

#shachi_order_data {
}


table.shachi_form {
	border-collapse: collapse;
	margin: 20px 0px;
	}

table.shachi_form th {
	padding: 10px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	border: 1px solid #666666;
	background-color: #FFCC66;
	}

table.shachi_form td {
	padding: 10px;
	border: 1px solid #666666;
	background-color: #FFFFFF;
	}

table.shachi_form td.button {
	padding: 10px;
	border: none;
	background-color: #FFFFFF;
	}


table.shachi_form_select {
	margin: 0px;
}

table.shachi_form_select td {
	border: none;
	padding: 3px;
	line-height: 1;
}

table.data_style_table {
	border-collapse: collapse;
	margin: 20px 0px 20px 40px;
}

table.data_style_table th {
	padding: 10px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	border: 1px solid #666666;
	background-color: #FFCC66;
}	

table.data_style_table td {
	padding: 10px;
	border: 1px solid #666666;
}

/* footer navigation */

h2.footer_navi_title {
	font-size: 100%;
	line-height: 20px;
	margin: 20px 0 0;
	padding-left: 20px;
	background-color: #888888;
}

h2.footer_navi_title a {
	color: #ffffff;
}

h2.footer_navi_title a:hover {
	color: #FFCC00;
	background-color: #888888;
}

ul.footer_navi {
	margin: 0 0 10px;
	padding: 10px 20px;
	list-style-type: none;
	border: 1px solid #888888;
	zoom: 1;
	}

ul.footer_navi li {
	margin: 0;
	padding: 0;
	width: 160px;
	list-style-type: none;
	font-weight: bold;
	float: left;
	}

ul.footer_navi li ul {
	margin: 2px 0 0 10px;
	padding: 0;
	}

ul.footer_navi li ul li {
	margin: 0;
	padding: 0;
	font-weight: normal;
	float: none;
	}

ul.footer_navi li ul li ul {
	margin: 2px 0 5px 10px;
	padding: 0;
	}

/*@import url(/sub.css);*/

