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

#contents{
	width:970px !important;
	float:none;
}

#title_box {
	overflow: hidden;
	margin-bottom: 30px;
	width: 970px;
	margin-right: auto;
	height: 160px;
}

#title_img {
	float: left;
	width: 485px;
	height:155px;
	text-align:left;
	font-size:90%;
	line-height:180%;
	margin-bottom:40px;
}


#title_read {
	float: right;
	width: 460px;
	padding-top: 72px;
	text-align:left;
}

#title_read p {
	font-size: 85%;
	line-height: 1.8em;
}


#navi_cp1{
	height: auto;
	margin-top:0px;
	margin-bottom: 0px;
	margin-left:13px;
	text-align:left;
}

#navi_cp1 img{
	height:auto;
	margin-top:20px;
}


ul.under_link {
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-top: 5px;
    width: 1000px;
}

ul.under_link li {
    border: 1px solid #CCCCCC;
    display: block;
    float: left;
    margin-right: 5px;
    text-align: center;
    width: 316px;
}

ul.under_link li a {
    background-color: #F4F4F4;
    color: #000000;
    display: block;
    font-size: 93%;
    padding-bottom: 14px;
    padding-top: 14px;
}

ul.under_link li a:hover {
	font-size: 93%;
	background-color:#CCCCCC;
}



ul.under_link2 {
	width: 970px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	padding-left: 0px;
	padding-top:5px;
}
ul.under_link2 li {
	width: 232px;
	float: left;
	margin-right: 5px;
	text-align: center;
	display:block;
	border: 1px solid #CCC;
}
ul.under_link2 li a {
	font-size: 93%;
	color: #FFFFFF;
	display:block;
	padding-top: 14px;
	padding-bottom: 14px;
	background-color: #545454;
}
ul.under_link2 li a:hover {
	font-size: 93%;
	background-color: #8a8a8a;
}


/* チップ設定 */
.color {
	display: block;
	font-size: 1px;
	line-height: 0;
	text-align: center;
	padding-bottom: 20px;
	padding-left:3px;
}
.item_list .list_box li .color a{
	width:9px;
	height:9px;
	padding:0px;
	margin:0px;
	display:inline;
    margin-right: 3px;
}

/* ここから新カラーバリエーション設定 */
.tip{
	position:absolute;
	top:20px;
	padding-left:17px;
	background-image:url(/mall/images/tip_arrow.png);
	background-repeat:no-repeat;
	background-position:0px center;
	display:none;
	left: 130px;
	z-index:103;
}
li.tip_l .tip{
	left:-170px;
	background-image:url(/mall/images/tip_arrow_r.png);
	background-position:right center;
	padding-left:0px;
	padding-right:17px;
}
.tip ul{
	overflow:hidden;
	width:150px;
	border-top:solid 2px #CCC;
	border-bottom:solid 2px #CCC;
	border-right:solid 2px #CCC;
	padding:10px;
	background-color: #FFF;
}
li.tip_l .tip ul{
	border-right:none;
	border-left:solid 2px #CCC;
}
.item_list .list_box li .tip li{
	width:50px;
	float:left;
	margin:0px;
	border:none;
}
.item_list .list_box li .tip li a{
	width:50px;
	padding:0px;
	border:none;
}
.tip li img{
	width:100%;
	height:auto;
}
.tip.active{
	display:block;
}
.item_list li:hover .tip img{
	opacity:1;
	filter:alpha(opacity=100);
}
.item_list li .tip li a:hover img{
	opacity:0.8;
	filter:alpha(opacity=80);
}

/* ここまで新カラーバリエーション設定 */



.item_list {
	padding-top: 0px;
}
.item_list .list_box{
	width:907px;
	margin-bottom: 0px;
	padding-top: 12px;
	padding-bottom: 25px;
	margin-right: auto;
	margin-left: auto;
}
.item_list .list_box li{
	float:left;
	display:block;
	width:150px;
	border: 1px solid #DDD;
	margin-top: -1px;
	margin-right: -1px;
	position: relative;
	cursor:pointer;
}
.item_list .list_box li a{
	width:137px;
	padding-right: 6px;
	padding-left: 7px;
	padding-top: 15px;
	padding-bottom: 10px;
}
.item_list .thumb{
	width:137px;
	height:auto;
	overflow:hidden;
	margin-bottom:7px;
	position: relative;
	left: 0px;
	top: 0px;
}
.item_list li:hover{
	background-color: #EEE;
}
.item_list li:hover img,
.item_list li:hover .txt_box{
	opacity:0.8;
	filter:alpha(opacity=80);
}
.item_list .thumb .soldout {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 100;
}

