@charset "utf-8";
/***************
*
*  共通
*
****************/
.center{
	text-align:center;
}

.left{
	text-align:left;
}

.mini{
	font-size: 80%;
}

.mini70{
	font-size: 50%;
}

.margin10{
	margin: 10px 0;
}


.price{
	color: #CC0000;
	font-size: 120%;
}

.red{
	color: #CC0000;
}

h2{
	text-align:center;
	background-color: #FFCC00;
	padding:5px 0;
}


.clearfix {width:100%;}

.clearfix:after {
  content: "";
  display: block;
  clear: both;
 }

.spfreeshipping{
	height:19px;
}

img a{
	border: 0;
}

.w30{
	width: 30px;
}

.w200{
	width: 200px;
}



.w100{
	width: 100%;
}

.mw110{
	max-width: 110px;
}

.mw115{
	max-width: 115px;
}

.mw120{
	max-width: 120px;
}

.mw128{
	max-width: 128px;
}

.mw200{
	max-width: 200px;
}

.mw360{
	max-width: 360px;
}

.mw600{
	max-width: 600px;
}

.mw660{
	max-width: 660px;
}

.mw720{
	max-width: 720px;
}



/***************
*
*  リンク
*
****************/
input:hover,input:focus{
	filter: alpha(opacity=50);
	-ms-filter: alpha(opacity=50);
	opacity: 0.5;
}

/***************
*
* 　index用
*
****************/
#index_description{
	background-color: #990000;
	padding: 5px 0;
	color: #FFFFFF;
	text-shadow: none;
	font-size: 80%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}


#index_news{
	border: 1px solid #CC0000;
	margin: 0 5px 10px;
	padding: 5px;
	font-size: 85%;
}
/*
#index_cart{
	text-align:right;
	background:url(../images/creditcard.png);
	max-width: 100%;
}
*/



#index_list li h3{
	font-size: 90%;
	border-bottom: 1px solid #C00;
}

#index_list li list_index_comment{
	white-space:normal;
}

.index_btn{
	background-color:#FFFFFF;
	padding:10px 0;
}

.forfs{
	width:100%;
	max-width:410px;
	border: 0;
}


.index_btn img:hover,.index_btn img:focus{
	filter: alpha(opacity=50);
	-ms-filter: alpha(opacity=50);
	opacity: 0.5;
}



.index_btn_cart{
	text-align:right;
	min-width:120px;
	margin-top:5px;
}

#ranking{
	margin-bottom: 20px;
	background-color: #FFFFFF;
}

#ranking .ranking_title{
	background-color:#e8e8e8;
	margin-bottom:10px;
}

.group_link{
	padding: 10px 10px 0;

}

.group_link .ui-btn-inner{
	font-size: 85%;
}

.group_link li{
	white-space:normal;

}


.group_link li span{
	font-weight: normal;
	font-size: 90%;

}

.index_list_img{
	width:100%;
	margin:10px 0;
}

.index_bn{
	background-color:#FFFFFF;
	padding-top:20px;
}

/***************
*
*  ダイアログ用
*
****************/


#dlog_title{
	white-space: normal;
}


#aboutkyuji ul {
	width: 90%;
	margin:0;
	padding:0;
	list-style: none;
	margin: 0 auto;
}

#aboutkyuji ul li{
	float:left;
    display:inline;
    white-space:nowrap;
    padding-top:3px;
	background-color: #CCC;
	text-align:center;
}

#about10nen ul.about10nen_1{
	font-size:80%;
	margin:0;
	padding:0;
}


#about10nen ul.about10nen_1 li {
	list-style: none;
	padding-left:20px;
}

#about10nen ul.about10nen_1 li:before {
	content:"※";
}

#about10nen ul.about10nen_2{
	font-size:80%;
}

#about10nen ul.about10nen_2 li{
	list-style-type: decimal;
	margin-bottom:5px;
}

ul.about_c .ui-li-desc,ul.about_c .ui-li-heading{
	margin-left: 30px;
}

ul.about_c .ui-li-desc,ul.about_c .ui-li-heading{
	margin-left: 30px;
}

ul.about_c li.ui-li-has-thumb{
	min-height: 115px;
}
ul.about_c img.ui-li-thumb{
	max-width: 120px;
	max-height: 133px;
}
/***************
*
*  パンくず用
*
****************/

#pankuzu{
	text-align: center;
	font-size: 80%;
	border-bottom: 1px solid #CBCBCB;
}

