@charset "UTF-8";
/* CSS Document */

/*****************************************************
	全ての要素をリセット
	各ブラウザの表示を統一するための設定です
*****************************************************/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/*caption,th,p {text-align: left;}*/
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	text-align:left;
}
img, abbr, acronym, fieldset {
	border: 0;
}
li {
	list-style-type: none;
}
img {
	vertical-align:middle;
}
.line {
	font-size:1px;
	line-height:1px;
}
/*--- default */
body {
	background: #fff;
	color: #666;
	font-size: 12px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height:1.6;
	/*text-align:center;/*border-top:5px solid #4d4d4d;*/*/ 	zoom: 1;
}
body td, body th {
	font-size:12px;
}


/*****************************************************
	基本設定、リンクカラーなど
*****************************************************/
a:link {
	color:#666666;
	text-decoration: none;
	zoom: 1;
}
a:visited {
	color:#666666;
	text-decoration: none;
	zoom: 1;
}
a:hover {
	color:#345ECB;
	text-decoration: underline;
}
a:active {
	color:#1049A0;
	text-decoration:underline;
}
.clear:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
* html .clear {
	zoom: 1;
} /* IE6 */
*:first-child+html .clear {
	zoom: 1;
} /* IE7 */
a:hover img {
	filter: alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
}
/* IE */
a {
	zoom: 1;
}
/*****************************************************
	ヘッダ.header_navi
*****************************************************/

.header_navi {
	width:1100px;
	height:30px;
	margin-top: 25px;
	margin-bottom: 25px;
}
/* グローバルナビゲーション */
#gNav {
	width:1100px;
	height:30px;
}
#gNav li {
	float:left;
}
#gNav li a {
	display:block;
	height:30px;
	text-indent:-9999em;
	overflow:hidden;
}
#gNav li#gNav01 a {
	width:220px;
	background:url(img/view_gNavR_01.png) no-repeat top;
}
#gNav li#gNav02 a {
	width:71px;
	background:url(img/gNav/gNav_02.png) no-repeat top;
}
#gNav li#gNav03 a {
	width:170px;
	background:url(img/gNav/gNav_03.png) no-repeat top;
}
#gNav li#gNav04 a {
	width:88px;
	background:url(img/gNav/gNav_04.png) no-repeat top;
}
#gNav li#gNav05 a {
	width:142px;
	background:url(img/gNav/gNav_05.png) no-repeat top;
}
#gNav li#gNav06 a {
	width:97px;
	background:url(img/gNav/gNav_06.png) no-repeat top;
}
#gNav li#gNav07 a {
	width:100px;
	background:url(img/gNav/gNav_07.png) no-repeat top;
}
#gNav li#gNav08 a {
	width:96px;
	background:url(img/gNav/gNav_08.png) no-repeat top;
}
#gNav li#gNav09 a {
	width:116px;
	background:url(img/gNav/gNav_09.png) no-repeat top;
}
#gNav li#gNav01 a:hover, #gNav li#gNav02 a:hover, #gNav li#gNav03 a:hover, #gNav li#gNav04 a:hover, #gNav li#gNav05 a:hover, #gNav li#gNav06 a:hover, #gNav li#gNav07 a:hover, #gNav li#gNav08 a:hover, #gNav li#gNav09 a:hover {
	background-position:0 -30px;
}
/*****************************************************
	左コンテンツ .left_navi {
*****************************************************/
.left_navi {
	width:200px;
	height:1500px;
	border:none;
}
#leftContents {
	width:200px;
	margin-top: 9px;
	text-align: left;
}
#leftContents .section {
	margin-bottom:20px;
}
#leftContents .inner {
	margin-top: -20px;
}
#leftContents .inner img {
	margin-left: 15px;
	margin-top: 22px;
	margin-bottom: 5px;
}
#leftContents #l_category .inner a {
	font-size: 11px;
	color: #5d4a33;
}
#leftContents #l_category .inner dd {
	font-size: 11px;
	color: #5d4a33;
	margin-left: 25px;
}
/* 検索 */
#l_search {
	margin-bottom:5px;
	margin-left:15px;
}
#l_search img {
	margin-bottom:5px;
}
/* 検索input */
.inputWrap {
	padding:10 0px;
}
.inputWrap img {
	float:left;
	_margin-left:0;
}
.search_input {
	width:130px;
	_width:125px;
	float:left;
	height:22px;
	border:1px solid #b2b2b2;
}
/*****************************************************
	商品ページ
*****************************************************/
/* 買い物かごにいれるボタン */
#rakutenLimitedId_aroundCart input[value="買い物かごに入れる"] {
	font-size:12px;
	font-weight:normal;
	padding:3px 15px;
	margin:15px 15px;
	text-decoration:none;
	background-color:#697149;
	color:#ffffff;
	display:inline-block;
}
/* オプション */
.inventory_title {
	display: inline-block;
	padding-top: 5px;
	padding-bottom: 5px;
}
td.inventory_choice_name {
	padding: 3px 10px 3px 10px;
	text-align: left;
}
#risFil {
	display: block;
	width: 860px;
	background-color: #ffffff;
	clear: both;
	text-align: left;
	float: left;
	padding: 0px;
	margin-top: 20px;
}
/* 納期 */
span.item_desc {
	color: #C00;
}
/*商品説明*/
span.sale_desc{
	display: block;
	width: 630px;
	}