.item_list .txt_box{
	padding-left:6px;
	padding-right:6px;
	width:127px;
}
.item_list .txt_box p{
	font-size:85%;
	color:#222;
	white-space:nowrap;
}
.item_list .txt_box p strong{
	color:#ff0000;
}
.item_list .list_box span img {
	padding-right: 1px;
	padding-bottom: 10px;
	width: auto;
}
.item_list .list_box span.icon_none {
	height: 21px;
	display: block;
}



/* コーディネイト */

#newsmain{
	width:970px;
	margin-right: auto;
	margin-left: auto;
	float:left;
}
#newsmain ul {
	margin-right: -5px;
	overflow: hidden;
	display: block;
}
#newsmain ul li {
	display: block;
	float: left;
	width: 313px;
	margin-bottom:50px;
	margin-right:12px;
	font-size: 90%;
	text-align:left;
}
#newsmain a {
	color: #000000;
	display:block;
	text-align:left;
}
#newsmain a:hover {
	color: #666666;
	text-decoration: none;
}
#newsmain a.itemTitle {
	font-size: 16px;
	line-height: 1.1em;
	padding-bottom: 20px;
	padding-top: 15px;
}
#newsmain ul li p {
	text-align:left;
	padding-bottom: 5px;
	margin-left:0px;
	margin-bottom:10px;
}

.stylecopy {
	width: aute;
	height:130px;
	color:#757575;
	overflow: hidden;
	margin: 0px 0px 5px 0px;
	padding: 15px 20px;
	line-height:180%;
	font-size:12px;
}

.stylecopy2 {
	width: aute;
	height:150px;
	color:#757575;
	overflow: hidden;
	margin: 0px 0px 5px 0px;
	padding: 15px 20px;
	line-height:180%;
	font-size:12px;
}

#coordinate {
	margin-bottom:5px;
}

#coordinate img {
	margin-top:0px;
	width: 313px;
}

.my_ttl {
	background: none repeat scroll 0 0 #ccffcc;
	margin-bottom:5px;
	padding:10px 0px 3px 10px;
}

.my_ttl:hover{
	background: none repeat scroll 0 0 #e5fee5;

}

.itemlist {
	font-size: 93%;
	color: #333;
	display:block;

}

#il_h1,#il_h2,#il_h3,#il_h7,#il_h8,#il_h9,#il_h4,#il_h5,#il_h6 {
	height:auto;
}


.itemlist a{
	font-size: 93%;
	background-color: #dcdcdc;
	padding:5px 0px 5px 10px;
	margin-bottom:4px;
}

.itemlist p{
	font-size: 93%;
	background-color: #dcdcdc;
	padding:5px 0px 5px 10px;
}

.itemlist a:hover{
	background-color: #eeeeee;
}


#brandlist {
	font-size: 93%;
	display:block;
	padding-bottom: 14px;
}

#brandlist a{
	font-size: 100%;
	color: #FFFFFF;
	background-color: #a4a4a4;
	padding:5px 0px 5px 10px;
	margin-bottom:4px;
	text-align:center;
}

#brandlist p{
	font-size: 93%;
	background-color: #a4a4a4;
	padding:5px 0px 5px 10px;
}

#brandlist a:hover{
	background-color: #bababa;
	color:#FFF;
}

#brandlist2 {
	font-size: 93%;
	display:block;
	margin-top:30px;
	padding-bottom: 14px;
}

#brandlist2 a{
	font-size: 100%;
	color: #FFFFFF;
	background-color: #a4a4a4;
	padding:5px 0px 5px 10px;
	margin-bottom:4px;
	text-align:center;
}

#brandlist2 p{
	font-size: 93%;
	background-color: #a4a4a4;
	padding:5px 0px 5px 10px;
}

#brandlist2 a:hover{
	background-color: #bababa;
	color:#FFF;
}

@media screen and (max-width: 640px) {
/* 表示領域が640px未満の場合に適用するスタイル */

#contents{
	width:100% !important;
	position:relative;
	padding-top:0px;
}
.pl210{
	padding-left:0px;
}

#title_box {
	margin-bottom: 20px;
	width: auto;
	height:auto;
	margin-right: 15px;
	margin-left: 15px;
	padding-top:20px
}
#title_img {
	float: none;
	width: 100%;
	margin-bottom:6px;
	height:auto;
}

#title_img img {
	width: 100%;
}


#title_read {
	float: none;
	width: 90%;
	padding: 20px;
}

#title_read br {
	display:none;
}



ul.under_link {
    margin-left: auto;
    margin-right: auto;
    padding-left: 5px;
    padding-top: 5px;
    width: 98%;
}

