@charset "Shift_JIS";

/* --------------------------------------------------------------------
	ユーザー定義　
--------------------------------------------------------------------- */
.red {
	color: #FF0000;
}

.vishidden {
	visibility: hidden;
}

.margin-index {
	margin-bottom: 15px;
}

.margin-index-mini {
	margin-bottom: 10px;
}

.margin-line {
	margin-bottom: 4px;
}

.margin-section {
	margin-bottom: 30px;
}

.padding-inner {
	padding: 0 10px;
}

.index-description {
	color: #c66804;
}

.text-center {
	text-align: center;
}

.text-right {
	text-align: right;
}

.text-left {
	text-align: right;
}

.announce-box {
	width: 498px;
	margin: 0 auto;
}

.announce-box-big {
	width: 980px;
	margin: 0 auto;
	line-height: 175%;
}


div.announce-box p , div.announce-box-big p {
	background-image: url(/img/sys/announce-bg.gif);
	border: 1px solid #999;
	padding: 15px;
	margin-bottom: 10px;
}



.event-liststyle li {
	clear: both;
	padding: 10px;
	border-bottom: 1px solid #ababab;
}

.event-liststyle .image-space {
	float: left;
	width: 190px;
}

.event-liststyle .text-space {
	float: right;
	width: 330px;
}

.event-liststyle h3 {
	margin-bottom: 7px;
	font-weight: bold;
}

.label {
	font-size: 16px;
	font-weight: bold;
	background: url(../../images/guide/guide-bg.gif);
	height: 29px;
	line-height: 30px;
	padding-left: 7px;
	border-left: 11px solid #ff9000;
}

.label-description {
	padding: 7px;
	background-color: #ffffff;
	border: 1px solid #cccccc;
	font-size: 16px;
    line-height: 160%;
}

.label-description-index {
	background-color: #ffe178;
	font-weight: bold;
	padding: 4px 4px 4px 7px;
	margin-bottom: 7px;
}

.table-card th {
	background-color: #ffe178;
}
.table-card td {
	background-color: #fff;
}
.table-card th , .table-card td {
	border: 1px solid #666;
	width: 15%;
}

.addr-imm {
	background-color: #fff0d3;
	border: 1px solid #e29f1a;
	padding: 10px;
	width: 260px;
}

.hair-wrap {
	width: 522px;
	margin-left: 38px;
	margin-right: -50px;
	overflow: hidden;
	_zoom: 0;
}
	
.hair-box {
	float: left;
	width: 124px;
	margin: 0 50px 10px 0;
}

.hair-label {
	border-left: 7px solid #006666;
	padding-left: 3px;
	margin-bottom: 7px;
}

.hair-box ul {
	margin-top: 7px;
}

.hair-box ul li {
	background: url(/images/special/hair/forest-same-09.gif) no-repeat;
	padding-left: 15px;
	line-height: 13px;
	margin: 0 0 3px 3px;
}

.company th , .company td {
	padding: 7px;
	border: 1px solid #dadada;
	width:80%;
}

.company th {
	background-color: #eeeeee;
	width: 20%;
	font-weight:bold;
}

.border-mobileurl {
	width: 145px;
	padding: 8px;
	border: 1px solid #ffcc33;
}

.block {
	display: block;
}
span.block {
	display: block;
	margin-top: 7px;
}

.notice-bg {
	background-color: #ffffcc;
	padding: 10px;
}

#spec_price {
	font-size: 14px;
}

/* --------------------------------------------------------------------
	ユーザー定義　注意書き
--------------------------------------------------------------------- */
.attention {
	color: #ff0000;
}

.attention-little {
	color: #993300;
}

.attention-strong {
	color: #ff0000;
	font-weight: bold;
}

.font-bold {
/*
	font-weight: bold;
*/
}

.linklead {
	color: #0066cc;
}


/* --------------------------------------------------------------------
	ユーザー定義　common.css上書き　IE6デザイン部画像ズレ修正
--------------------------------------------------------------------- */
img {
	vertical-align: top;
}


/* --------------------------------------------------------------------
	ユーザー定義　common.css上書き　パンくずナビの位置調整
--------------------------------------------------------------------- */
.navitopicpath_ {
	margin: 0px;
}

.navitopicpath-box {
	margin-bottom: 10px;
}

/* --------------------------------------------------------------------
	ユーザー定義　category.css追加　ジャンル画像センタリング
--------------------------------------------------------------------- */
.comment_ {
	text-align: center;
}


/* --------------------------------------------------------------------
	ユーザー定義　reset.css上書き　サイズ表調整
--------------------------------------------------------------------- */
div.table-size table {
	border-collapse: separate;
	border-spacing: 1px;
}

div.summer_info05 table {
	border-collapse: separate;
	border-spacing: 1px;
}

div.table-size table tr td , div.table-size table tr th {
	padding: 4px 7px;
	text-align: center;
}


div.size-table table {
	border-collapse: separate;
	border-spacing: 1px;
}

div.size-table table th {
	background-color: #f2f2f2;
}

div.size-table table td {
	background-color: #fff;
}

div.size-table table tr td , div.size-table table tr th {
	padding: 4px 7px;
	text-align: center;
}

.size-table {
	border-collapse: separate;
	border-spacing: 1px;
}

.size-table th {
	background-color: #f2f2f2;
}

.size-table td {
	background-color: #fff;
}

.size-table tr td , .size-table tr th {
	padding: 4px 7px;
	text-align: center;
}

.table-border-padding tr td {
	padding: 5px;
}
.table-border-padding tr th {
	padding: 5px;
	text-align: center;
}

.table-border-return {
	border-collapse: separate;
	border-spacing: 1px;
}


/* --------------------------------------------------------------------
	ユーザー定義　float
--------------------------------------------------------------------- */
.float-left {
	float: left;
	display: inline;
}

.float-right {
	float: right;
	display: inline;
}


/* --------------------------------------------------------------------
	ユーザー定義　clearfix
--------------------------------------------------------------------- */
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */

/* --------------------------------------------------------------------
	ユーザー定義　ヘッダー
--------------------------------------------------------------------- */
#header {
	margin-bottom: 15px;
}

#header-top {
/*
	width: 948px;
	height: 90px;
	background-image: url(../images/menu/head/topbg.gif);
	border-bottom: 1px solid #b1b1b1;
	border-left: 1px solid #b1b1b1;
	border-right: 1px solid #b1b1b1;
*/

	width: 980px;
	height: 98px;
	background-image:none;
	border:none;
	margin:0 auto;

}

#header-top h1 {
	background-image: url(/images/menu/head/uulogo-4.png);
	background-repeat: no-repeat;
	float: left;
	overflow: hidden;
	white-space: nowrap;
	text-indent: 100%;
	width: 172px;
	height: 53px;
	margin: 24px 10px 0 0px;
}

