﻿@charset "utf-8";

/* ============================================
	top.css
============================================ */

/*-------- clearfix -------*/
.clearfix,
.topSec01,
.topSec02,
#topSec02R ul,
.news li,
.topSec03In,
.topSec04In,
.topSec05,
.itemList02,
.itemListTbl01 td.newGoods ul,
.listFormTop ul,
.linkSec,
.itemList04,
.itemDetail01 ul,
.itemDetail01Txt,
.itemDetail02,
.ul_overImg ul,
.itemDetailAmount,
.itemDetail03,
.itemDetail02L dd {
	display: block;
	min-height: 1%;
}
.clearfix:after,
.topSec01:after,
.topSec02:after,
#topSec02R ul:after,
.news li:after,
.topSec03In:after,
.topSec04In:after,
.topSec05:after,
.itemList02:after,
.itemListTbl01 td.newGoods ul:after,
.listFormTop ul:after,
.linkSec:after,
.itemList04:after,
.itemDetail01 ul:after,
.itemDetail01Txt:after,
.itemDetail02:after,
.ul_overImg ul:after,
.itemDetailAmount:after,
.itemDetail03:after,
.itemDetail02L dd:after {
	clear: both;
	content:".";
	display: block;
	height: 0;
	visibility: hidden;
}
* html .clearfix,
* html .topSec01,
* html .topSec02,
* html #topSec02R ul,
* html .news li,
* html .topSec03In,
* html .topSec04In,
* html .itemList04,
* html .topSec05,
* html .itemList02,
* html .itemListTbl01 td.newGoods ul,
* html .listFormTop ul,
* html .linkSec,
* html .itemList04 ul,
* html .itemDetail01 ul,
* html .itemDetail01Txt,
* html .itemDetail02,
* html .ul_overImg ul,
* html .itemDetailAmount,
* html .itemDetail03,
* html .itemDetail02L dd {
	height: 1%;
	/*\*//*/
	height: auto;
	overflow: hidden;
	/**/
}


/*-------- topSec01 -------*/
.topSec01 {
	width: 760px;
	margin-top: 8px;
}
	.topSec01L {
		float: left;
		width: 375px;
	}
	.topSec01R {
		float: right;
		width: 375px;
	}
		.topSec01L img,
		.topSec01R img {
			vertical-align: bottom;
		}


/*-------- topSec02 -------*/
.topSec02 {
	border: 1px solid #eb6100;
	width:758px;
	margin-top: 10px;
}
	#topSec02L {
	float: left;
	width: 482px;
	}
	#topSec02R {
		border-left: 1px solid #eb6100;
		float: left;
		width: 274px;
	}
	#topSec02L p img,
	#topSec02R p img {
		vertical-align: bottom;
	}

/*----- news ----*/
.news_out {
	height: 100px;
	overflow: auto;
	width: 482px;
	position: relative;
}

.news {
	width: 430px;
	font-size: 85%;
	margin-top: 14px;
	margin-right: 0;
	margin-bottom: 16px;
	margin-left: 20px;
}
.news li {
	clear: both;
	width: 430px;
	background: url(../img/top_ico_squareX.gif) left bottom repeat-x;
	position: relative;
	line-height: 1.3;
	padding-bottom: 4px;
}
.nTxt01 { margin: 4px 0 0 2px; float: left;}
.nTxt02 { margin: 3px 0 0 26px; float: left; width: 278px;}
.nTxt03 { position: absolute; right: 0; bottom: 3px;}

	
/*----- new arrival ----*/	
#topSec02R ul {
	width: 255px;
	margin: 12px 0 0 9px;
}
	#topSec02R ul li {
		float: left;
		width: 79px;
		margin-right: 9px;
		margin-bottom: 10px;
	}
	#topSec02R ul li a {
		border: 1px solid #eb6100;
		width: 75px;
		display: block;
		padding: 1px;
	}
	#topSec02R ul li a:hover {
		border: 1px solid #000000;
	}
		#topSec02R ul li img {
			vertical-align: bottom;
		}

@media print {
#topSec02R ul {
	width: 255px;
	margin: 12px 0 36px 6px;
}
	#topSec02R ul li {
		margin-right: 6px;
	}
* html #topSec02R {
	width: 271px;
}
}


/*-------- topSec03 -------*/
.topSec03 {
	clear: both;
	border: 1px solid #eb6100;
	width:758px;
	margin-top: 11px;
	padding-bottom: 34px;
}
	.topSec03In {
		width: 758px;
	}
		.topSec03In div {
			float: left;
			width: 159px;
			margin: 13px 0 0 25px;
			display: inline;
		}
		.topSec03In div p a {
			border: 1px solid #eb6100;
			width: 155px;
			padding: 1px;
			display: block;
			height: 155px;
		}
		.topSec03In div p a:hover {
			border: 1px solid #000000;
		}
		
			.topSec03In div p img {
				vertical-align: bottom;
			}
				.topSec03In div dl {
					width: 130px;
					margin: 12px 0 0 14px;
				}
				.topSec03In div dd {
					margin-top: 15px;
				}