ul.under_link li {
    border: 1px solid #CCCCCC;
    display: block;
    float: left;
    margin-bottom: 4px;
    margin-right: 5px;
    text-align: center;
    width: 98%;
}

ul.under_link2 {
	width: auto;
	margin-right: 5px;
	margin-left: 5px;
	padding-left: 0px;
}
ul.under_link2 li {
	width: auto;
	float: none;
	margin-right: 0px;
	margin-bottom:5px;
}



/* item_list */
.item_list{
	margin-bottom:0px;
	width:100%;
	overflow:hidden;
}

.item_list .list_box{
	width:auto;
	margin-left:5px;
	margin-right:0px;
	margin-bottom:0px;
	border:none;
}

.item_list .list_box li{
	float:left;
	width:33.1%;
	margin-bottom:0px;
	margin-left:0px;
	overflow:hidden;
	display:none;
	border:none;
}
.item_list .list_box li a{
	width:auto;
	padding:0px;
}
.item_list li:hover{
	background-color:transparent;
	z-index:1;
}

.item_list .list_box li{
	display:block;
	margin-bottom:25px;
}

.item_list .list_box span,
.item_list .list_box span.icon_none{
	display:none;
}
.item_list .thumb{
	width:98%;
	height:98%;
	overflow:hidden;
	margin-bottom:7px;
	border:solid 1px #DDD;
}
.item_list a:hover .thumb{
	border:solid 1px #000;
}
.item_list .thumb .soldout {
	width:100%;
	height:100%;
}
.item_list .thumb .soldout img {
	width:100%;
}
.item_list .txt_box{
	width:auto;
}
.item_list .txt_box p{
	padding-left:5px;
	padding-right:5px;
	color:#222;
}


/* コーディネイト */

#newsmain{
	width:98%;;
	margin-right: 5px;
	margin-left: 5px;
}
#newsmain ul {
	margin-right: 0px;
}
#newsmain ul li {
	display: block;
	float: none;
	width: auto;
	height:auto;
	margin-right: 0px;
	margin-bottom:30px;
}
#newsmain a {
	color: #000000;
	font-size: 95%;
	text-align:left;
	display:block;
	padding-top:5px;
	padding-bottom:0px;
}
#newsmain a:hover {
	color: #666666;
	text-decoration: none;
}
#newsmain a.itemTitle {
	font-size: 16px;
	line-height: 1.1em;
	padding-bottom: 20px;
	padding-top: 15px;
}
#newsmain ul li p {
	font-size: 93%;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
}

#coordinate {
	display: block;
    float: none;
    height: auto;
    text-align: center;
    width: 100%;
}

#coordinate img {
	margin-bottom:0px;
	margin-top:10px;
	width: 80%;
}

.my_ttl {
	float:left;
	width:100%;
	padding:0px 0px 12px 10px;
}

.stylecopy {
	width: aute;
	height:auto;
	overflow: hidden;
	margin: 0px 0px 5px 0px;
	padding: 8px 15px;
}

.stylecopy2 {
	width: aute;
	height:auto;
	overflow: hidden;
	margin: 0px 0px 5px 0px;
	padding: 8px 15px;
}

.itemlist {
	width:100%;
	height:auto;
	float:left;
	margin-right:0px;
	margin-bottom:2px;
}

#il_h1,#il_h2,#il_h7,#il_h5 {
	height:auto;
}


#il_h3,#il_h4,#il_h6,#il_h8,#il_h9{
	height:auto;
}

.itemlist a{
	font-size: 93%;
	background-color: #dcdcdc;
	padding:10px 0px 6px 10px;
}

.itemlist p{
	font-size: 93%;
	background-color: #dcdcdc;
	padding:0px 0px 12px 10px;
}


#brandlist {
	width:100%;
	height:aute;
	float:left;
	margin-right:0px;
	margin-bottom:2px;
}

#brandlist a{
	font-size: 93%;
	color:#FFF;
	padding:10px 0px 6px 10px;
}

#brandlist p{
	font-size: 93%;
	padding:0px 0px 12px 10px;
}

#brandlist a:hover{
	color:#FFF;
}

#brandlist2 {
	width:100%;
	height:aute;
	float:left;
	margin-right:0px;
	margin-bottom:2px;
	margin-top:0px;
}

#brandlist2 a{
	font-size: 93%;
	color:#FFF;
	padding:10px 0px 6px 10px;
}

#brandlist2 p{
	font-size: 93%;
	padding:0px 0px 12px 10px;
}

#brandlist2 a:hover{
	color:#FFF;
}

#navi_cp1{
	width:100%;
	margin-left:0px;
}

#navi_cp1 img{
	width:30%;
	margin-left:5px;
}


}