#header-logo {
/*
	width: 263px;
	height: 60px;
	line-height: 55px;
	margin: 15px 10px 0 14px;
	_margin: 6px 7px 0 4px;
	padding: 0;
	background-image: url(../images/menu/head/uulogo-3.png);
	float: left;
*/

	width: 172px;
	height: 53px;
	line-height: 55px;
	margin: 24px 10px 0 0px;
	padding: 0;
	background-image: url(/images/menu/head/uulogo-4.png);
	background-repeat:no-repeat;
	float: left;
}

#header-logo a {
/*
	width: 258px;
	height: 55px;
	display: block;
	text-decoration: none;
*/
	width: 172px;
	height: 53px;
	display: block;
	text-decoration: none;
}

#header-sub-title {
/*
	color: #ffffff;
	font-style: normal;
	width: 225px;
	margin: 31px 0 0 0;
	float: left;
	line-height: 17px;
	position: static;
	font-size:13px;
*/
	color: #333;
	font-style: normal;
	width: 350px;
	margin: 29px 0 0 7px;
	float: left;
	line-height: 26px;
	position: static;
	font-size: 14px;
	text-align: left;
}
#header-sub-title em {
	display: block;
	font-weight: bold;
}
#header-sub-title a {
/*
	color: #ffffff;
	text-decoration: none;
*/
	color: #000;
	text-decoration: none;
	display: block;
	font-weight: bold;
}

#header-users {
/*
	width: 343px;
	height: 56px;
	background-image: url(../images/menu/head/head-menu-bg.gif);
	float: right;
	display: inline;
	margin: 17px;
*/
	width: 372px;
	height: 56px;
	background-image: none;
	float: right;
	display: inline;
	margin: 17px 0px 17px 17px;
}

#header-users p {
/*
	text-align: right;
	margin: 5px 10px;
*/
	text-align: right;
	margin: 3px 0px;
	font-size: 14px;
}

#header-users-menu {
/*
	padding: 0 5px 7px 10px;
*/
	padding: 0 0 7px 10px;
}
#header-users-menu img {
/*
	margin-right: 5px;
*/
	margin-left: 10px;
	margin-right:0px;
	float: left;
	display: inline;
}

#header-btm {
/*
	width: 948px;
	height: 79px;
	border-bottom: 1px solid #b1b1b1;
	border-left: 1px solid #b1b1b1;
	border-right: 1px solid #b1b1b1;
	background: url(../images/menu/head/head-menu-bg2.gif) repeat-x;
*/
	width: 980px;
	height: 67px;
	border:none;
	background:none;
	margin:0 auto;
}

ul#header-menu {
/*
	padding: 0 0 0 16px;
*/
	padding: 0 0 0 0px;
}

ul#header-menu li {
/*
	margin: 15px 10px 15px 0;
*/
	margin: -1px 10px 15px 0;
	float: left;
	display: inline;
}

#header-search {
/*
	margin: 10px 16px ;
*/
	margin: 12px 0px 12px 9px;
	float:right;
}

#header-search #keyword {
/*
	width: 360px;
	font-size: 18px;
	padding: 7px;

	width: 358px;
	font-size: 16px;
	padding: 9px;
*/
}

:placeholder-shown {
	color: #6f6f6f;
	font-weight: bold;
}

input:focus::-webkit-input-placeholder {
    color: transparent;
}
 
input:focus::-moz-placeholder {
    color: transparent;
}

input[name="keyword"] {
  border: 1px solid #c8c8c8;
  width: 335px;
  font-size: 16px;
  padding: 9px;
}


/* --------------------------------------------------------------------
	ユーザー定義　左メニュー
--------------------------------------------------------------------- */
#left-wrap {
	width: 200px;
	text-align: left;
}

#left-wrap ul {
	margin-bottom: 13px;
}

#left-wrap ul li {
	line-height: 26px;
	text-indent: 18px;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	background-image: url(../images/menu/left/bg.gif);
	background-repeat: repeat-x;
	background-color: #ffffff;
}

#left-wrap ul li a {
	width: 100%;
	background-image: url(../images/menu/left/listmarkerorg.gif);
	background-repeat: no-repeat;
	background-position: 6px 0px;
	display: block;
}

#left-wrap ul li h3{
	border-bottom: 1px solid #cccccc;
}

#left-wrap ul li ul {
	padding: 4px 0 0 12px;
	margin-bottom: 7px;
}

#left-wrap ul li ul li {
	line-height: 18px;
	text-indent: 0px;
/*	border-style: none;*/
	border-bottom: none;
	border-left: none;
	border-right: none;
	background-image: none;
	margin: 0;
	padding: 0;
}

#left-wrap ul li ul li a {
	background-image: url(../images/menu/left/listmarkerbla.gif);
	background-repeat: no-repeat;
	background-position: 0px -4px;
	display: block;
	padding: 0 0 0 12px;
	margin: 0;
	width: auto;
}

.left-recommend-box {
	width: 178px;
	margin: 0 0 13px;
	padding: 6px 0 0 0;
	background-color: #ffffff;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}

.left-recommend-box img {
	margin-bottom: 6px;
	margin-left: 6px;
}

.list-none li a {
	text-indent : 0;
	background-image: none;
}

.left-othercontents {
	margin-bottom: 13px;
}

/* --------------------------------------------------------------------
	ユーザー定義　右メニュー
--------------------------------------------------------------------- */
#right-wrap {
	width: 180px;
}

#right-wrap h2 {
	margin-bottom: 12px;
}

#right-wrap ul {
	margin-bottom: 30px;
}

#right-wrap ul li {
	margin-bottom: 18px;
}

/* --------------------------------------------------------------------
	ユーザー定義　ビジュアル
--------------------------------------------------------------------- */
.visual_ {
	margin-bottom: 10px;
}

/* --------------------------------------------------------------------
	ユーザー定義　フッター
--------------------------------------------------------------------- */
#footer {
	margin-top: 20px;
	padding: 20px;
	clear: both;
}
#footernav {
	margin-bottom: 20px;
	text-align: center;
}
#footernav li {
	padding: 0 1em;
	display: inline;
	border-right: 1px solid #CCC;
}
#footernav li.first_ {
	border-left: 1px solid #CCC;
}
#copyright {
	color: #999;
	text-align: center;
}




/* --------------------------------------------------------------------
	ユーザー定義　商品一覧
--------------------------------------------------------------------- */
.navisort-over {/* 並び替えのcss上書き */
	line-height: 28px;
	background-color: #f1ecde;
	padding-bottom: 0px;
	font-size: 12px;
}