/*-------- topSec04 -------*/
.topSec04 {
	clear: both;
	border: 1px solid #eb6100;
	width:758px;
	margin-top: 11px;
	padding-bottom: 34px;
}
	.topSec04In {
		width: 737px;
	}
		.topSec04In div {
			float: left;
			width: 124px;
			margin: 9px 0 0 23px;
			display: inline;
		}
		.topSec04In div p.rImg {
			width: 124px;
			height: 124px;
		}
		.topSec04In div p.rImg a {
			border: 1px solid #eb6100;
			width: 120px;
			height: 120px;
			padding: 1px;
			display: block;
		}
		.topSec04In div p.rImg a:hover {
			border: 1px solid #000000;
		}
			.topSec04In div p.rImg img {
				vertical-align: bottom;
			}
				.topSec04In div dl {
					width: 110px;
					margin: 9px 0 0 9px;
					word-wrap:break-word;
				}
				.topSec04In div dd {
					margin-top: 15px;
				}


/*-------- topSec05 -------*/
.topSec05 {
	clear: both;
	overflow: hidden;
	width: 760px;
	margin-top: 10px;
}
	.topSec05L {
		float: left;
		width: 375px;

	}
	.topSec05R {
		float: right;
		width: 375px;
	}
		.topSec05L img,
		.topSec05R img {
			vertical-align: bottom;
		}




/* ============================================
	item_list.css
============================================ */
/*-------- itemList01 -------*/
.itemList01 p {
	color: #eb6100;
	font-size: 150%;
	font-weight: bold;
	padding: 10px 0 10px 11px;
	line-height: 1.5;
	
}


/*-------- itemList02 -------*/
.itemListTbl01 { width: 758px;}
	.itemListTbl01 td.hit p {
		font-size: 85%;
		padding-left: 9px;
	}
	
	.itemListTbl01 td.newGoods {
		border-left: 1px solid #eb6100;
		width: 97px;
		padding: 30px 0 0 0;
	}
	
	/* IE6 */
	*html .itemListTbl01 td.newGoods {
		padding: 34px 0 0 0;
	}
	/* FF3 */
	.itemListTbl01 td.newGoods, x:-moz-broken, x:last-of-type {
		padding: 34px 0 0 0;
	}
	/* IE7 */
	*:first-child+html .itemListTbl01 td.newGoods {
		padding: 30px 0 0 0;
	}
	/* Safar */
	body:first-of-type .itemListTbl01 td.newGoods{
		padding: 35px 0 0 0;
	}

	
	
		.itemListTbl01 td.newGoods p {
			text-align: center;
			vertical-align: middle;
		}
		.itemListTbl01 td.newGoods ul {
			width: 87px;
			_width: 92px;
			padding: 15px 0 0 5px;
		}
		
		itemListTbl01 td.newGoods p img,
		.itemListTbl01 td.newGoods ul li img {
			vertical-align: bottom;
		}
			.newGoodsL {
				float: left;
				width: 42px;
			}
			.newGoodsR {
				float: right;
				width: 42px;
			}
		
		
.itemListTbl01 td.listForm {
	background-color: #eb6100;
	width: 282px;
}
	.listFormTop {
		padding: 9px 0 10px 0;
	}
		.listFormTop ul {
			margin-left: 10px;
		}
			.listFormL {
				float: left;
				width: 71px;
				margin-right: 18px;
				_margin-right: 15px;
			}
			.listFormR { float: left;}
			.selectW {
				width: 66px;
				font-size: 78% !important;
				height: 18px;
			}


			.keywords {
				margin-top: 7px;
			}
				.keywords input {
					width: 170px;
					height: 10px;
				}
				* html .keywords input {
					width: 170px;
					height: 15px;
				}

	
	.listFormBt {
		clear: both;
		border-top: 1px solid #ffffff;
		height: 24px;
		padding-top: 5px;
	}
	* html .listFormBt {
		height: 29px;
	}
		.listFormBt ul {
			margin-left: 99px;
		}
			.listFormBt ul li {
				float: left;
			}
			.listFormBt ul li img {
				vertical-align: bottom;
			}



/*-------- itemList03 -------*/
.itemList03 {
	width: 758px;
	margin: 22px 0 7px 0;
	position: relative;
}
.linkSec {
	text-align: center;
	font-size: 85%;
	line-height: 1.5;
}
	.linkSec li {
		display: inline;
	}
			.linkSec li a {
				padding: 0 4px;
			}
			.linkDot a {
				padding: 0 5px 0 4px !important;
			}
			* html .linkSec li a {
				display: inline;
				zoom: 1;
			}

