@charset "UTF-8";
/*GLOBAL SETTING ------------------------------*/
html, body, p, table, td, img, h1, h2, h3, h4, h5, h6
{
    font-size: 1em;
}
body {
	margin: 0px;
	padding: 0px;
	color: #333333;
	font-family: "Lucida Grande", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Tahoma, Verdana, Segoe, sans-serif;
	font-size: 12px;
	line-height: 1.6em;
	background-image: url(../images/body_back.gif);
	background-repeat: repeat;
}
.clear {
	margin: 0px;
	padding: 0px;
	clear: both;
}
a, a:visited {
	color: #000000;
	text-decoration: underline;
}
a:active, a:hover {
	color: #99CC00;
	text-decoration: underline;
}
* html .iepngfix, .iepngfix a {  
    behavior: expression(IEPNGFIX.fix(this));  
}
#background {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
#container {
	width: 850px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	background-color: #ffffff;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	height: 100%;
}
h1 a {
	height: 72px;
	display: block;
	margin: 0px;
	padding: 0px;
	width: 280px;
	position: absolute;
	left: 0px;
	top: 4px;
	text-indent: -9999px;
}

#m-navigation, #m-navigation_en {
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 850px;
	background-image: url(../images/navigation_back.jpg);
	background-repeat: no-repeat;
	list-style-type: none;
	overflow: hidden;
	display: block;
}
#m-navigation li, #m-navigation_en li {
	display: inline;	
}
#m-navigation li a, #m-navigation_en li a {
	height: 40px;
	width: 170px;
	display: block;
	float: left;
	background-repeat: no-repeat;
	background-image: url(../images/navigation.jpg);
	text-indent: -9999em;
}
#m-navigation_en li a {
	height: 40px;
	width: 170px;
	display: block;
	float: left;
	background-repeat: no-repeat;
	background-image: url(../images/navigation_en.jpg);
	text-indent: -9999em;
}
.home a {
	background-position: 0px 0px;
}
.home a:hover {
	background-position: 0px -40px;
}
.products a {
	background-position: -170px 0px;
}
.products a:hover {
	background-position: -170px -40px;
}
.shopping_guide a {
	background-position: -340px 0px;
}
.shopping_guide a:hover {
	background-position: -340px -40px;
}
.faq a {
	background-position: -510px 0px;
}
.faq a:hover {
	background-position: -510px -40px;
}
.inquiry a {
	background-position: -680px 0px;
}
.inquiry a:hover {
	background-position: -680px -40px;
}
/*TOP PAGE CONTETS ------------------------------*/
#rotator{
	width: 850px; /*任意サイズ */
	height: 250px; /*任意サイズ */
	background-image: url(../rotator/rotator.php);
	background-repeat: no-repeat;
	background-position: center top;
	overflow: hidden;
	}
#contents_Top {
	margin: 0px;
	padding: 0px;
	height: 250px;
	xbackground-image: url(../images/top_back02.jpg);
	xbackground-repeat: no-repeat;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
h2.description {
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 329px;
	position: absolute;
	text-indent: -9999px;
	left: 522px;
	top: 1px;
	display: block;
}
h3.top_h3 {
	margin: 0px;
	padding: 0px;
	height: 167px;
	width: 422px;
	position: absolute;
	background-repeat: no-repeat;
	left: 17px;
	top: 138px;
	text-indent: -9999px;
	display: block;
}
h3.top_h3 {
	background-image: url(../images/top_h3_02.png);
}

