/* ++++++++ HTML DONT TOUCH ++++++++ */


body {
	margin: 0px;
	font-size: 80%;
}

p {
	margin: 0px;
	line-height: 150%;
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	color: #666666;
}

h1,h2,h3,h4,h5, {
	margin: 0px;
	padding: 0px;
}

img {
	margin: 0px;
	border: none;
}

form {
	margin: 0px;
}

table {
    margin: 0px;
	padding: 0px;
}

th {
	border: none;
	font-weight: normal;
	text-align: left;
}

td {
	border: none;
}



/* +++dangumikaizyo+++ */

.clear {
	clear: both;
}


/* ++++++++ henkouhuka sakuzyokanou ++++++++ */
/* +++ fontsize +++ */

.font_xl{
    font-size: 155%;
}

.font_l{
    font-size: 135%;
}

.font_s{
    font-size: 75%;
}

.font_xs{
    font-size: 65%;
}

/* +++ font hutos a+++ */
.bold{
    font-weight:bold;
}

/* +++ font color +++ */
.white{
    color:#ffffff;
}



/* +++gyozoroe+++ */
.textcenter{
    text-align: center;
}

.textleft{
    text-align: left;
}

.textright{
    text-align: right;
}



/* ++++++++basiclayout++++++++ */

/* +++wrap+++ */

#wrap {
     width: 860px;
	 margin: 0px auto 0px auto;
	 text-align: center;
}


/* +++hedderー+++ */

/* hedder */
#head {
	width: 100%;
	text-align:left;
	margin: 0px auto 0px auto;
}

/* sammary */
h1 {
	padding: 10px 20px;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	background-color: #237C84;
	margin: 0px;
}

*html h1 {
    margin: 0px 0px 0px 0px;
}

/* logo */
#head .headimg{
	float: left;    
}

/* link */
#head .headlink{
	padding:20px;
	width:400px;
	float:right;
	text-align:right;
	color: #6699FF;
	letter-spacing: 0.1em;
}

#head .headlink a{
    font-size:110%;
    color:#006699;
	text-decoration:none;
}

#head .headlink a:hover{
	color:#006699;
    text-decoration: underline;

}




/* menubar */
/* menuwaku */
#menu2 {
    padding-bottom:10px;
	width:100%;
	height: 40px;
	background-image: url(../img/common/mainmenu_bg.jpg);
	background-repeat: repeat-x;
	clear:both;
}


/* menulist */

#menu2 ul{
	width:100%;
	padding-left:0px;
	margin-left:0px;
}


#menu2 ul li{
	list-style:none;
	font-size:110%;
	width:16.3%;
	color: #FFFFFF;
	font-weight: bold;
	float:right;
	border-left: 3px solid #FFFFFF;
	text-align: center;
}


#menu2 a{
	padding: 10px 10px 9px 10px;
    color: #FFFFFF;
	text-decoration: none;
	display: block;
}

html>/**/body #menu a{
	padding: 10px 10px 11px 10px;
}

*html #menu a{
	padding: 10px 10px 10px 10px;
}

#menu a:hover{
	
	text-decoration: none;
	
}    

.menu_right{
    width:16.7%!important;
    border: none!important;
}




/* menulogo */
.menulogo{
	height:51px;
	padding-bottom:5px;
}


.menulogo img{
	padding-leht:2px!important;
}   






/* +++main+++ */
#main {
     width: 860px;
	 margin: 0px auto 0px auto;
	 padding-top: 10px;
	 text-align: left;
	 clear:both;
}

/* +++main side+++ */
#left img{
    margin-top: 5px;
	}


#left{
    float:left;
	width:150px;
	}


/* member */
#left .k_sen{
    background-color:#ff9326;
	margin: 0px;
	padding-bottom:0px;
	}

#left .k_sen p{
    text-align:center;
	font-size:120%;
	font-weight:bold;
	padding-top:5px;
	color:#c46301;	
	}

#left .k_sen ul{
    list-style: none;
	width:140px;
	margin: 0px;
	padding: 0px 0px 5px 5px;
	}


#left .k_sen li{
	text-align:center;
	margin: 5px;
	padding: 3px 2px;
	display: block;
	}
	

#left .botton{
	text-align:center;
	background-color:#ff9326;
	margin: 5px;
	padding: 3px 2px;
	border: 3px solid #c46301;
	display: block;
	}
	