.btnPre {
	position: absolute;
	left: 25px;
	bottom: 0;
}
.btnNext {
	position: absolute;
	right: 25px;
	bottom: 0;
}




/*-------- itemList04 -------*/
.itemList04 {
		width: 758px;
		margin: 0 0 30px 0;
}
		.itemList04 div {
			float: left;
			width: 160px;
			margin: 25px 0 0 24px;
			display: inline;
		}
		.itemList04 div p img {
			vertical-align: bottom;
		}
			.itemList04Img a {
				border: 1px solid #eb6100;
				width: 155px;
				padding: 1px;
				display: block;
			}
			.itemList04Img a:hover {
				border: 1px solid #000000;
			}

	.itemList04 div dl {
		margin-top: 3px;
	}
		.itemList04 div span {
			margin-right: 1px;
		}
			.itemList04 div span img {
				vertical-align: bottom;
			}
		
		.itemList04 div dt img {
	padding-right: 1px;
	padding-top: 1px;
		}
		
		.itemList04 div dd {
			font-size: 85%;
			margin: 7px 0 0 4px;
			line-height: 1.3;
			word-wrap:break-word;
		}
			.itemList04 div dd span {
				color: #eb6100;
			}
			.itemList04 div dd span a {
				color: #eb6100;
				text-decoration: none;
			}
			.itemList04 div dd span a:hover {
				color: #eb6100;
				text-decoration: underline;
			}



/* ============================================
	item_detail.css
============================================ */
/*-------- itemDetail01 -------*/
.itemDetail01 ul {
	margin: 1px 1px 0 0;
}
	.itemDetail01 ul li {
		float: right;
		margin-left: 1px;
	}
		.itemDetail01 ul li img {
			vertical-align: bottom;
		}

.itemDetail01Txt {
	margin: 0 7px 12px 9px;
	width: 742px;
	position: relative;
}
	.itemDetail01Txt p {
		width: 590px;
		color: #eb6100;
		font-size: 150%;
		font-weight: bold;
	}
	.itemDetail01Txt dl {
		font-size: 78%;
		width: 150px;
		word-wrap:break-word;
		line-height: 1.2;
		position: absolute;
		right: 0;
		bottom: -5px;
	}


/*-------- itemDetail02 -------*/
.itemDetail02 {
	width: 740px;
	margin: 18px 0 50px 18px;
}


/*---- itemDetail02L ---*/
.itemDetail02L {
	float: left;
	width: 365px;
}
.ul_overImg li p img,
.ul_overImg ul li img {
	vertical-align: bottom;
}
.ul_overTit01 { margin-top: 2px;}
.ul_overTit02 { margin: 15px 0 2px 0;}
.ul_overTit03 {
	margin-top: 10px;
	clear: both;
}

.ul_overImg ul {
	margin-bottom: -5px;
	*margin-bottom: 0;
	_margin-bottom: -5px;
	overflow: hidden;
	zoom: 1;
}
.ul_overImg ul li {
	display:block;
	float: left;
	width: 68px;
	margin: 0 5px 5px 0;
}
	.ul_overImg ul li a {
		display:block;
		border:1px solid #eb6100;
		padding: 1px;
	}
		.ul_overImg ul li a:hover {
			border:1px solid #000000;
		}

.itemDetail02L dl {
	width: 360px;
	margin-top: 30px;
}
	.itemDetail02L dl img {
		vertical-align: bottom;
	}
		.itemDetail02L dd {
			border: 1px solid #eb6100;
			margin-top: 2px;
			padding: 10px;
		}
.qrCodeL {
	float: left;
}
.qrCodeR {
	float: right;
}

/*---- itemDetail02R ---*/
.itemDetail02R {
	float: right;
	width: 340px;
}
.itemDetailTbl01 {
	width: 340px;
}
	.itemDetailTbl01 th,
	.itemDetailTbl01 td {
		border-bottom: 1px solid #eb6100;
		text-align: left;
		font-size: 85%;
		line-height: 1.5;
	}
	.itemDetailTbl01 th {
		width: 86px;
		vertical-align: top;
	}
	.itemDetailTbl01 td {
		vertical-align: middle;
		padding-right: 8px;
	}
		.itemDetailTbl01 th p,
		.itemDetailTbl01 td p {
			padding: 10px 0 4px 0;
		}

