@charset "utf-8";

/* home
-------------------------------------------------------------------------------*/

#homeSlide,#summerSlide{
	position: relative;
	margin-top: 30px;
	width: 750px;
	height: 500px;
}

#homeSlide li{ position: absolute; }

#homeHeader{
	margin-top: 26px;
}

.homeHeader{
	height: 32px;
	margin-top: 50px;
	border-top: 2px solid #50565b; 
	border-bottom: 2px solid #50565b; 
}
.homeHeader li{
	float: left;
	margin-left: 20px;
}
.homeHeader li:first-child{
	margin-left: 0;
	border-right: 2px solid #50565b;
}

#subcontents{ margin-top: 30px; }
#subcontents > .fltL{ width: 389px; }
#subcontents > .fltL > ul:first-child{
	margin-bottom: 8px;
	padding-bottom: 13px;
	border-bottom: 2px solid #50565b;
}
#subcontents > .fltL > ul:last-child .fltL{ border-right: 2px solid #50565b; } 


#news{
	height: 94px;
	margin-top: 32px;
	background: url(/store/sensu/2014/images/home/news_bg.gif);
}

#news > a {
	display: block;
	padding: 13px 15px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 1.4;
	color: #50565b;
	background: url(/store/sensu/2014/images/home/news_link.gif) no-repeat right center;
}
#news > a:hover{ background: url(/store/sensu/2014/images/home/news_link-over.gif) no-repeat right center; }

#news h2{
	float: left;
	margin-right: 20px;
}


.postImg{ float: left; }
.postImg img{
	display: inline-block;
	height: 67px;
	max-width: 100px;
	margin-right: 5px;
}

.postBody{
	float: left;
	width: 200px;
	height: 52px;
	margin-left: 12px;
	padding-top: 8px;
	overflow: hidden;
}

.time{
	margin-bottom: 5px;
	font-size: 10px;
	font-weight: bold;
}



.dashed{
	margin-top: 25px;
	padding-top: 30px;
	border-top: 2px dashed #d4d4d4;
}

.product li{ float: left; position: relative; }
.product li > a{ margin-bottom: 5px; }
.product .cart, .product .cart2, .product .lot{ text-align: center; }
.product .cart a, .product .cart2 a, .product .lot a,
.product .cart img, .product .cart2 img, .product .lot img{ display: inline; }
.product .cart span, .product .cart2 span{
	display: block;
	height: 20px;
	text-align: center;
	font: bold 10px/20px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: red;
}


#product1_1 ul{
	margin-top: 40px;
	margin-left: -7px;
}
#product1_1 li{ margin:0 0 15px 7px; }

#product1_2 ul{ margin-top: 18px; }

#product2_1{
	float: left;
	margin-top: 24px;
}
#product2_1 ul{ margin-top: 18px; }
#product2_1 li{ margin-right: 6px; }

#product2_2{
	float: right;
	margin-top: 24px;
}
#product2_2 ul{ margin-top: 33px; }
#product2_2 li{ margin-right: 8px; }

#product2_3{ margin-top: 50px; }
#product2_3 ul{ margin-top: 28px; }
#product2_3 li{ margin-right: 12px; }

#product3_1{
	float: left;
	margin-top: 24px;
}
#product3_1 li{ margin-right: 30px; }

#product3_2{
	float: right;
	margin-top: 24px;
	padding-right: 70px;
}
#product3_2 li{ margin-right: 2px; }

#product3_3{
	float: left;
	margin-top: 50px;
}

#product3_4{
	float: right;
	margin-top: 50px;
	padding-right: 70px;
}

#info{
	padding-bottom: 15px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#info h3{ margin-bottom: 22px; }
#info p{ margin-bottom: 30px; }
#info .fltR{ min-width: 300px; }
#info ul{ margin-bottom: 30px; }
#info li{ margin-bottom: 5px; }





