#left .member{
	text-align:center;
	margin: 5px;
	padding: 3px 2px;
	font-size:75%;
	color:#ffffff;
	}


#left .k_sen li a{
    color: #ffffff;
	text-decoration: none;
	}

#left .k_sen li a:hover{
	color: #c46301;
	}





/* sidecategory */
#left .category{
	background-color: #237C84;
	padding: 5px 0px;
	margin-top:0px;
	font-size:110%;
	line-height:90%;
	font-weight:bold;
	color: #ffffff;
	text-align: center;
    }

/* sidemenu */
#left .sidemenu{
	width: 150px;
}

#left .sidemenu a{
	background-color: #D6F1F3;
	padding: 6px 0px 1px 6px;
	text-decoration: none;
	color: #154D51;
	display: block;
	border-bottom: 1px solid #237C84;
}	

#left .sidemenu a:hover{
	color: #FFFFFF;
	background-color: #237C84;
}


/* opebdays */
#eigyoubi{
    width:150px;
	margin-top:10px;
	padding:3px 0px;
	font-size: 130%;
	color:#FFFFFF;
	background-color:#ff9900;
	text-align:center;
	}

#eigyoub_setumeii{
	padding:5px 0px;
	text-align:center;
	line-height:110%;
	}

/* accesslanking */
#left .accessranking{
	width:142px;
	margin-top:10px;
	padding: 5px 3px;
	border: 1px solid #999999;
}
	
#left .accessranking_t{
    padding-bottom:5px;
	text-align:center;
	font-size:110%;
	line-height:100%;
	font-weight:bold;
	letter-spacing: -0.1em;
	border-bottom: 2px solid #666666;
}

#left .accessranking p{
	font-size:95%;
}





/* milepresent */
#mailpre{
	margin-top:10px;
	width:148px;
	height:69px;
	text-align:center;
	border: 1px solid #999999;
	}

#mailpre p{
    margin-top:3px;
	font-size:90%;
	}

#mailpre p a{
	color: #6699ff;
	text-decoration: none;
	}

#mailpre p a:hover{
	color: #003399;
	text-decoration: underline;
	}






/* +++main right+++ */
#right {
	float: right;
	width :700px;
	margin-left:9px;
	padding: 0px;
	}
	
#right a{
	color: #6699ff;
	text-decoration: none;
	}

#right a:hover{
	color: #003399;
	text-decoration: underline;
	}


/* +++fotter+++ */
#foot {
	width: 100%;
	margin: 0px auto 0px auto;
	padding: 10px 0px;
	clear:both;
	color: #666666;
	font-size:90%;
	background-repeat: no-repeat;

}

#foot h3{
    padding: 5px;
	margin:10px 0px;
	text-align:left;
	font-size:150%;
	color:#FFFFFF;
	background-color:#237C84;
}

/* +++footer information+++ */
#foot .finfo{
    width:100%;
	text-align: left;
}

#foot .finfo:after{
    content:".";
	display:block;
	clear:both;
	height:0px;
	visibility:hidden;
}


#foot .finfo h4{
    padding:3px 5px; 
	margin:0px;
	font-size:120%;
	color:#FFFFFF;
	background-color:#237C84;
	font-weight: normal;
}
#foot .finfo h4 a{
    color:#CBEDDC;

}

#foot .finfo h4 a:hover{
    color:#CBEDDC;

}

#foot .finfo h5{
	padding: 2px 5px;
	margin:0px;
	font-size:110%;
	color:#000000;
	background-color:#C8FFC8;
	font-weight: normal;
}

#foot .finfo p{
    margin:5px 10px 10px 10px;
    line-height:110%;
}

#foot .finfo table{
    margin:10px;
	width:400px;
	border-top:solid 1px #237C84;
	border-right:solid 1px #237C84;
} 

#foot .finfo table th{
    padding:5px!important;
    font-weight:normal;
	line-height:130%;
	border-bottom:solid 1px #237C84;
	border-left:solid 1px #237C84;
} 

#foot .finfo table td{
    padding:5px!important;
	line-height:130%;
	border-bottom:solid 1px #237C84;
	border-left:solid 1px #237C84;
} 