ul.top_big-link {
	position: absolute;
	margin: 0px;
	padding: 0px;
	left: 551px;
	top: 120px;
	width: 284px;
	height: 300px;
	list-style-type: none;
	xbackground-color: #333333;
}
ul.top_big-link li {
}
ul.top_big-link li a {
	height: 130px;
	width: 280px;
	display: block;
	text-indent: -9999px;
	background-repeat: no-repeat;
}
ul.top_big-link li a:hover {
	background-position: 0px -130px;
}
.caddie a, .caddie_en a {
	position: absolute;
	left: 0;
	top: 0;
}
.caddie a {
	background-image: url(../images/big_btn01.png);
}
.caddie_en a {
	background-image: url(../images/big_btn01_en.png);
}
.glove a, .glove_en a {
	position: absolute;
	left: 0px;
	top: 145px;
}
.glove a {
	background-image: url(../images/big_btn02.png);
}
.glove_en a {
	background-image: url(../images/big_btn02_en.png);
}
.TopInfo-contents_left {
	clear: both;
	float: left;
	margin-top: 10px;
	width: 530px;
	padding-left: 10px;
}
.TopInfo-contents_right {
	float: right;
	width: 280px;
	margin-top: 10px;
	padding-right: 10px;
}
ul.topics {
	padding: 0px;
	list-style-type: none;
	font-size: 11px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
ul.topics li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	background-image: url(../images/blt01.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	line-height: 15px;
	margin-bottom: 5px;
}
.top-contents_header {
	line-height: 18px;
	background-image: url(../images/contents_header.gif);
	background-repeat: no-repeat;
	height: 18px;
	border: 1px solid #999999;
	padding: 0px;
	text-indent: 10px;
	font-size: 11px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	font-weight: bold;
}
/*GLOBAL LAYOUT ------------------------------*/
#header {
	height: 78px;
	background-color: #001e78;
	background-image: url(../images/header_back.jpg);
	background-repeat: no-repeat;
	display: block;
	overflow: hidden;
}
#left-col {
	width: 600px;
	float: left;
	margin-top: 10px;
	margin-bottom: 15px;
}
#left-col-inner {
	width: 590px;
	margin-left: 10px;
	overflow: hidden;
}
/*RIGHT-COL LAYOUT ------------------------------*/
#right-col {
	width: 240px;
	float: right;
	margin-top: 0px;
	background-image: url(../images/right-col-back.jpg);
	background-repeat: repeat-y;
	margin-bottom: 15px;
}
.right-col-top, .right-col-btm {
	height: 15px;
	width: 240px;
	display: block;
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}
.right-col-top {
	background-image: url(../images/right-col-top.jpg);
}
.right-col-btm {
	background-image: url(../images/right-col-btm.jpg);
}
.right-col-inner {
	width: 210px;
	margin-right: auto;
	margin-left: auto;
}
ul.right-list {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
ul.right-list li {
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom: 5px;
	font-size: 11px;
	line-height: 1.3em;
}
.banner-area, .sideinfo-area {
	clear: both;
	margin-top: 5px;
}
.banner-area img {
	padding: 0px;
	width: 195px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #00CCFF;
	border: 1px solid #999999;
}
.banner-area p, .sideinfo-area p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 10px;
}
.right-contents-header {
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	color: #333333;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #333333;
	height: 14px;
	text-indent: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding: 0px;
}
/*PAGES LAYOUT ------------------------------*/
h3.page-image_kaisha, h3.page-image_fuei, h3.page-image_visa, h3.page-image_inquiry {
	height: 150px;
	width: 590px;
	display: block;
	text-indent: -9999px;
	background-repeat: no-repeat;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
h3.page-image_kaisha {
	background-image: url(../../kaisha/images/image_kaisha.jpg);
}
h3.page-image_fuei {
	background-image: url(../../fuei/images/image_fuei.jpg);
}
h3.page-image_visa {
	background-image: url(../../visa/images/image_visa.jpg);
}
h3.page-image_inquiry {
	background-image: url(../../inquiry/images/image_inquiry.jpg);
}
table.page-table {
	border-collapse: collapse;
	width: 590px;
}
.underline-td, .underline-td-left {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-bottom: 10px;
}
table.service-image-table {
	margin-top: 15px;
	margin-bottom: 10px;
}
.underline-td-left {
	margin-bottom: 5px;
	padding-left: 13px;
	font-weight: bold;
	background-image: url(../images/page-left-back.jpg);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}
ul.box-list, ul.sarani {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	line-height: 1.5em;
}
ul.box-list li {
	background-image: url(../images/page-left-back.jpg);
	background-repeat: no-repeat;
	list-style-type: none;
	padding-left: 12px;
	font-weight: bold;
	color: #000066;
	margin-top: 5px;
}
ul.box-list li ul li {
	color: #333333;
	list-style-type: none;
	background-repeat: no-repeat;
	background-position: 0px -50px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: -30px;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
ul.sarani li {
	color: #006600;
	margin-left: 35px;
	list-style-type: disc;	
	
}

.box-left-img {
	float: left;
	margin-bottom: 5px;
	margin-right: 10px;
}
.item-description {
	float: right;
	padding: 0px;
	width: 310px;
	overflow: hidden;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.item_header {
	line-height: 20px;
	font-weight: bold;
	background-image: url(../images/item_header.jpg);
	background-repeat: no-repeat;
	display: block;
	padding: 0px;
	text-indent: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #00FF00;
	height: 20px;
}
.box-text {
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 10px;
}
img.factory {
	border: 1px solid #999999;
}
.box-inner-header {
	height: 25px;
	background-image: url(../images/box-inner_header.jpg);
	background-repeat: no-repeat;
	line-height: 25px;
	font-weight: bold;
	color: #000066;
	text-indent: 28px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
/*FOOTER LAYOUT ------------------------------*/
#footer {
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #339900;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	height: 38px;
	width: 850px;
	display: block;
	position: relative;
	clear: both;
	margin-top: 15px;
}
ul.footer-links {
	list-style-type: none;
	display: block;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	height: 20px;
	width: 600px;
	position: absolute;
}
ul.footer-links li {
	display: inline;	
}
ul.footer-links li a {
	float: left;
	background-image: url(../images/blt01.gif);
	background-repeat: no-repeat;
	font-size: 10px;
	line-height: 15px;
	padding-left: 15px;
	margin-right: 10px;	
}
address a {
	position: absolute;
	height: 15px;
	width: 270px;
	right: 0px;
	bottom: 6px;
	display: block;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
}
.red {
	font-size: 10px;
	color: #FF0000;
}
.red-only {
	color: #FF0000;
}
.discounted {
	text-decoration: line-through;
}