.clear {
	clear: both;
}

.price-large {
	font-size: 16px;
	font-weight: bold;
}

.price-selling {
	font-size: 10px;
	color: #FF0000;
}

.price-selling-origin {
	font-size: 10px;
}

/* ピックアップ表示用 */
.view-pickup {
	width: 570px;
	margin: 0 -20px 30px 0;
	overflow: hidden;
	_zoom: 1;
}

.view-pickup .goods-wrap{
	width: 265px;
	float: left;
	margin-right: 20px;
}

.view-pickup .goods-name {
	margin-bottom: 4px;
	font-size:120%;
	font-weight:bold;
}

.view-pickup .goods-desc {
	float: right;
	width: 190px;
}

.view-pickup .goods-desc p {
	margin-bottom: 4px;
}

.view-pickup .goods-img {
	float: left;
	width: 70px;
	height: 70px;
	background-color: #ababab;
}

/* サムネイル表示用 */
.view-thumbnail {
	width: 568px;
	margin: 0 -20px 40px 0;
	overflow: hidden;
	_zoom: 1;
}
.view-thumbnail .goods-wrap {
	width: 122px;
	float: left;
	margin-right: 20px;
	text-align: center;
}
.view-thumbnail .goods-img {
	width: 90px;
	height: 90px;
	background-color: #ababab;
	float: none;
	margin: 0 auto 8px;
}

.view-thumbnail .goods-name {
	margin-bottom: 4px;
}

.view-thumbnail .price-selling-origin {
	text-decoration: line-through;
}

/* --------------------------------------------------------------------
	ユーザー定義　コピー部
--------------------------------------------------------------------- */
.dkir {
	overflow: hidden;
	position: relative;
	top: 0;
	left: 0;
	z-index: -1;
}

.goods-description {
	/*background-image: url(/images/goods_sys/goodsys-description.gif);*/
	background-image: none;
	background-repeat: no-repeat;
	padding: 0 10px;
	/*margin-top: 30px;*/
	margin-top: -10px;
	letter-spacing: 0.3px;
	margin-bottom: 20px !important;
	width:700px;
	margin:0 auto;
}

.goods-description h3 {
	/*height: 22px;*/
	height: 15px;
}

.goods-description .head {
    color: #4972BF;
    font-size: 18px;
    line-height: 28px;
}

.goods-description .body {
	/*border-top: 1px dotted #999999;*/
	margin-top : 7px;
	padding-top: 0px;
	color: #333;
	line-height: 25px;
	font-size: 15px;
}

.goods-order {
	background-image: url(/images/goods_sys/goodsys-order2.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 22px;
	margin-bottom: 16px;
}

.head {
    color: #4972BF;
    font-size: 14px;
    line-height: 20px;
}

.bodycopy {
    color: #404040;
    font-size: 12px;
    line-height: 20px;
}

.goods-feature {
	margin-bottom: 10px;
	height: 20px;
	background: url(/images/goods_sys/goodsys-bg.gif) repeat-x;
	border: 1px solid #ababab;
}

.goods-feature img {
	margin: 4px;
}

.goods-feature-icon {
	font-size: 0px;
	width: 540px;
	margin: 0 auto 7px;
}

.cmt6box{
	width: 100%;
}

h4#description{
	width: 100%;
	height:22px;
	background:url(../images/goods_sys/goodsys-description.gif) no-repeat #ececec;
	margin:10px 0 7px 0;
}

h4#order{
	width: 100%;
	height:22px;
	background:url(../images/goods_sys/goodsys-order2.gif) no-repeat #ececec;
	margin:14px 0 10px 0;
}

h4#description span , h4#order span{
	width:0;
	height:0;
	display:block;
	overflow:hidden;
}

.cmt6padding{
	padding:0 10px;
}

.cmtborder{
	border-top:1px dotted #999;
	margin:0.5em 0 0 0;
	padding:0.5em 0 0 0;
	width:530px;
}


/* --------------------------------------------------------------------
	ユーザー定義　スペック
--------------------------------------------------------------------- */
#contents-spec {
	width: auto;
	margin: 10px 0;
	border: 1px solid #ababab;
	background-color: #f2f2f2;
	clear: both;
}

.spec {
/*
	font-size: 13px;
	line-height: 21px;
	padding: 6px;
*/
	font-size: 14px;
	line-height: 22px;
	padding: 10px 14px;
}

#contents-goods {
}

.contents-goods-image {
/*
	float: left;
	margin-right: 10px;
*/
	float: left;
	margin-right: 25px;
}
.contents-goods-text {
	float: left;
	line-height: 24px;
	width: 519px;
	font-size:14px;
}

.contents-goodsname {
	font-weight: bold;
}

.contents-goodsprice {
	color: #FF0000;
	font-size: 10px;
	font-weight: bold;
/*	font-size: 14px;
	line-height: 20px;*/
}

.contents-goodsname , #spec_goods , #spec_price {
/*
	line-height: 22px;
	font-weight:bold;
*/
	line-height: 27px;
	font-size: 18px;
	font-weight:bold;
	font-family: Arial, Helvetica;
}

#spec_goods {
	border-bottom: 1px dashed #ccc;
	margin-bottom: 5px;
	padding-bottom: 5px;
}


/* --------------------------------------------------------------------
	ユーザー定義　バリエーション
--------------------------------------------------------------------- */
.cart-spece {
	background-color: #fff3e5;
	border: 1px solid #ffe6a8;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 15px;
}

.contents_ .variation {
	background-color: #fff3e5;
	border: 1px solid #ffe6a8;
	margin-top: 10px;
	padding: 15px;
}

.cart-spece .caution-text {
	color: #ff0000;
	font-weight: bold;
}

.cart-spece .variation-space {
	margin-top: 10px;
}

.cart-spece .variation-message {
	margin-bottom: 7px;
}

.cart-spece .variation-space div {
	float: left;
	width: auto;
	height: auto;
	padding: 3px 7px;
	margin-right: 7px;
    cursor: pointer;
}

.cart-spece .variation-select {
	color: #cf1515;
	background-color: #ffd0d0;
	border: 1px solid #ff7171;
}

.cart-spece .variation-nonselect {
	background-color: #fff;
	border: 1px solid #999;
}

.cart_ {
	margin-top: 20px;
}


/* --------------------------------------------------------------------
	ユーザー定義　トップ
--------------------------------------------------------------------- */

.index-cp {
margin: 8px 3px 0 3px;
}

.index-category1 {
margin: 8px 5px 8px 0px;
}

.index-category1-table {
margin: 2px 7px 4px 7px;
}


.index-title-img {
margin: 0px 0px 8px;
}

.index-want {
margin: 3px;
}