#foot a{
	color:#006699;
	text-decoration: none;
}

#foot a:hover{
	color:#006699;
	text-decoration: underline;

}


/* +++footer information left+++ */
#foot .finfo_l{
	width:420px;
	float:left;
}


/* +++footer information right+++ */
#foot .finfo_r{
    width:420px;
	float:right;
}



/* +++footer link+++ */
#foot .footlink{
	padding:10px;
	margin:10px 0px;
	font-size:100%;
	line-height:180%;
	border-bottom: solid 1px #237C84;
    border-top: solid 1px #237C84;
	clear:both;
}

#foot .footlink a{
	color:#006699;
	text-decoration: none;
}

#foot .footlink a:hover{
	color:#006699;
	text-decoration: underline;
}

/* +++cargo.css+++ */
 
#cargohontai .cargohontai{
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	text-align: left;
}

#cargotitle .cargotitle{
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

#cargoupper .cargoupper{
	font-size: 12px;
	text-align: left;
	line-height: 15px;
	color: #666666;
	margin-top: 10px;
	margin-bottom: 10px;
}

 /* +++goods.css+++ */
 
.space20 {
	padding: 10px;
}
.space10 {
	padding: 5px;
}

.centergold12{
	font-size: 12px;
	font-weight: bold;
	color: #CC9900;
	text-align: center;
	margin: 5px;
}
.centergold14{
	font-size: 14px;
	font-weight: bold;
	color: #CC9900;
	text-align: center;
	margin: 5px;
	
}
.centergold16{
	font-size: 16px;
	font-weight: bold;
	color: #CC9900;
	text-align: center;
	margin: 5px;
	
}
.centerwhitebold12 {
	font-size: 12px;
	line-height: 16px;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	margin: 5px;
}
.centerwhitebold14 {
	font-size: 14px;
	line-height: 18px;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	margin: 5px;
}
.centerwhitebold16 {
	font-size: 16px;
	line-height: 20px;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	margin: 5px;
}
.centerwhite12{
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	text-align: center;
	margin: 5px;
}
.centerwhite14{
	font-size: 14px;
	line-height: 18px;
	color: #FFFFFF;
	text-align: center;
	margin: 5px;
}
.centerred12 {
	font-size: 12px;
	line-height: 16px;
	color: #CC0000;
	text-align: center;
	margin: 5px;
}
.centerred14 {
	font-size: 14px;
	line-height: 18px;
	color: #CC0000;
	text-align: center;
	margin: 5px;
}
.centerred16 {
	font-size: 16px;
	line-height: 20px;
	color: #CC0000;
	text-align: center;
	margin: 5px;
}
.centerredbold12 {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #CC0000;
	text-align: center;
	margin: 5px;
}
.centerredbold14 {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #CC0000;
	text-align: center;
	margin: 5px;
}
.centerredbold16 {
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #CC0000;
	text-align: center;
	margin: 5px;
}
.centerglay12 {
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	text-align: center;
	margin: 5px;
}
.centerglay14 {
	font-size: 14px;
	line-height: 15px;
	color: #666666;
	text-align: center;
	margin: 5px;
}
.centerglay16 {
	font-size: 16px;
	line-height: 15px;
	color: #666666;
	text-align: center;
	margin: 5px;
}
.centerglaybold12 {
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #666666;
	text-align: center;
	margin: 5px;
}
.centerglaybold14 {
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	color: #666666;
	text-align: center;
	margin: 5px;
}
.centerglaybold16 {
	font-size: 16px;
	font-weight: bold;
	line-height: 15px;
	color: #666666;
	text-align: center;
	margin: 5px;
}

.leftgold12{
font-size: 12px;
font-weight: bold;
color: #CC9900;
text-align: left;
margin: 5px;
}

.leftgold14{
font-size: 14px;
font-weight: bold;
color: #CC9900;
text-align: left;
margin: 5px;

}

.leftgold16{
font-size: 16px;
font-weight: bold;
color: #CC9900;
text-align: left;
margin: 5px;

}

.leftwhitebold12 {
font-size: 12px;
line-height: 16px;
text-align: left;
font-weight: bold;
color: #FFFFFF;
margin: 5px;
}

.leftwhitebold14 {
font-size: 14px;
line-height: 18px;
text-align: left;
font-weight: bold;
color: #FFFFFF;
margin: 5px;
}