#pankuzu ul{
	margin: 0px;
	padding: 0px;
	clear: both;
}
#pankuzu li{
	float: left;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#pankuzu li.first{
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0 10px;
	height: 30px;
	line-height: 30px;
}
#pankuzu li.under{
	background-image: url(../images/pankuzu_bg.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 30px;
	padding-left: 20px;
	line-height: 30px;
	padding-right: 10px;
}

#pankuzu li.onlink{
	color: #cc0000;
}


#pankuzu li a{
	display: block;
	text-decoration: none;
}

hr{
	clear: both;
}


/***************
*
*  4Tab用
*
****************/

.rsDefault .rsTabs {
	width: 100%;
	height: auto;
	margin: 0 auto;
	text-align:center;
	overflow: hidden;
	position: absolute;
}



.rsDefault .rsTmb{
	font-size: 80%;
}




.rsDefault .rsTab {
	display: inline-block;
	cursor: pointer;
	text-align: right;
	height: auto;
	width: 20%;
	color: #333;
	padding: 5px;
	min-width: 60px;
	border: 1px solid #D9D9DD;
	border-right: 1px solid #f5f5f5;
	text-decoration: none;
	background-color: #CCC;
	background-image: -webkit-linear-gradient(top, #CCCCCC, #DEDEDE);
	background-image:    -moz-linear-gradient(top, #CCCCCC, #DEDEDE);
	background-image:         linear-gradient(to bottom, #CCCCCC, #DEDEDE);
	-webkit-box-shadow: inset 1px 0 0 #fff;
	box-shadow: inset 1px 0 0 #CCC;
	*display:inline;
	*zoom:1;
}




.rsDefault .rsTab:first-child {
	-webkit-border-top-left-radius: 4px;
	border-top-left-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	border-bottom-left-radius: 4px;
}
.rsDefault .rsTab:last-child {
	-webkit-border-top-right-radius: 4px;
	border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	border-bottom-right-radius: 4px;

	border-right:  1px solid #cfcfcf;
}
.rsDefault .rsTab:active {
	border: 1px solid #D9D9DD;
	background-color: #f4f4f4;
	box-shadow:  0 1px 4px rgba(0, 0, 0, 0.2) inset;
}
.rsDefault .rsTab.rsNavSelected {
	color: #FFF;
	border: 1px solid #999;

	text-shadow: 1px 1px #ff0000;
	box-shadow: 0 1px 3px rgba(204, 0, 51, 0.55) inset;
	background: #CC0000;
	background-image: -webkit-linear-gradient(top, #CC0000, #9d0f0e);
	background-image: -moz-llinear-gradient(top, #CC0000, #9d0f0e);
	background-image: linear-gradient(to bottom, #CC0000, #9d0f0e);

	background-image: url(../images/check.png);
	background-repeat: no-repeat;
	background-position: left center;

}



/***************
*
*  2Tab用
*
****************/

.rsDefault2 .rsTabs {
	width: 100%;
	height: auto;
	margin: 0 auto;
	text-align:center;
	overflow: hidden;
	position: absolute;
}

.rsDefault2 .rsTmb{
	font-size: 80%;
}

.rsDefault2 .rsTab {
	display: inline-block;
	cursor: pointer;
	text-align: right;
	height: auto;
	width: 45%;
	color: #333;
	padding: 5px;
	min-width: 120px;
	border: 1px solid #D9D9DD;
	border-right: 1px solid #f5f5f5;
	text-decoration: none;
	background-color: #CCC;
	background-image: -webkit-linear-gradient(top, #CCCCCC, #DEDEDE);
	background-image:    -moz-linear-gradient(top, #CCCCCC, #DEDEDE);
	background-image:         linear-gradient(to bottom, #CCCCCC, #DEDEDE);
	-webkit-box-shadow: inset 1px 0 0 #fff;
	box-shadow: inset 1px 0 0 #CCC;
	*display:inline;
	*zoom:1;
}

.rsDefault2 .rsTab:first-child {
	-webkit-border-top-left-radius: 4px;
	border-top-left-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	border-bottom-left-radius: 4px;
}
.rsDefault2 .rsTab:last-child {
	-webkit-border-top-right-radius: 4px;
	border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	border-bottom-right-radius: 4px;

	border-right:  1px solid #cfcfcf;
}
.rsDefault2 .rsTab:active {
	border: 1px solid #D9D9DD;
	background-color: #f4f4f4;
	box-shadow:  0 1px 4px rgba(0, 0, 0, 0.2) inset;
}
.rsDefault2 .rsTab.rsNavSelected {
	color: #FFF;
	border: 1px solid #999;

	text-shadow: 1px 1px #ff0000;
	box-shadow: 0 1px 3px rgba(204, 0, 51, 0.55) inset;
	background: #CC0000;
	background-image: -webkit-linear-gradient(top, #CC0000, #9d0f0e);
	background-image: -moz-llinear-gradient(top, #CC0000, #9d0f0e);
	background-image: linear-gradient(to bottom, #CC0000, #9d0f0e);

	background-image: url(../images/check.png);
	background-repeat: no-repeat;
	background-position: left center;

}

/***************
*
*  5Tab用
*
****************/

.rsDefault5 .rsTabs {
	width: 100%;
	height: auto;
	margin: 0 auto;
	text-align:center;
	overflow: hidden;
	position: absolute;
}

.rsDefault5 .rsTmb{
	font-size: 80%;
}

.rsDefault5 .rsTab {
	display: inline-block;
	cursor: pointer;
	text-align: right;
	height: auto;
	width: 16%;
	color: #333;
	padding: 5px;
	min-width: 30px;
	border: 1px solid #D9D9DD;
	border-right: 1px solid #f5f5f5;
	text-decoration: none;
	background-color: #CCC;
	background-image: -webkit-linear-gradient(top, #CCCCCC, #DEDEDE);
	background-image:    -moz-linear-gradient(top, #CCCCCC, #DEDEDE);
	background-image:         linear-gradient(to bottom, #CCCCCC, #DEDEDE);
	-webkit-box-shadow: inset 1px 0 0 #fff;
	box-shadow: inset 1px 0 0 #CCC;
	*display:inline;
	*zoom:1;
}

.rsDefault5 .rsTab:first-child {
	-webkit-border-top-left-radius: 4px;
	border-top-left-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	border-bottom-left-radius: 4px;
}
.rsDefault5 .rsTab:last-child {
	-webkit-border-top-right-radius: 4px;
	border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	border-bottom-right-radius: 4px;

	border-right:  1px solid #cfcfcf;
}
.rsDefault5 .rsTab:active {
	border: 1px solid #D9D9DD;
	background-color: #f4f4f4;
	box-shadow:  0 1px 4px rgba(0, 0, 0, 0.2) inset;
}
.rsDefault5 .rsTab.rsNavSelected {
	color: #FFF;
	border: 1px solid #999;

	text-shadow: 1px 1px #ff0000;
	box-shadow: 0 1px 3px rgba(204, 0, 51, 0.55) inset;
	background: #CC0000;
	background-image: -webkit-linear-gradient(top, #CC0000, #9d0f0e);
	background-image: -moz-llinear-gradient(top, #CC0000, #9d0f0e);
	background-image: linear-gradient(to bottom, #CC0000, #9d0f0e);

	background-image: url(../images/check.png);
	background-repeat: no-repeat;
	background-position: left center;

}

/***************
*
*  一覧ランキング表示用
*
****************/

.list_ranking{
	margin: 10px 0;
}

ul.list_ranking{
	padding: 0;
	margin: 0;
}

.list_ranking li img{
	float: left;
	margin-right: 10px;
	margin-top: 3px;
}

.list_ranking li p{
	font-size: 110%;
	font-weight: bold;
	margin: auto 0;
}

.list_ranking li a{
	color: #009;
	text-decoration: underline;
}


.list_ranking li p span{
	color: #CC0000;
	font-size: 80%;
	font-weight: normal;
}
/***************
*
*  商品一覧ページ表示用
*
****************/

.list_img{
	margin: 0;
	padding: 0;
}

.list_img img{
	width: 100%;
	max-width: 800px;
	margin: 0;
	padding: 0;
}

.list_font{
	text-align: center;
}

h2{
	width: 100%;
	text-align:center;
	background-color: #FFCC00;
	margin: 0;
	padding: 5px 0;
}

/*
h2 p{
	margin: 5px 0 0 0;
	padding: 0;
	background-color: #CDCDCD;
	font-weight: normal;
	font-size: 70%;
	z-index: 5;
}
*/


ul.list_ranking li{
	/*overflow: -webkit-marquee;*/
	list-style-type: none;
	padding: 3px 10px;
	margin: 0;
	font-size: 90%;
}

ul.inzailist li h3{
	font-size: 90%;
	border-bottom: 1px solid #C00;
	white-space: normal;
}


ul.inzailist_set li h3{
	font-size: 90%;
	border-bottom: 1px solid #C00;
	white-space: normal;
}



.list_delivery{
	border: 1px solid #4D84AF;
	background-color: #EEFFFF;
	font-size: 90%;
	line-height: 1.4em;
	padding: 10px 5px;
	margin: 10px;
	z-index: 10;
}

.list_description{
	font-size: 90%;
	padding: 10px 5px;
}


.list_shipping{
	margin: 10px 0;
	text-align:center;
}

.list_comment{
	white-space: normal;
}

.list_price{
	color: #CC0000;
	font-size: 90%;
	height: 20px;
	text-align: right;
}



.inzailist .ui-li-thumb{
	margin-top: 10px;
	height: 99%;
	max-width: 80px;
	max-height: 100px;
	overflow: hidden;
}

.c_inzailist .ui-li-thumb{
	margin-top: 10px;
	max-height: 100px;
	height: 99%;
	overflow: hidden;
}

.c_inzailist h3{
	white-space: normal;
}


ul.inzailist_set .ui-li-thumb{
	padding-top: 20px;
	max-width: 80px;
	max-height: 100px;
	overflow: hidden;
}

.cset_comment{
	font-size: 80%;
	font-weight: normal;
}

.cset h3,.list_cset h3{
	white-space: normal;
}

.cset .ui-li-thumb{
	margin-top: 20px;
	overflow: hidden;
}

.list_cset .ui-li-thumb{
	margin-top: 10px;
	overflow: hidden;
}

#cset .ui-input-search{
	width: 80%;
	text-align:center;
	margin: 20px 0 20px 30px;
}

.caselist .ui-li-thumb{
	margin-top: 10px;
	max-width: 90px;
	overflow: hidden;
}

.list_jgm{
	padding: 0 10px;

}


.list_jgm h3 p{
	margin-left: 75px;
	font-size: 90%;
}

.list_jgm h3 p span{
	font-size: 80%;
}

.list_jgm h3 img{
	position: absolute;
}

.list_jgm .inzai{
	font-size: 80%;
}

.c_type{
	font-size: 90%;
	margin-bottom: 20px;
}

.c_type p{
	background-color: #DDECFF;
	text-align:center;
	padding: 5px;
	margin: 0;
}

.c_type dl dt{
	background-color: #FFFFFF;
	padding: 5px;
	font-weight: bold;
	color: #CC0000;
	border: none;
}

.c_type dl dd{
	border: none;
}


.list_icon_men{
	background: url(../images/icon/list_icon_men.gif) no-repeat top left;
}

.list_icon_women{
	background: url(../images/icon/list_icon_women.gif) no-repeat top left;
}

.list_icon_lowprice{
	background: url(../images/icon/list_icon_lowprice.gif) no-repeat top left;
}

.list_icon_extra{
	background: url(../images/icon/list_icon_extra.gif) no-repeat top left;
}

.list_icon_standard{
	background: url(../images/icon/list_icon_standard.gif) no-repeat top left;
}

.list_icon_solid{
	background: url(../images/icon/list_icon_solid.gif) no-repeat top left;
}


.set_img{
	position: absolute;
	top: 40px;
	left: 200px;
}

/***************
*
*  商品詳細ページ表示用
*
****************/


.aboutinzai{
	font-size: 85%;
	margin: 10px 0 20px 0;
}

.aboutsize{
	text-align:center;
	margin: 10px 0;
}

.set_case{
	width: 98%;
	font-size: 80%;
	margin: 0 auto;
}

.set_case img{
	float:left;
	width:50%;
	max-width: 350px;
	margin-right:5px;
}

.cset_case{
	width: 98%;
	font-size: 80%;
	margin: 0 auto;
}

.cset_case img{
	float:left;
	width: 110px;
	margin-right:5px;
}

#detail_shipping{
	min-width: 120px;
	max-width: 250px;
	width: 70%;
	margin: 0 auto;
	text-align: center;
	border: solid 1px #CCCCCC;
	margin-bottom: 10px;
}

#detail_shipping #ship_title{
	padding: 5px 0;
	background-color: #EEEEEE;
	border-bottom: solid 1px #CCCCCC;
	font-size: 85%;
}

#detail_shipping #ship_day{
	padding: 5px 0;
	background-color: #FFFFFF;
	font-size: 85%;
}

#detail_sell{
	min-width: 120px;
	max-width: 250px;
	width: 70%;
	margin: 0 auto 10px auto;
	text-align: center;
	border: solid 1px #CCCCCC;
}

#sell_title{
	padding: 5px 0;
	background-color: #EEEEEE;
	border-bottom: solid 1px #CCCCCC;
	font-size: 85%;
}


#sell_price{
	padding: 5px 0;
	background-color: #FFFFFF;
	color: #CC0000;
	text-align: right;
}


/*ネーム印表示用ここから*/

.supply_sell{
	min-width: 130px;
	max-width: 250px;
	width: 80%;
	margin: 0 auto 10px auto;
	text-align: center;
	border: solid 1px #CCCCCC;
}

#value_price_title{
	padding: 5px;
	background-color: #EEEEEE;
	border-bottom: solid 1px #CCCCCC;
	font-size: x-small;
	text-align: left;
	color: #333333;
}


#value_price{
	padding: 5px 0;
	background-color: #FFFFFF;
	text-align: right;
	font-size: 85%;
}

#supply_title{
	padding: 5px;
	background-color: #EEEEEE;
	border-bottom: solid 1px #CCCCCC;
	font-size: 85%;
	text-align: left;
}


#supply_price{
	padding: 5px 0;
	background-color: #FFFFFF;
	color: #CC0000;
	text-align: right;
	background-image: url(../../images/at_hanko/shop/price_off.gif);
	background-repeat: no-repeat;
	background-position: 3px 3px;
	position: relative;
}

#pricedown{
	position: absolute;
	left: 9px;
	top: 6px;
	color: #FFFFFF;
	font-size: 90%;

}

/*float対応ここから*/
.namein_container {
	overflow: hidden;
	text-align: center;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	padding: 10px 0;
}

/* clearfix */
.namein_container:before,
.namein_container:after {
    content: "";
    display: table;
}

.namein_container:after {
    clear: both;
}

/* For IE 6/7 (trigger hasLayout) */
.namein_container {
    zoom: 1;
}


.namein_block{
	float: left;
	text-align: center;
}


.supply_cart_title{
	font-size: 18px;
	vertical-align:5px;
	font-weight: bold;
}


.item_name {
	font-size: 14px;
	color: #990000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	padding-bottom: 3px;
}

.item_name_shippingfree {
	font-size: 14px;
	color: #990000;
	background-image: url("/images/shop/shippingfree.gif");
	background-position: left center;
	background-repeat: no-repeat;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	padding: 3px 0 3px 65px;
}


.supply_shippingfree{
	background-image: url("/images/shop/shippingfree.gif");
	background-position: 122px 80px;
	background-repeat: no-repeat;
}

.searcharea{
	margin-top: 10px;
	text-align: left;
}

.searcharea .chkplz{
	padding: 10px;
	background-color: #eeeeee;
	border: 1px solid #CCC;
	font-size: 80%;
}

.searcharea .chkplz p{
	font-size: 110%;
	font-weight: bold;
	margin: 5px 0;
}


.searcharea li{
	font-size: 80%;
	list-style-type: none;
	background: none;
	padding: 0;
	margin: 0;
}

.search_first{
	font-size: 90%;
	color: #333333;
}


.searcharea label.error {
	color: red;
	padding-top: .5em;
	vertical-align: top;
	font-weight:bold;
}


.search_result{
	margin-top: 10px;
	background-color: #FFCCCC;
	border: 1px solid #CCC;
	padding: 3px;
	font-size: 80%;
}

.search_result p{
	color: #000000;
	margin: 5px;
	text-align: left;
}



.search_result td{
	padding: 5px;
	background-color: #FFFFFF;
	border-bottom: 1px solid #CCCCCC;

}

.search_result td.goods_name{
	font-size: 120%;
	font-weight: bold;
	text-align: center;
	background-color: #e7e4e4;
	border-right: 1px solid #CCCCCC;
	min-width: 60px;
}

.search_result .name_gaiji{
	font-size: 80%;
	font-weight: normal;

}

.search_result td.goods_description{
	color: #666666;
	border-right: 1px solid #CCCCCC;
	text-align: left;
}



.search_result td.goods_basket{
	text-align: center;
}


.search_result .result_count{
	color: #CC0000;
	font-weight: bold;
}




.searcharea input:focus {
    border:solid 1px #EEA34A;
}





.search_result input:focus {
    border:none;
}




/*ネーム印表示用ここまで*/

.namein_title{
	text-align: center;
	font-size: 110%;
	font-weight: bold;
}

.namein{
	text-align: left;
	font-size: 110%;
	color: #006699;
	font-weight: bold;
	padding: 10px 0;
}

.detailbutton{
	padding: 10px 0;
	text-align:center;
	margin: 0 auto;
}

.detailbutton .about_button{
	min-width: 46%;
}


.product_set{
	border-bottom: 1px solid #333333;
}


.warn {
	border: 1px solid #FF0000;
	background-color: #FF0000;
	color: #FFFFFF;
	text-align: center;
	text-shadow: none;
	font-size: 90%;
	line-height: 1.4em;
	padding: 5px;
	margin: 0 10px;
}

.mo_setumei {
	border: 1px solid #FF0000;
	background-color: #FFEEEE;
	padding: 5px;
	margin: 0 10px;
	font-size: 90%;
}

.sub_shachihata{
	background-color: #B40001;
	color: #FFFFFF;
	text-shadow: none;
	padding: 5px;
	font-size: 90%;
}

.detail_title{
	background-color: #CC0000;
	color: #FFFFFF;
	text-shadow: none;
	padding: 5px;
	font-weight: bold;
}


.detail_img{
	text-align: center;
	position: relative;
}

.detail_icon{
	position: absolute;
	top: 0;
	right: 0;
}

.img_detail_icon{
	width: 40px;
	height: 40px;
}




/***************
*
*  よくあるご質問
*
****************/

.faq_a{
	margin: 20px 10px;
}


.qa_list li img{
	width:21px;
	height:21px;
	margin:0;
}

.qa_list li a{
	font-size: 90%;
	white-space: normal !important;
}

.icon_q{
	width:21px;
	height:21px;
	margin: 3px 10px 0 0;
}

ul.faq_a li p{
	font-size: 	16px;
	margin: 5px 20px;
	font-weight: bold;
	white-space: normal !important;
}

ul.faq_a li.answer{
	background: url(../images/faq_a.png) no-repeat 10px 10px;
	padding: 10px 10px 10px 35px;
	font-size: 90%;
	font-weight: normal;
	line-height: 1.3em;
}

ul.faq_a li.answer2{
	padding: 10px;
	font-size: 90%;
	font-weight: normal;
	line-height: 1.3em;
}

ul.faq_a li.answer2 dl{
	white-space: normal !important;
}

ul.faq_a li.answer2 dt{
	background-color: #EFEFEF;
}
/*
dl.qa dt{

	font-weight: bold;
	padding-left: 30px;
	border: solid 1px #BBBBBB;
	background: url(../images/faq_q.png) no-repeat;
}
*/


/*スライダー*/
.contentSlider {
	width: 100%;
	background-color: #FFF;
	padding-bottom: 10px;
}

.contentSlider,
.contentSlider .rsOverflow,
.contentSlider .rsSlide,
.contentSlider .rsVideoFrameHolder,
.contentSlider .rsThumbs {
	color: #000;


}

.contentSlider .rsSlide,
.contentSlider .rsOverflow {
}

.contentSlider h3 {
	font-size: 16px;
	line-height: 20px;
	margin: 60px 0 8px;
	font-weight: bold;
	text-align: center;
}

.contentSlider h4 {
	font-size: 16px;
	line-height: 20px;
	margin: 10px 0 8px;
	font-weight: bold;
	text-align: center;
}

.contentSlider .productimage{
	text-align:center;
}

.contentSlider .productimage img{
	max-width: 100%;
	height: auto;
	text-align:center;
}


.content-slider-bg {
	width: 86%;
	padding: 24px 7%;
}

.contentSlider ul li {
	font-size: 0.8em;
}

.contentSlider .btn_cart{
	width: 90%;
}


/***************
*
*  ご利用規約
*
****************/

#kiyaku dl {
	margin: 0px;
	padding: 0;
}
#kiyaku dl dt{
	font-weight: bold;
	background-color: #CCCCCC;
	padding:5px;
	border: solid 1px #BBBBBB;
}
#kiyaku dl dd {
	font-size: 90%;
	line-height: 1.4em;
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #BBBBBB;
	border-left-color: #BBBBBB;
}

#kiyaku dl dd ol {
	padding-left: 7%;
}



#kiyaku dl dd ol ol li {
	list-style-type:square;
}



/***********
*
*  初めての方へ
*
****************/


.list_materia{
	width: 98%;
	margin-left: 1%;
	margin-bottom: 10px;
}

.title_materia{
	margin: 0;
	padding: 0;
}

.title_materia img{
	width: 100%;
	max-width: 616px;
}

.data_materia{
	border: 1px solid #CCCCCC;
	padding: 5px;
}

.comment_materia{
	font-size: 80%;
}

ul.link_materia{
	padding: 0;
	margin: 0 0 0 30px;
}

ul.link_materia li{
	padding: 5px 0;
	font-size: 90%;
}

.forft{
	background: url(../images/info/forfirsttime.png) no-repeat 50px 7px;
	width: 100%;
	text-align:center;
	background-color: #FFCC00;
	margin: 0;
	padding: 5px 0;
}

/***********
*
*  印鑑サイズ,書体
*
****************/
#info_aboutsize h3 , #info_aboutfont h3{
	font-weight: bold;
	background-color: #CCCCCC;
	padding:5px;
	border: solid 1px #BBBBBB;
	margin: 15px 0 0 0;
	font-size: 90%;
}