#top-ranking {
	width: 550px;
}

#top-ranking li {
	float: left;
	width: 182px;
	height: 110px;
	list-style-type: none;
	margin-left: 0;
	border-top: 1px solid #aaa;
	border-left: 1px solid #aaa;
}

.top-new {
	border-collapse: separate;
}
.top-new td {
	padding: 5px;
}

#top-ranking li a {
	float: left;
}

#top-ranking li a img {
	margin-left: 5px;
	width: 70px;
	height: 70px;
}

.ranking-name {
	width: 97px;
	margin-top: 47px;
}

.ranking-img {
	width: 80px;
	margin-top: 35px;
}

#ranking-1st {
	background: url(/images/index/index-rankling-bg01.gif) no-repeat #F8F2D5;
}
#ranking-2nd {
	background: url(/images/index/index-rankling-bg02.gif) no-repeat #ECECEC;
}
#ranking-3rd {
	background: url(/images/index/index-rankling-bg03.gif) no-repeat #EADABD;
	border-right: 1px solid #aaa;
}
#ranking-4th {
	background: url(/images/index/index-rankling-bg04.gif) no-repeat;
	border-bottom: 1px solid #aaa;
}
#ranking-5th {
	background: url(/images/index/index-rankling-bg05.gif) no-repeat;
	border-bottom: 1px solid #aaa;
}
#ranking-6th {
	background: url(/images/index/index-rankling-bg06.gif) no-repeat;
	border-right: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
}

#watch-selection {
	border-top: 1px solid #aaa;
	border-right: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
/*	overflow: hidden;*/
}

#watch-selection li {
	float: left;
	width: 108px;
	height: 162px;
/*	padding-bottom: 32767px;
	margin-bottom: -32767px; */
	border-left: 1px solid #aaa;
}

#watch-selection li div {
	padding: 5px;
	text-align: center;
}

#watch-selection li div img {
	margin-bottom: 4px;
}

.table-reset{
border-collapse : separate;
border-spacing : 1px;
}




/* フッター */

#footer{
	width: 882px;
	margin: 20px auto 0 auto;
}


#footer-guide{
	width: 248px;
	border: 1px solid #CCC;
	background-image:url(../../images/menu/foot/footer-bg.jpg);
	background-repeat: repeat-x;
	padding-bottom: 10px;
	float:left;
	margin-right:20px;
}

#footer-info{
	width: 248px;
	border: 1px solid #CCC;
	background-image:url(../../images/menu/foot/footer-bg.jpg);
	background-repeat: repeat-x;
	padding-bottom: 10px;
	float:left;
	margin-right:20px;
}

.footer-list ul li{

line-height: 25px;
text-indent: 0px;
border-bottom: none;
border-left: none;
border-right: none;
background-image: none;
margin: 0;
padding: 0;

font-size:14px;
}

.footer-list ul li a{

background-image: url(../../images/menu/foot/list-delta.gif);
background-repeat: no-repeat;
background-position: 8px 10px;
display: block;
padding: 5px 0 0 20px;
margin: 0;
width: auto;
font-weight: bold;
}



/* フッター　*/
#footer2{
	width:882px; 
	height:165px;
	margin: 0 auto 30px auto;
	background-image:url(../../images/menu/foot/footer2-bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-color:#cecece;
}


#footer-guide2{
	display:block;
	margin:0px auto;
	text-align:center;
}

.footer-list2 {
	text-align:center;
	margin:0 auto;

}

.footer-list2 ul{
	padding: 20px 172px;
}

.footer-list2 ul li{

line-height: 25px;
text-indent: 10px;

border-bottom: none;
border-left: none;
border-right: none;
background-image: none;
margin: 0px auto;
padding: 0;
float:left;
font-size:14px;
font-weight: bold;

}


#footer3{
	width:882px; 
	height:165px;
	margin: 0 auto 30px auto;
	background-image:url(../../images/menu/foot/footer2-bg2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-color:#ffffff;
}

.footer-list3 ul{
	padding: 30px 58px;
}


.footer-list3 ul li{

line-height: 14px;
text-indent: 10px;

border-bottom: none;
border-left: none;
border-right: none;
background-image: none;
margin: 0px auto;
padding: 0;
float:left;
font-size:14px;

}

.footer-list3 ul li a{
	
display:block;
height:13px;	
}

#footer3 .fax{
margin:62px 355px;		
display:block;
}


/*　レフト　*/



#left{
	width: 200px;
	margin: 0 auto;
	overflow: visible;
}


#left h2{
	margin-top: 20px;
	
}

#left-main img{
	margin-bottom: 3px; 
}

#left-main {
margin-bottom: 8px;
}



#left-sub ul li {
line-height: 30px;
text-indent: 22px;
border-bottom: 1px solid #CCC;
border-left: 1px solid #CCC;
border-right: 1px solid #CCC;
background-image: url(../../images/menu/left/left-sub-bg.gif);
background-repeat: repeat-x;
background-color: white;
}


#left-sub ul li a {
width: 100%;
background-image: url(../../images/menu/left/list-delta.gif);
background-repeat: no-repeat;
background-position: 6px 10px;
display: block;
font-size:14px;
font-weight: bold;
}

#left-special{
	width: 180px;
}

#left-special ul li {
	margin-bottom: 19px;
}

#left-newitem ul li {
	margin-bottom: 13px;
}

/* インデックス */



#index-wrap {
	width: 550px;
	padding-bottom: 20px;
}

#index-wrap h2{
	margin-bottom: 15px;
}

#index-np-big {
	margin-bottom: 20px;
}

#index-np-big ul li {
	float: left;
}

#index-np-small {
	margin-bottom: 20px;
}



#index-np-small ul li {
	float: left;
	margin-bottom: 16px;
	margin-left: 18px;
	width: 170px;
}


#index-np-small em {
	display: block;
	margin-top: 2px;
	font-size: 14px;
	font-weight: bold;
	line-height: 140%;
}

#index-new-item ul li {
	float: left;
	margin-bottom: 12px;
	margin-left: 22px;
	width: 120px;
}

#index-new-item em {
	font-size: 12px;
	font-weight: bold;
	line-height: 140%;
}

#index-new-item ul img {
	border: solid 1px #999;
	margin-bottom: 3px;
}


#index-ranking-item ul li {
	float: left;
	padding-top: 40px;
	margin-bottom: 12px;
	margin-left: 22px;
	width: 120px;
	background-position:top;
	background-repeat:no-repeat;
}

#index-ranking-item em {
	font-size: 14px;
	font-weight: bold;
	line-height: 140%;
}

#index-ranking-item ul img {
	border: solid 1px #999;
}


