@charset "utf-8";
body, html{	
	background-image: none; 
	background-color:#e0d7c8;
}

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

.wrapper {
	width: 850px;
	padding: 0;
	background-color:#e0d7c8;
}

#header{
	width: 850px;
	height: 785px;
	border:none;
	background-image:url(../cart_noshi/images/sensu_noshi_top.jpg);
}

#product{
	width: 850px;
	background-image: url(../cart_fathersday/images/back.jpg);
	background-repeat: repeat-y;
}

#product2{
	width: 850px;
	margin-left: 30px;
	}
	
#title2{
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 2px;
	padding-bottom: 0;
}

#homeHeader{
	margin-top: 26px;
}

.homeHeader{
	width: 750px;
	height: 32px;
	margin: 0 auto;
	padding: 0 auto;
	border-top: 2px solid #ffffff; 
	border-bottom: 2px solid #ffffff; 
}
.homeHeader li{
	float: left;
	margin-left: 40px;
}

#cap{
	/*width:500px;*/
	
	color: #FFFFFF;
	font: 10px/16px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align:center;
	margin-top:20px;
	margin-bottom: 20px;
	line-height: 170%;
}
#cap p{
	display:inline-block;
	text-align:left;
	}
a:link {
		color: #1487b9;
	}	
a:visited {
		color: #1487b9;
	}	


.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{
	width: 650px;
	margin: 0 auto;
	margin-top: 25px;
	padding-top: 20px;
	padding-bottom:20px;
	border-top: 2px solid #ffffff;
	border-bottom: 2px solid #FFFFFF;
}



.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{
	width: 792px;
	margin: 0 auto;
}
#product1_1 li{
	margin-top: 0;
	margin-right: 0;
	margin-left: 7px;
	margin-bottom: 0px;
}

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

#product1_1 ul.product2{
	width:750px;
	margin:0 auto;
	}
	
#banner {
	width: 650px;
	margin: 30px auto;
	padding-bottom: 30px;
}


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

#footer{
	margin-top: -10px;
	margin-left: 45px;
	margin-right: 45px;
	margin-bottom: auto;
	border:none;
	padding-bottom:100px;
	text-align:left;
}

#footer li{
	display: inline-block;
}
#footer li.fltR{ margin-right: 0; }

#footer .fb-like{
	padding-top: 6px;
	height: 20px;
	overflow: hidden;
}
