a{
	margin: 0px;
	padding: 0px;
}

ul, li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	font-size: 14px;
	line-height: 20px;
	letter-spacing:1px;
	color: #4D4D4D;
	background-color: #FFFFFF;
	background: url(../../images/back.gif);
	text-align: left;
	}
	
#wrapper{
	margin: 0 auto;
	text-align: center;
	background: url(../images/store_base.gif) repeat-y center top;
	}
#contents {
	width: 700px;
	margin: 0 auto;
	clear: both;
	margin-top: 50px;
}
#yodogawa {
	margin-right: 50px;
	width: 330px;
	text-align: left;
	float: right;
	margin-top: 20px;
	font-size: 12px;
	letter-spacing: 0.2px;
}
div#gallery {
	float: right;
	
}

div#gallery li {
	display: block;
	float: left;
	width: 70px;
	height: 90px;
}
div#gallery_yoko {
	float: left;
	width: 490px;
	margin-top: 20px;
	
}

div#gallery_yoko li {
	display: block;
	float: left;
	width: 122px;
	height: 77px;
	text-align: center;
}
.product_title {
	margin-bottom: 20px;
	font-size: 12px;
	line-height: 15px;
}

.comment {
	clear: both;
	width: 600px;
	margin-left: 20px;
	text-align: left;
}
	

.date {
	font-size: 12px;
	letter-spacing:1px;
}

.copy {
	font-size: 11px;
	letter-spacing:1px;
	color: #808080;
}

.nottoday {
	color: #999999;
}


/*　リンク　*/

a:link{ color: #00A99D; text-decoration: none; }
	 
a:visited{ color: #808080; text-decoration: none; }
	 
a:hover{ color: #FF3FC9; text-decoration: none; }
.midashi {
	font-size: 14px;
	margin: 0 auto;
	width: 219px;
	text-align: left;
	float: left;
	margin-left: 30px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.demehyo {
	clear: none;
	float: right;
	width: 368px;
	height: 62px;
	margin-right: 30px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.shopping {
	margin: 0 auto;
	text-align: left;
	margin-top: 60px;
	width: 650px;
}
.shopping_yoko {
	width: 490px;
	margin: 0 auto;
	text-align: left;
	margin-top: 50px;
}
#headder {
	background-image: url(../images/store_title.jpg);
	width: 755px;
	margin: 0 auto;
	height: 456px;
}
.photo {
	width: 250px;
	float: left;
}
.cart {
	margin-bottom: 30px;
	margin-top: 50px;
}
.topic { color: #ff8b73; font-size: 16px; }
.small { font-size: 12px; }
.smaller { font-size: 10px; }
.text14 { font-size: 14px; line-height: 22px; }
.attention { color: #0084b5; padding: 2px 5px; }