#index-ranking-item ol li {
/*    float: left;
    padding-top: 40px;
    margin-bottom: 15px;
    margin-left: 22px;
    width: 160px;
    height: 216px;
    background-position: top;
    background-repeat: no-repeat;
    list-style: none;
    overflow: hidden;
*/
	float: left;
	padding-top: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	width: 172px;
	height: 228px;
	background-position: top;
	background-repeat: no-repeat;
	list-style: none;
	overflow: hidden;
}

#index-ranking-item em {
/*	font-size: 12px;
	font-weight: bold;
	line-height: 140%;
	display: block;
*/
	font-size: 14px;
	font-weight: bold;
	line-height: 150%;
	display: block;
	text-align: left;
	letter-spacing:0;
}

@-moz-document url-prefix() {
#index-ranking-item em {
	letter-spacing: -0.8px;
}
}

#index-ranking-item ol img {
/*	border: solid 1px #999;
	margin-bottom: 3px;
*/
	border: solid 1px #d3d3d3;
	margin-bottom: 6px;
}

@media print {
#index-ranking-item ol li , #index-new-item ul li { height: 170px;}
}

/*#ranking-01{ background-image:url(../images/index/index-ranking-bg-1.gif);}
#ranking-02{ background-image:url(../images/index/index-ranking-bg-2.gif);}
#ranking-03{ background-image:url(../images/index/index-ranking-bg-3.gif);}
#ranking-04{ background-image:url(../images/index/index-ranking-bg-4.gif);}
#ranking-05{ background-image:url(../images/index/index-ranking-bg-5.gif);}
#ranking-06{ background-image:url(../images/index/index-ranking-bg-6.gif);}
#ranking-07{ background-image:url(../images/index/index-ranking-bg-7.gif);}
#ranking-08{ background-image:url(../images/index/index-ranking-bg-8.gif);}
#ranking-09{ background-image:url(../images/index/index-ranking-bg-9.gif);}
#ranking-10{ background-image:url(../images/index/index-ranking-bg-10.gif);}
*/

/*user.css*/
#ranking-01 {
	position: relative;
	margin-right:30px;
}

/*★user.cssに新しく追加*/   
#ranking-01 span {
	position: absolute;
	top: 1px;
	left: 1px;
	background-color: #cda603;
	color: #fff;
	font-weight: bold;
	padding: 5px 10px;
	font-size: 16px;
}

/*user.css*/
#ranking-02 {
	position: relative;
	margin-right:30px;
}

/*★user.cssに新しく追加*/ 
#ranking-02 span {
	position: absolute;
	top: 1px;
	left: 1px;
	background-color: #808080;
	color: #fff;
	font-weight: bold;
	padding: 5px 10px;
	font-size: 16px;
}

/*user.css*/
#ranking-03 {
	position: relative;
	margin-right:30px;
}

/*★user.cssに新しく追加*/ 
#ranking-03 span {
	position: absolute;
	top: 1px;
	left: 1px;
	background-color: #663f08;
	color: #fff;
	font-weight: bold;
	padding: 5px 10px;
	font-size: 16px;
}

/*user.css*/
#ranking-04 {
	position: relative;
	margin-right:30px;
}

/*★user.cssに新しく追加*/ 
#ranking-04 span {
	position: absolute;
	top: 1px;
	left: 1px;
	background-color: #202020;
	color: #fff;
	font-weight: bold;
	padding: 5px 10px;
	font-size: 16px;
}

/*user.css*/
#ranking-05 {
	position: relative;
	margin-right:0px;
}

/*★user.cssに新しく追加*/ 
#ranking-05 span {
	position: absolute;
	top: 1px;
	left: 1px;
	background-color: #202020;
	color: #fff;
	font-weight: bold;
	padding: 5px 10px;
	font-size: 16px;
}

/*user.css*/
#ranking-06 {
	position: relative;
	margin-right:30px;
}

/*★user.cssに新しく追加*/ 
#ranking-06 span {
	position: absolute;
	top: 1px;
	left: 1px;
	background-color: #202020;
	color: #fff;
	font-weight: bold;
	padding: 5px 10px;
	font-size: 16px;
}

/*user.css*/
#ranking-07 {
	position: relative;
	margin-right:30px;
}

/*★user.cssに新しく追加*/ 
#ranking-07 span {
	position: absolute;
	top: 1px;
	left: 1px;
	background-color: #202020;
	color: #fff;
	font-weight: bold;
	padding: 5px 10px;
	font-size: 16px;
}

/*user.css*/
#ranking-08 {
	position: relative;
	margin-right:30px;
}

/*★user.cssに新しく追加*/ 
#ranking-08 span {
	position: absolute;
	top: 1px;
	left: 1px;
	background-color: #202020;
	color: #fff;
	font-weight: bold;
	padding: 5px 10px;
	font-size: 16px;
}

/*user.css*/
#ranking-09 {
	position: relative;
	margin-right:30px;
}

/*★user.cssに新しく追加*/ 
#ranking-09 span {
	position: absolute;
	top: 1px;
	left: 1px;
	background-color: #202020;
	color: #fff;
	font-weight: bold;
	padding: 5px 10px;
	font-size: 16px;
}

/*user.css*/
#ranking-10 {
	position: relative;
	margin-right:0px;
}

/*★user.cssに新しく追加*/ 
#ranking-10 span {
	position: absolute;
	top: 1px;
	left: 1px;
	background-color: #202020;
	color: #fff;
	font-weight: bold;
	padding: 5px 10px;
	font-size: 16px;
}




/*アコーディオン*/

.simpleMenu,.simpleMenu ul{
	line-height: 39px;
    list-style-type:none;
    margin:0;
    padding:0;
}


.simpleMenu > li{
	text-indent: 10px;
    padding:0px;
    border-bottom:1px solid #cccccc;
    border-left:1px solid #cccccc;
    border-right:1px solid #cccccc;
    width:178px;
	font-size:16px;
	font-weight: bold;
	background-image: url(../../images/menu/left/left-category-bg.gif);
	background-repeat: repeat-x;
	background-color: white;
}

.simpleMenu > li > div{
    cursor:pointer;
}


.simpleMenu > li:last-child{
    border-bottom:1px solid #cccccc;

}

.simpleMenu ul > li{
	line-height: 30px;
    text-indent:20px;
    padding:0px;
	font-size:14px;
	font-weight:normal;	
	background-color: white;
	background-image: url(../../images/menu/left/list-delta.gif);
	background-repeat: no-repeat;
	background-position: 5px 9px;
}

.simpleMenu ul > li a{
display: block;
}