.itemDetail02RTxt01 {
	color: #ff0000;
	font-size: 150%;
}
.itemDetail02RTxt02 {
	padding: 16px 12px 15px 0 !important;
}
.itemDetailPointL {
	float: left;
	font-size: 115% !important;
}
.itemDetailPointR {
	float: right;
	padding-top: 2px;
}


/*---- itemDetailForm ---*/
.itemDetailForm {
	background-color: #eb6100;
	margin-top: 28px;
	padding-bottom: 10px;
}
.itemDetailFormBtn p {
	text-align: center;
}

.itemDetailForm ul {
	width: 300px;
	margin: 0 0 7px 20px;
}
	.itemDetailForm ul li {
		border: 1px solid #f5b080;
		width: 298px;
		margin-top: 5px;
	}
		.itemDetailForm dl {
			width: 278px;
			margin: 3px 0 8px 8px;
		}
		.selectCard { width: 278px;}

.itemDetailAmount dt { float: left;}
.itemDetailAmount dt img { vertical-align: bottom;}
.itemDetailAmount dd { 
	float: left;
	padding-top: 3px;
}
	.itemDetailAmount dd input {
		width: 130px;
		height: 10px;
		font-size: 78%;
	}
	* html .itemDetailAmount dd input {
		width: 130px;
		height: 15px;
	}


/*-------- itemDetail03 -------*/
.itemDetail03Tit {
	margin: 20px 0 0 20px;
}
	.itemDetail03 {
		margin: 0 0 60px 0;
		width: 758px;
		overflow: hidden;
	}
		.itemDetail03 div {
			float: left;
			width: 159px;
			margin: 15px 0 0 25px;
			display: inline;
		}
		.itemDetail03 div p img {
			vertical-align: bottom;
		}
				.itemDetail03Img a {
					border: 1px solid #eb6100;
					width: 155px;
					padding: 1px;
					display: block;
				}
				.itemDetail03Img a:hover {
					border: 1px solid #000000;
				}
	.itemDetail03 div dl {
		margin-top: 3px;
	}
		.itemDetail03 div dt {
			margin-top: 12px;
		}
		.itemDetail03 div dd {
			margin-top: 7px;
		}
			.itemDetail03 div dt,
			.itemDetail03 div dd {
				font-size: 85%;
				margin-left: 4px;
				line-height: 1.3;
				word-wrap:break-word;
			}
				.itemDetail03 div dd span {
					color: #eb6100;
				}
				.itemDetail03 div dd span a {
					color: #eb6100;
					text-decoration: none;
				}
				.itemDetail03 div dd span a:hover {
					color: #eb6100;
					text-decoration: underline;
				}
/* ============================================
	others.css
============================================ */
.h2_title {
	font-size: 18px;
	line-height: 30px;
	padding-left: 10px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #eb6100;
}

.h3_title {
	font-size: 14px;
	line-height: 20px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eb6100;
}

.table_style_01 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
}

.table_style_01 th {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding: 10px;
	font-weight: bold;
}

.table_style_01 td {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding: 10px;
}

/* ============================================
	再入荷お知らせメール
============================================ */

form.re_form {
	margin:0 auto;
	width:570px;
}

.repeat_tit{
	font-size:2.0em;
	font-weight:bold;
	display:block;
	line-height:30px;

}

ul.repeat_list{
	padding-bottom:20px;
	width:570px;
}

ul.repeat_list li{
	padding-bottom:5px;
}

table.repeat_table{
	border:1px solid #ccc;
	width:570px;
}

table.repeat_table td.re_table_tit{
	background:#f0f0f0;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	padding:10px;
}

table.repeat_table td.re_table_tit02{
	padding:5px;
	border-bottom:1px solid #ccc;
}

table.repeat_table td input.re_mail{
	width:300px;
}

table.repeat_table td span.re_orenge{
	color:#eb6100;
	font-size:1.2em;
	font-weight:bold;
}

span.attention{
	color:#F00;
}

#undercolumn #undercolumn_contact h2.title{
	font-size:2.0em;
	font-weight:bold;
	padding-bottom:10px;
	line-height:30px;
}

p.repeater_btn{
	width:260px;
	height:30px;
	text-align:center;
	margin:0 auto;
	margin-top:10px;
	
}

p.repeater_btn a{
	color:#fff;
	display:block;
	vertical-align:middle;
	height:23px;
	padding-top:7px;
	background-color:#333;
}

p.repeater_btn a:hover{
	background-color:#eb6100;
	color:#fff;
}

span.re_btn{
	float:left;
	width:120px;
	padding-right:10px;
}

.cart_text_01 {
	padding: 10px;
	border: 1px solid #f5b080;
	color: #FFFFFF;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	text-align: left;
}

.cart_text_01 a {
	color: #FFFFFF;
	text-decoration: underline;
}

.cart_text_01 a:hover {
	color: #999999;
}