/* 商品説明画像部分 */
#itemInfo2 {
	margin-top:40px;
	width:630px;
	text-align: left;
}
#itemInfo2 p {
	text-align:left;
}
/* 大画像 */
#itemInfo2 .imgBig-Box {
	/*margin-left: -40px;*/
	clear: both;
}
#itemInfo2 .imgBig {
	float: left;
	height: auto;
	width: 630px;
	margin-bottom: 20px;
	/*margin-left: 40px;*/
}
#itemInfo2 .imgBig img {
	height: auto;
	width: 630px;
}
/* 小画像 */
#itemInfo2 .imgSmall-Box {
	margin-left: -30px;
	clear: both;
}
#itemInfo2 .imgSmall {
	float: left;
	height: auto;
	width: 190px;
	margin-left: 30px;
	margin-bottom: 10px;
	text-align: center;
}
#itemInfo2 .imgSmall img {
	height: auto;
	width: 190px;
}
.clear-box {
	clear: both;
	height:30px;
	width: 100%;
}


/*----------------------------------------------------
	お知らせ #news
----------------------------------------------------*/
#r_news {
	margin-top:30px;
}

#r_news td .woong {
	vertical-align:middle;
	padding-left:5px;
	font-size:11px;
	color:#697149;
	font-weight:bold;
}
#r_news td .woong a {
	font-size:13px;
	color:#999;
}
/*****************************************************
	商品カテゴリー 
*****************************************************/
/* カテゴリー */
td .category_uppertext{
	font-size: 12px;
	color: #666;
	line-height: 1.6em;
}
td .category_uppertext h2{
	line-height: 3em;
}
#category_text {
	display: block;
	height: auto;
	width: 880px;
}


/*****************************************************
	フッタ .footerWrap
*****************************************************/
.footerWrap {
	width:100%;
	text-align: center;
}
#footer {
	width:1100px;
	font-size:10px;
	margin-top:20px;
	text-align: right;
	padding: 20px 0;
	margin-right: auto;
	margin-left: auto;
}
#footer-top {
	width:880px;
	font-size:10px;
	margin-top:20px;
	text-align: right;
	padding-right: 20px;
	margin-right: auto;
	margin-left: auto;
}
#f_info {
	clear: both;
}
.footer_box {
	margin: 25px;
	float: left;
	width: 210px;
	text-align: left;
	font-size: 10px;
}