.size_menu{
	border: 1px solid #CCCCCC;
	font-size: 80%;
	padding: 5px 0;
}

.size_block{
	border: 1px solid #CCCCCC;
	height: 75px;
	line-height: 75px;
	font-size: 90%;
}

ul.list_info_aboutfont li{
	margin-bottom: 10px;
}

ul.list_info_aboutfont li span{
	font-size: 80%;
}

.font_menu{
	background-color: #FFFFCC;
	border: 1px solid #CCCCCC;
	font-size: 80%;
	padding: 5px 0;
}

.font_block{
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	font-size: 80%;
	padding: 5px 0;
}

.font_block img{
	width: 100%;
	max-width: 90px;
}

.font_sample{
	border: 1px solid #CCCCCC;
	padding: 10px;
	background-color: #FFFFFF;
}

.sample_block{
	font-size: 80%;
}

.sample_block img{
	width: 100%;
	max-width: 76px;
}

/***********
*
*  納品書・領収書について
*
****************/
#receipt h3{
	border-bottom: 2px solid #CC0000;
	font-size: 90%;
	padding: 5px;
}

#receipt h3 span{
	font-size: 120%;
}

.receipt_block{
	padding: 0 10px;
	font-size: 85%;
}

.receipt_attention{
	border: 2px dotted #CC0000;
	padding: 5px;
	font-size: 90%;
	font-weight: bold;
}