.leftwhitebold16 {
font-size: 16px;
line-height: 20px;
text-align: left;
font-weight: bold;
color: #FFFFFF;
margin: 5px;
}

.leftwhite6 {
	font-size: 6px;
	color: #FFFFFF;
	text-align: left;
}

.leftwhite12{
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	text-align: left;
	margin: 0px;
	vertical-align: middle;
}

.leftwhite14{
font-size: 14px;
line-height: 18px;
color: #FFFFFF;
text-align: left;
margin: 5px;
}

.leftred12 {
font-size: 12px;
line-height: 16px;
color: #CC0000;
text-align: left;
}

.leftred14 {
font-size: 14px;
line-height: 18px;
color: #CC0000;
text-align: left;
}

.leftred16 {
font-size: 16px;
line-height: 20px;
color: #CC0000;
text-align: left;
}

.leftredbold12 {
font-size: 12px;
line-height: 16px;
font-weight: bold;
color: #CC0000;
text-align: left;
margin: 0px;
}

.leftredbold14 {
font-size: 14px;
line-height: 18px;
font-weight: bold;
color: #CC0000;
text-align: left;
margin: 5px;
}

.leftredbold16 {
font-size: 16px;
line-height: 20px;
font-weight: bold;
color: #CC0000;
text-align: left;
margin: 5px;
}

.leftglay10 {
font-size: 10px;
line-height: 13px;
color: #666666;
text-align: left;
}

.leftglay12 {
font-size: 12px;
line-height: 18px;
color: #666666;
text-align: left;
}

.leftglay14 {
font-size: 14px;
line-height: 20px;
color: #666666;
text-align: left;
}

.leftglay16 {
	font-size: 16px;
	line-height: 20px;
	color: #666666;
	text-align: left;
	margin: 5px;
}

.leftglaybold12 {
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #666666;
	text-align: left;
	margin: 0px;
}

.leftglaybold14 {
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	color: #666666;
	text-align: left;
	margin: 5px;
}

.leftglaybold16 {
font-size: 16px;
font-weight: bold;
line-height: 15px;
color: #666666;
text-align: left;
margin: 5px;
}

.rightgold12{
font-size: 12px;
font-weight: bold;
color: #CC9900;
text-align: right;
margin: 5px;
}

.rightgold14{
font-size: 14px;
font-weight: bold;
color: #CC9900;
text-align: right;
margin: 5px;

}

.rightgold16{
font-size: 16px;
font-weight: bold;
color: #CC9900;
text-align: right;
margin: 5px;

}

.rightwhitebold12 {
font-size: 12px;
line-height: 16px;
text-align: right;
font-weight: bold;
color: #FFFFFF;
margin: 5px;
}

.rightwhitebold14 {
font-size: 14px;
line-height: 18px;
text-align: right;
font-weight: bold;
color: #FFFFFF;
margin: 5px;
}

.rightwhitebold16 {
font-size: 16px;
line-height: 20px;
text-align: right;
font-weight: bold;
color: #FFFFFF;
margin: 5px;
}

.rightwhite6 {
	font-size: 6px;
	color: #FFFFFF;
	text-align: right;
}

.rightwhite12{
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	text-align: right;
	margin: 0px;
	vertical-align: middle;
	font-weight: lighter;
}

.rightwhite14{
font-size: 14px;
line-height: 18px;
color: #FFFFFF;
text-align: right;
margin: 5px;
}

.rightredbold12 {
font-size: 12px;
line-height: 16px;
font-weight: bold;
color: #CC0000;
text-align: right;
margin: 5px;
}

.rightredbold14 {
font-size: 14px;
line-height: 18px;
font-weight: bold;
color: #CC0000;
text-align: right;
margin: 5px;
}

.rightredbold16 {
font-size: 16px;
line-height: 20px;
font-weight: bold;
color: #CC0000;
text-align: right;
margin: 5px;
}

.rightglay12 {
font-size: 12px;
line-height: 15px;
color: #666666;
text-align: right;
}

.rightglay14 {
font-size: 14px;
line-height: 20px;
color: #666666;
text-align: right;
margin: 5px;
}

.rightglay16 {
	font-size: 16px;
	line-height: 20px;
	color: #666666;
	text-align: right;
	margin: 5px;
}