/* スライダー */

	.panel h2.title { margin-bottom: 10px }
	noscript div { background: #ccc; border: 1px solid #900; margin: 20px 0; padding: 15px }

	/* コンテンツのサイズ１ */
	.coda-slider-wrapper { padding: 0;  position:relative; width:550px; margin:0 0 15px 0; }
	.coda-slider { background: #ebebeb}
	
	.coda-slider-no-js .coda-slider { height: 200px; overflow: auto !important; padding-right: 20px }
	
	/* スライドサイズ？ */
	.coda-slider, .coda-slider .panel { width: 550px ; height:300px; } 
	

	/* ロード */
	.coda-slider p.loading { padding: 20px; text-align: center }


	/* ナビ■ */
	.coda-nav ul { position:absolute; bottom:10px; right:0px;}
	.coda-nav ul { clear: both; display: block; margin: auto; overflow: hidden }
	.coda-nav ul li { display: inline; padding:1px; }
	.coda-nav ul li a { background: #999; width:10px; height:10px; display: block; float: left; margin-right: 0px; padding: 0; border:#FFFFFF solid 5px; text-indent:-9999px; text-decoration: none }
	.coda-nav ul li a.current { background: #f60 ;}
	
	
	/* 変更不要 */
	.coda-slider-wrapper { clear: both; overflow: auto }
	.coda-slider { float: left; overflow: hidden; position: relative }
	.coda-slider .panel { display: block; float: left }
	.coda-slider .panel-container { position: relative }
	.coda-nav-left, .coda-nav-right { float: left }
	.coda-nav-left a, .coda-nav-right a { display: block; text-align: center; text-decoration: none }









/* レディースページ */

.ladys-r li{
	padding: 42px 0 10px 0;
	background-repeat: no-repeat;
}

.ladys-r img{
	margin: 5px 0 0 15px;
	border: solid 1px #cac6ab;
	width: 149px;
	height: 149px;
}

.ladys-r p{
	margin: 5px 20px;
	font-size: 12px;
	line-height: 1.2;
}


#ladys-r1 { background-image: url("../images/special/ladys/ladys-r1.jpg"); }
#ladys-r2 { background-image: url("../images/special/ladys/ladys-r2.jpg"); }
#ladys-r3 { background-image: url("../images/special/ladys/ladys-r3.jpg"); }
#ladys-r4 { background-image: url("../images/special/ladys/ladys-r4.jpg"); }
#ladys-r5 { background-image: url("../images/special/ladys/ladys-r5.jpg"); }


/* レフトメニューのアコーディオン */

ul.accordion { font:13px/1 verdana,"メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif; padding:0; background:#DDD; margin-bottom:30px; width: 180px;  font-weight: bold; cursor:pointer; color: #003780;}
ul.accordion a {display:block; padding-left:10px; background-position:95% center; background-repeat:no-repeat; text-decoration:none; color: #003780;}
ul.accordion a:hover { text-decoration:none;}
ul.accordion span {display:block; padding:10px; background-position:95% center; background-repeat:no-repeat;}
ul.accordion ul {display:none;}

ul.accordion > li {background-color: #cccccc; border-left: 1px dotted #bbb; border-right: 1px dotted #bbb;}
ul.accordion > li > p {background-image:url(../../images/menu/left/left-category-bg.gif); border-bottom: 1px dotted #bbb; font-size:14px; font-weight: bold;　}
ul.accordion > li > ul > li {background:#888;}/*追加*/
ul.accordion > li > ul > li > p {background:#FFF7CD; border-bottom: 1px dotted #bbb;}
ul.accordion > li > ul > li > ul > li {background:#FFFDEF;}
ul.accordion > li > ul > li > ul > li:last-child {border:none;}

/*
ul.accordion > li > p span {background-image:url(img/a_close.png);}
ul.accordion > li > p span.open {background-image:url(img/a_open.png);}
ul.accordion > li > a {background-image:url(img/a_link.png);}
*/

ul.accordion > li > ul > li {background: #FFFDEF;}
ul.accordion > li > ul > li > p span { /*background-image:url(img/b_close.png)*/; padding-left: 15px;}
ul.accordion > li > ul > li > p span.open { ;}
ul.accordion > li > ul > li > a {/*background-image:url(img/c_link.png);*/ padding-left: 15px; padding-bottom: 10px;padding-top: 10px;  border-bottom: 1px dotted #bbb; background: #FFF7CD;}/*追加*/


ul.accordion > li > ul > li > ul > li a {/*background-image:url(img/c_link.png);*/ padding-left: 20px; padding-bottom: 10px;padding-top: 10px; border-bottom:1px dotted #CCC;}/*追加*/

dl.accordion {font-size:123.1%; padding:10px; background:#DDD; margin-bottom:30px;}
dl.accordion dt {height:40px; line-height:40px; text-indent:10px; /*background:url(img/a_close.png) 95% center no-repeat,-moz-linear-gradient(top, #666, #000);*/ /*background:url(img/a_close.png) 95% center no-repeat,-webkit-gradient(linear, left top, left bottom, from(#666), to(#000));*/ border-bottom:1px solid #EEE;}
dl.accordion dt.open {/*background:url(img/a_open.png) 95% center no-repeat,-moz-linear-gradient(top, #666, #000); background:url(img/a_open.png) 95% center no-repeat,-webkit-gradient(linear, left top, left bottom, from(#666), to(#000));*/}
dl.accordion dd {display:none; padding:10px; line-height:1.5; background:#FFF;}


/*新トップ*/
#pr10 li {
	margin-bottom: 20px;
}

/*新トップ 右ランキング*/


#right-ranking-item {
    width: 180px;
}


#right-ranking-item h2 {
    margin-bottom: 20px;
}

#right-ranking-item em {
    font-size: 12px;
    font-weight: bold;
    line-height: 140%;
}

#right-ranking-item > ol > li img {
    border: 1px solid #666666;
    margin: 0 9px 5px 9px;
}
 

#right-ranking-item li {
    padding-top: 36px;
    margin: 0 0 20px 0;
    width: 180px;
    background-position: top;
    background-repeat: no-repeat;
    list-style: none;
}

#ranking-01-r { background-image: url(../images/index/right-ranking-bg-01.gif); }
#ranking-02-r { background-image: url(../images/index/right-ranking-bg-02.gif); }
#ranking-03-r { background-image: url(../images/index/right-ranking-bg-03.gif); }
#ranking-04-r { background-image: url(../images/index/right-ranking-bg-04.gif); }
#ranking-05-r { background-image: url(../images/index/right-ranking-bg-05.gif); }
#ranking-06-r { background-image: url(../images/index/right-ranking-bg-06.gif); }
#ranking-07-r { background-image: url(../images/index/right-ranking-bg-07.gif); }
#ranking-08-r { background-image: url(../images/index/right-ranking-bg-08.gif); }
#ranking-09-r { background-image: url(../images/index/right-ranking-bg-09.gif); }
#ranking-10-r { background-image: url(../images/index/right-ranking-bg-10.gif); }

/*トップ カテゴリ一覧*/


.btm-cate {

font:11px/1 verdana,'メイリオ','Meiryo','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',Osaka,'ＭＳ Ｐゴシック','MS PGothic',Sans-Serif;

	width: 166px;
	float: left;
	margin: 0 15px;
    text-align:left;

}

.btm-cate li {

	display: block;
	width: 166px;
	min-height: 18px;
	line-height: 21px;
	border-bottom: solid 1px white;
	color: #333;
	list-style: none;
	padding: 0;
	margin: 0;
}

.btm-cate-1 li{ background-color: #e1d4af; }
.btm-cate-2 li{ background-color: #ede7d5; }
.btm-cate-3 li{ background-color: #efefef; }
.btm-cate-1 p{ padding-left: 10px; }
.btm-cate-2 p{ padding-left: 20px; }
.btm-cate-3 p{ padding-left: 30px; }


.btm-cate a:link {
	color:#000;
	text-decoration: none;
}

.btm-cate a:visited {
	color:#000;
	text-decoration: none;
}
.btm-cate a:active {
	color:red;
	text-decoration: underline;
}
.btm-cate a:hover {
	color:red;
	text-decoration: underline;
}

#btm-cate-title {
	width:980px;
	margin: 5px auto 20px auto;
	text-align: center;
	clear: both;
}

#_____01{ width: 700px; margin: 0 auto; }

#_____01 td{ height: 1px; }

#_____01 img{width:700px !important;}
#_____01 table{width:700px !important;}


.mainframe_ #_____01 img { height:auto;}
.mainframe_ #_____02 img { height:auto;}
.mainframe_ #_____03 img {width:700px; height:auto;}
a:hover img.hoverimg { opacity:0.6; filter:alpha(opacity=60); -ms-filter: “alpha( opacity=60 )”;}


/* 商品ページ動画 */

#movie-top{
	width:100%;
	height:40px;
}

#movie-title{
	width:100%;
	height:60px;
	font-size:35px;
	background-color: #f16000;
	color: white;
	text-align:center;
	line-height:60px;
	margin-top: 60px;
}

#movie-main{
	width:100%;
	height:360px;
	background-color: #fff7cd;
	padding-top: 30px;
	margin-bottom:15px;
}



/* 左メニュー　楽天to本サイト */



.menu {
	width: 198px;
	padding:0px;
	margin :0px 0px 20px 0px;
	border-color:#cccccc;
	border-style:solid;
	border-width: 0px 1px 1px 1px;
	background-color: #fbfbfb;
	display:block;
	float:left;
	font-family: "ＭＳ Ｐゴシック", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", Osaka, "MS PGothic", sans-serif;
	font-weight: bold;
}


.menu > li:last-child{
    border-bottom:1px solid #ffffff;
}


.menuwrap{
	font-size: 13px;
	width:178px;
	margin:0;
	border-color:#fefcf7;
	border-style:solid;
	border-width:0px 0px 0px 0px;
}


.menuwrap li{
	text-decoration:none;
	margin:0px 0px 0px 0px;
	border-color:#fdf8ea;
	border-style:solid;
	border-width:0px 0px 0px 0px;

	
}

.menuwrap li a{
	height:25px;
	padding:5px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	background-color:#ffffff;
	display:block;
	/*background:url(/images/menu/left/category_arrow1.png) 13px 50% no-repeat;*/
}

.menuwrap li a:link{
	color:#000000;
	background-color:#fefcf7;
	text-decoration:none;
	}

.menuwrap li a:visited{
	color:#000000;
	background-color:#fefcf7;
	text-decoration:none;
	}

.menuwrap li a:active{
	color:#000000;
	background-color:#fefcf7;
	text-decoration:underline;
	}
	
.menuwrap li a:hover{
	color:#000000;
	background-color:#fef6e2;
	text-decoration:underline;
	}


.menuwrap li > a{
	background:url(/images/menu/left/category_arrow1.png) 8px 50% no-repeat;
}


ul.dropdown { 
	color:#000000;
	background-color:#fbfbfb;
	text-decoration:none;

	/*position: relative; */
	font-size: 14px;
	
	width:190px;
	
	margin:5px 3px;
	border-color:#f9e4b1;
	border-style:solid;
	border-width:0px 0px 0px 0px;
	display: block; 
	float:left;
}

ul.dropdown li                      { 
	float: left;
	zoom: 1;
	text-decoration:none;
	margin:1px 0px 0px 0px;
	border-color:#fdf8ea;
	border-style:solid;
	border-width:0px 0px 0px 0px;	
text-shadow: 1px 1px 1px #fff;
 }
 
ul.dropdown a:hover		            {
	color:#333333;
	background-color: #eaeaea;
	text-decoration:underline;
	}

 
ul.dropdown a:active                { 	
	color:#333333;
	background-color:#fbfbfb;
	text-decoration:underline;
 }
 
ul.dropdown li a                    {

display: block;
width:170px;
/*height:25px;*/
padding:3.5px 0px 3.5px 20px;
margin:0px 0px 0px 0px;
color:#3f3f3f;
background-color: #fbfbfb;
text-decoration:none;
font-weight: bold;
}
									  
.dropdown li > a{
	background:url(/images/menu/left/category_arrow1.png) 8px 50% no-repeat;
}
									  
/*ul.dropdown li:last-child a         { border-right: none; }*/ /* Doesn't work in IE */

ul.dropdown li.hover,
ul.dropdown li:hover                { 

	color:#000000;
	background-color:#fef6e2;
	text-decoration:underline;
	
position: relative; }

/*ul.dropdown li.hover a              { color: black; }*/


/* 
	LEVEL TWO
*/
ul.dropdown ul 						{
	visibility: hidden;
	position: absolute;
	/*?g?b?v?y?[?W?E??o??*/
	
	top: 0;
	left: 85%;
	
	/*???i?y?[?W????o??*/
	/*
	top: 5%;
	right: 90%;
	*/
}

ul.dropdown ul li 					{
	float: none;
	background-color:#ffffff;
}
									  
                                    /* IE 6 & 7 Needs Inline Block */
									
ul.dropdown ul li a					{
	display: inline-block; 

	width:145px;
	padding:5px 0px 5px 13px; 

	background:url(/images/menu/left/category_arrow1.png) 5px 50% no-repeat;

} 

/* 
	LEVEL THREE
*/
ul.dropdown ul ul 					{ left: 100%; top: 0; }
ul.dropdown li:hover > ul 			{ visibility: visible; }





.head_left a{
    cursor:pointer;
	background:url(/images/menu/left/category_arrow2.png) 8px 50% no-repeat;

	
}


.test{
	background:url(/images/menu/left/category_tab.png) 95% center no-repeat;
	
}



.subhead {
	border-color: #eaeaea;
	border-style:solid;
	border-width:1px 1px 1px 1px;
	z-index:1;
	background-color:#FFF;
}


.subhead li{
	font-weight:normal;
	margin:0px 0px;
	padding:0px 0px 0px 0px;
}

.subhead a{

	text-decoration:none;
	color:#000000;
	display:block;
	margin:0px 0px 0px 0px;
	padding:4px 0px 4px 20px; /* $z<143px??/  */
	background:url(/images/menu/left/category_arrow1.png) 10px 50% no-repeat;

}

/*.subhead a li:last-child a         { border-right: none; }*/ 

.subhead > li:last-child{
    border-bottom:1px solid #f9e4b1;
}

.subhead a:hover{
	color:#000000;
	background-color:#fef6e2;
	text-decoration:underline;
	}


/*新着*/
.news-wrap {
width:480px;
position:relative;
margin: 0 auto;
}


.news-img{
float:left;
width:70px;
border: solid #999999 1px;
}

.news-img img{
width:70px;
height:70px;
}


.news-item{
font-weight:
bold;font-size: 12px;
float:right;
width:395px;
margin-bottom: 5px;
}


.news-copy{
float:right;
width: 395px;
margin-bottom: 5px;
font-size: 12px;
line-height: 140%;
}

.news-itemlink{
float:right;
width: 395px;
margin: 0;
}

.news-itemlink img{
width:104px;
height:17px;
border:0;
}

.news-date{
text-align:center;
height:19px;
line-height:19px;
font-weight:bold;
width:126px;
background-color:#ff6666;
color:white;
position:relative;
}

.news-date:after {
content: url("/images/news/news-tab.gif") ;
position:absolute;
left:126px;
}

.news-box{
width:510px;
border-top: 1px solid #ff6666;
padding: 15px 0 15px 0;
background-image:url("/images/news/news-bg.gif");
background-position: bottom;
background-repeat: no-repeat;
}


/* ジャンル関連＋２カラム化 */

ul.newGenre {
    margin:0 0 0 0px;
    display:-webkit-box;
    display:-moz-box;
    display:-ms-box;
    display:-webkit-flexbox;
    display:-moz-flexbox;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:-ms-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    width:720px;
	margin-top:-40px;
	margin-bottom:70px;
	margin-left:40px;

}
 
ul.newGenre li {
    margin:70px 16px 0px 0;
    padding:2px 8px 12px 8px;
    border:0px solid #aaa;
    width:200px;
	height:auto;
    list-style:none;
	text-align:center;
	position:relative;
	font-weight:bold;
	line-height:22px
}

ul.newGenre a {
    text-decoration:none;
	color:#000;
}

ul.newGenre img {
    margin:0 0px 8px 0;
}

li .nGimgline {
	border:1px solid #dcdcdc;
}

li .nGimg {
	display: block;
	position: absolute;
	bottom: -42px;
	margin-left:0px;
	border:0px;
}

div.rightmenuframe_ {
display: none;

}

div.mainframe_ {
width: 745px;
}

div.leftmenuframe_ {
margin-left: -950px;
}

.category-h2 {
margin-bottom:10px;
}
.nGgoods {
font-size: 15px; 
}




/* 商品レコメンドサイズ調整　*/

#recommend ul li {
width:186px !important;
}

/* 商品履歴サイズ調整　*/

#history ul li {
width:186px !important;
}


/* コメント９　幅調整　*/
#comment_9 {
    margin: 0 auto;
    width: 700px;
}

#comment_9 img{
    width: 100%;
    height: auto;
}


/* フッター4 17/10/13追加 */
/*★user.cssに新しく追加*/ 
#footer4 {
	width: 980;
	height: 199px;
	margin: 0px auto -20px auto;
	background-image: ;
	/* background-image: none; */
	/* background-repeat: no-repeat; */
	background-repeat: repeat-x;
	background-position: 0px 0px;
	background-color: transparent;
}

/*★user.cssに新しく追加*/ 
.footer-list4 {
	width: 980px;
	margin: 0 auto;
	height: 200px;
}

/*★user.cssに新しく追加*/ 
.footer-list4 ul {
	padding: 0px 0px;
}

/*★user.cssに新しく追加*/ 
.footer-list4 li {
	float: left;
	font-size: 14px;
	font-weight: bold;
	margin-right: 23px;
	padding-top: 0px;
	margin-top: 7px;
}

/*★user.cssに新しく追加*/ 
.footer-list4 li:nth-child(7) {
	margin-right: 0px;
}

/*★user.cssに新しく追加*/ 
.footer-list4 img {
	margin-top: 2px;
}


/* --------------------------------------------------------------------
	支払い方法文言用　18/04/25 
--------------------------------------------------------------------- */
.payment_01:before {
	content:"※ 支払方法は、後払い(コンビニ・郵便局からのお支払い)・代引・クレジットよりお選びください。";
	width: 72%;
	display: inline-block;
}

.payment_02:before {
	content:"※ 支払方法は、代引・クレジットよりお選びください。";
	width: 100%;
	display: inline-block;
}

.payment_03:before {
	content:"※ 支払方法は、後払い(コンビニ・郵便局からのお支払い)・クレジットよりお選びください。";
	width: 72%;
	display: inline-block;
}

.payment_04:before {
	content:"※ 支払方法は、クレジットのみとなります。";
	width: 72%;
	display: inline-block;
}

/* --------------------------------------------------------------------
	クイックオーダー用　18/05/16 
--------------------------------------------------------------------- */
#quickorder_form input[name="goods"], #quickorder_form input[name="qty"] {
	font-size: 18px;
	width: 77%;
	padding: 3%;
	font-weight: bold;
	letter-spacing: 2px;
}

#quickorder_form input[name="qty"] {
	text-align:center;
}

/* --------------------------------------------------------------------
	百貨店表示用　19/03/19 
--------------------------------------------------------------------- */
.depart_title {
	padding: 19px 0 11px 0;
	box-sizing: border-box;
	font-size: 25px;
	width: 700px;
	text-align: center;
	background-color: #145298;
	color: #fff;
	margin: 0 auto;
	font-weight: bold;
}

.depart_body {
	padding: 15px 25px;
	box-sizing: border-box;
	font-size: 16px;
	width: 700px;
	margin: 0 auto;
	line-height: 26px;
	background-color: #f9f9f9;
	border:3px solid #145298;
}