/***********
*
*  お客様ガイド用
*
****************/

ul.info li{
	font-size: 90%;
	font-weight: normal;
	line-height: 1.4em;
}

ul.info li.ui-li-divider{
	font-size: 100%;
	font-weight: bold;
}




/*menu_kome---------------------------------------------------------*/

#menu_kome
{
	margin	: 0px;
	font-size: 13px;
}

#menu_kome ul
{
	margin			: 0px;
	padding			: 0px;
	list-style-type	: none;
}

#menu_kome li
{
	text-align		: left;
	list-style-type	: none;
	background-image: url(http://www.at-hanko.com/images/at_hanko/common/icon/kome.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	margin-top: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 13px;
	margin-right: 5px;
	margin-left: 5px;
}



/*list--------------------------------------------------------------*/
dl dd ul
{
	margin          : 5px 0px 0px 0px;
	padding         : 0px 0px 0px 0px;
	list-style-type : none;
}

dl dd ul li
{
	background-image : url(http://www.at-hanko.com/images/at_hanko/common/icon/arrow_01.gif);
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: 0px 1px;
}

#menu_item_option
{
	padding: 5px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#menu_item_option ul
{
	margin			: 0px;
	padding			: 0px;
	list-style-type	: none;
}

#menu_item_option li
{
	text-align		: left;
	list-style-type	: none;
	background-image: url(http://www.at-hanko.com/images/at_hanko/common/icon/arrow_03.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 17px;
}

.menu_kome ul
{
	margin			: 0px;
	padding			: 0px;
	list-style-type	: none;
}

.menu_kome li
{
	padding			: 0px 0px 0px 13px;
	text-align		: left;
	list-style-type	: none;
	background-image: url(http://www.at-hanko.com/images/at_hanko/common/icon/kome.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}


/*list終わり--------------------------------------------------------------*/

/*boorder関連--------------------------------------------------------------*/
.border
{
	border			: solid 1px #BBBBBB;
}

.border_top
{
	border-top		: solid 1px #BBBBBB;
}

.border_bottom
{
	border-bottom	: solid 1px #BBBBBB;
}

.border_left
{
	border-left		: solid 1px #BBBBBB;
}

.border_right
{
	border-right	: solid 1px #BBBBBB;
}

.border_right_white
{
	border-right	: solid 1px #FFFFFF;
}
.delivery_field
	 {
	font-size: 100%;
	background-color: #F7F7F7;
	padding: 0px;
		 }
.content-primary .sp_delivery {
	padding: 5px;
	background-color: #FFF;
	border: solid 1px #BBBBBB;
	 }
.content-primary .sp_delivery img {
	 margin:0 15px 0 0;
	 vertical-align: top;
	 }


.blank_5 {
	padding: 5px;
}

.blank_15 {
	padding: 15px;
}

.blank_LRB15 {
	padding: 0 15px 15px;
}
.margin_5
{
	margin			: 5px;
}
.margin_15
{
	margin			: 3px;
}
.margin_LR5
{
	margin			:0 5px;
}
.margin_LR15
{
	margin			: 0 15px;
}


.bgcolor_pealred{
	background-color: #FFDFDD;
	}


#menu_number{
	margin	: 0px;
	font-size: 90%;
}

.deep_red {
	color: #990000;
	font-weight: bold;
}


	.ink_repla{
	 margin:10px auto;
	 padding:5px;
	 border-top:4px double #f30;
	 border-bottom:4px double #f30;
	 text-align:left;
	 }






/*menu_number-------------------------------------------------------*/

#menu_number{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
}

#menu_number ul
{
	margin			: 0px;
	padding			: 0px;
	list-style-type	: none;
}

#menu_number ol {
	margin: 0px;
	padding: 0px;
}
#menu_number ol li {
	/*list-style-position: outside;*/
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	border-bottom: 1px solid #DDDDDD;
}

.distant {
	 margin:10px auto;
     padding:5px;
	 border-top:4px double #f30;
	 border-bottom:4px double #f30;
	 text-align:left;
}
.distant_land {
	color:#f00;
	font-weight:bold;
	}

.info_text_field {
	line-height: 140%;
	font-size:13px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


.bgcolor_blue {
	background-color: #306CA3;
	color			: #FFF;
	padding: 10px;
	margin: 10px;
	text-shadow:none;
}

dl {
	margin: 0px;
	padding: 0;
}
dl dt{
	font-weight: bold;
	background-color: #CCCCCC;
	padding:5px;
	border: solid 1px #BBBBBB;
}
dl dd {
	font-size: 90%;
	line-height: 1.4em;
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #BBBBBB;
	border-left-color: #BBBBBB;
}
dl dd.bottom {
	margin-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BBBBBB;
}

	/*background-color--------------------------------------------------*/

.bgcolor_white
{
	background-color: #FFF;
}

.bgcolor_cream
{
	background-color: #FFFFCC;
}

.bgcolor_yellow
{
	background-color: #FFCC33;
}

.bgcolor_gray
{
	background-color: #CCCCCC;
}

.bgcolor_lightgray
{
	background-color: #F3F3F3;
	margin-top: 10px;
	margin-bottom: 15px;
}

.bgcolor_darkgray
{
	background-color: #AAAAAA;
}

.bgcolor_green
{
	background-color: #588490;
	color			: #FFF;
}

.bgcolor_blue
{
	background-color: #306CA3;
	color			: #FFF;
	font-size: 13px;
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.bgcolor_red
{
	background-color: #990000;
	color			: #FFFFFF;
}

.bgcolor_pealblue
{
	background-color: #DDECFF;
}

.bgcolor_pealred
{
	background-color: #FFDFDD;
}

.bgcolor_grayishgreen
{
	background-color: #A3C2BF;
	color			: #FFFFFF;
}

.bgcolor_black
{
	background-color: #000000;
	color			: #FFFFFF;
}

.background_list
{
	background-color: #E2E2CF;
	background-position: top;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

/*border------------------------------------------------------------*/



.font_10 {
	font-size: 10px;
	letter-spacing: 1px;
}



/***************
*
*  ソーシャルボタン
*
****************/
#snsBtn{
	clear:both;
	min-height:60px;
	margin:0 auto;
	padding:5px 5px 10px 0;
	/*
	border-top:1px solid #dedede;
	*/
	/*border-bottom:1px solid #dedede;*/
}

#snsBtn ul{
	float:left;
	text-align: center;
}
#snsBtn ul li{
	margin-right:10px;
	float:left;
	height: 30px;
	list-style:none;
	background-image: none;
}

#snsBtn ul li img{
	border: none;
}

/***************
*
*  footer
*
****************/

.footer_navi{
	padding-top: 20px;
	text-align: center;
	font-size: 0.8em;
}


.copyright{
	padding:10px 0 10px;
	font-size: 0.8em;
	text-align:center;
}

.linkpc{
	padding:10px 0;
}

#menu_number ol li ul {
	padding: 0px;
	margin: 0px;
}

input[name="btn_AddCart"] {
	min-width: 120px;
	max-width: 250px;
	width:85%;
}