.rightglaybold12 {
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #666666;
	text-align: right;
	margin: 0px;
}

.rightglaybold14 {
font-size: 14px;
font-weight: bold;
line-height: 15px;
color: #666666;
text-align: right;
margin: 5px;
}

.rightglaybold16 {
font-size: 16px;
font-weight: bold;
line-height: 15px;
color: #666666;
text-align: right;
margin: 5px;
}

.faqlist {
	font-size: 14px;
	line-height: 20px;
	background: left;
	list-style: none;
	text-indent: 20px;
}

#h2title {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	padding: 0px;
	color: #666666;
}

.h2title {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	padding: 0px;
	color: #666666;
}

#pagetitle {
	font-size: 16px;
	color: #666666;
	padding: 5px 5px 5px 20px;
	width: 665px;
	background: #EEEEEE url(../kyotu_img/css_back_pagetitle.gif) no-repeat scroll left center;
	text-align: left;
	margin: 5px 0px;
	font-weight: bold;

}

.pagetitle {
	font-size: 16px;
	color: #CC9900;
	padding: 5px 5px 5px 20px;
	width: 665px;
	background: #FFF7DE url(../kyotu_img/css_back_pagetitle.gif) no-repeat scroll left center;
	text-align: left;
	margin:5px auto;
	font-weight: bold;
	border: 1px solid #CC9900;
	line-height: 25px;	
}
.notice {
	font-size: 12px;
	color: #CC0000;
	padding: 5px 2px 2px 0px;
	width: 665px;
	text-align: left;
	margin:5px auto;
	font-weight: bold;
	line-height: 18px;	
}

.850title {
	font-size: 16px;
	color: #CC9900;
	padding: 5px 5px 5px 20px;
	width: 850px;
	background: #FFF7DE url(../kyotu_img/css_back_pagetitle.gif) no-repeat scroll left center;
	text-align: left;
	margin:5px auto;
	font-weight: bold;
	border: 1px solid #CC9900;
	line-height: 25px;	
}

#makercampain {
	font-size: 12px;
	color: #CC0000;
	padding: 5px 5px 5px 10px;
	width: 667px;
	text-align: left;
	margin: 5px 0px;
	font-weight: bold;
	border: 1px solid #CC0000;
	line-height: 25px;
	
}

.waku_gold670 {
	width: 670px;
	border: 1px solid #CC9900;
	margin:0px auto;

}

#maker {
    float: center;
	width :670px;

	}
	

.pagetop {
	font-size: 12px;
	width: 685px;
	text-align: right;
	
}

.accesslist {
	color: #006699;
	text-decoration: none;
	font-size: 12px;
	margin: 7px 0px 0px;
	}

.accesslist a{
    color: #006699;
	text-decoration: none;
	}

.accesslist a:hover{
	color: #006699;

	text-decoration: none;
	}

/* +++categorymaker.css+++ */
 

.new {
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	color: #CC0000;
	padding-right: 10px;
}

.makergoodslist {
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #666666;
	text-align: left;
}

/* +++template_ueshitaneo.css+++ */
 
#lankingkikan {
	margin: 5px 0px 10px;
}

#lankingh2 {
	font-size: 14px;
	text-align: left;
	margin: 5px 0px;
	padding: 2px;
	font-color: #666666;
}

/* +++cargo.cssからの移植分+++ */
 
#cargotitle {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
#cargoupper {
	font-size: 12px;
	text-align: left;
	line-height: 15px;
	color: #666666;
	margin-top: 10px;
	margin-bottom: 10px;
    margin-left: 5px;
}

#cargohontai {
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	text-align: left;
	margin-left: 5px;
}

#spec {
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	margin:5px auto 5px 5px;
	text-align: center;

}

select{
font-size:12px;
}


#shaft a{
	color:#6699ff;
	text-decoration: none;
}

#shaft a:hover{
	color:#006699;
	text-decoration: underline;
}

#option a{
	color:#6699ff;
	text-decoration: none;
}

#option a:hover{
	color:#006699;
	text-decoration: underline;
}
.customerreview {
	font-size: 14px;
	padding-left: 20px;
	color: #666666;
	padding-top: 10px;
}
#index {
	margin: 0px;
	padding: 0px;
	width: 700px;
}
