body, th, td {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 1.75em;
	letter-spacing: 0.075px;
}

body {
	background-image: url(../images/pre_base.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}
p {
	margin: 1.5em auto;
}

a:link {
	color: #F63;
	text-decoration: none;
}
a:visited {
	color: #C63;
	text-decoration: none;
}
a:hover {
	color: #FC6;
	text-decoration: none;
}
a img {
	border: 0 none;
}
a.hover:hover {
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
	opacity: 0.6;
}
a.button {
	display: inline-block;
	border: 2px solid #F63;
	background: #FFF;
	padding: 15px;
	line-height: 1em;
	/* border-radius */
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	/* END border-radius */
}
img {
	vertical-align: middle;
}
.buttons {
	text-align: center;
	padding: 10px;
}

.btn {
}
.small {
	font-size: 12px;
	line-height: 24px;
}
.u {
	text-decoration: underline;
}
.b {
	font-weight: bold;
}

#yodogawa {
	width: 500px;
	margin: 40px auto;
	font-size: 16px;
	font-weight: bold;
	line-height: 2em;
	letter-spacing: 0.1em;
}
.sale #yodogawa {
	width: 39em;
}

.content {
	
}

.content .article {
	width: 500px;
	margin: 0 auto;
}
.image .photo 
{
	width: auto;
	padding: 15px;
	margin: 40px 10px;
}
.image .photo:first-child {
	margin-top: 10px;
}

.photo {
	width: 500px;
	padding: 5px;
	margin: 0 auto;
	background-color: #FFF;
	/* border-radius */
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	/* END border-radius */
}


#wrapper {
	width: 900px;
	margin: 0 auto;
}

.form_amount_base {
	background-image: url(../images/form_onsale.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 46px;
	width: 276px;
}
.header {
	padding-top: 10px;
}



/*--------------------------------------------------------------------------------
 *
 * header
 *
 --------------------------------------------------------------------------------*/
#header {
	position: relative;
	width: 900px;
	height: 600px;
	text-align: center;
}
.image #header {
	height: auto;
}
#pageTitle {
	position: absolute;
	left: 0;
	top: 0;
	width: inherit;
	height: inherit;
	z-index: 10;
}
#pageTitle h1 {
	position: absolute;
	margin: 0;
	right: 0px;
	bottom: 5px;
	z-index: 10;
}
#pageTitle h2 {
	position: absolute;
	margin: 0;
	left: 40px;
	bottom: 40px;
	z-index: 10;
}
#pageTitle .hobo {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10;
}
#pageTitle .sale_date {
	position: absolute;
	right: 0;
	top: 0;
	z-index: 10;
}
#galleria {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 0;
}


.info {
	text-align: center;
}
.info h2 {
	font-size: 16px;
	margin: 25px 0 0 0;
	padding-left: 3px;
}
.info p {
	font-size: 14px;
	margin: 0;
	padding-left: 3px;
}
.info .small {
	font-size: 12px;
	line-height: 24px;
}
.info .small strong {
	color: #C00;
}
.big {
	font-size: 125%;
}
.info .comment {
	height: 3.4em;
	margin: 0 0 0.5em 0;
}


.sb a {
	color: #C61F30;
}
.ac a {
	color: #DC6F00;
}
.fun a {
	color: #00053F;
}

.recipe {
	text-align: center;
}
.recipe ul {
	list-style-type: none;
	margin: 20px 0 0;
	padding: 0;
	
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: middle;
	*vertical-align: auto;
	zoom: 1;
	*display: inline;
	
	text-align: left;
}
.recipe li {
	margin: 0;
	padding: 0;
	text-align: left;
}
.recipe li a {
	font-weight: bold;
	height: 30px;
	line-height: 30px;
	padding-left:5px;
	background: url(../images/dot_sb.gif) repeat-x left bottom;
	
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: middle;
	*vertical-align: auto;
	zoom: 1;
	*display: inline;
}
.saleinfo {
	margin: 20px 0 0;
}

.menu ul {
	list-style-type: none;
	margin: 40px auto;
	padding: 0;
	
	text-align: center;
}
.menu li {
	margin: 0 20px;
	
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: middle;
	*vertical-align: auto;
	zoom: 1;
	*display: inline;
	
	font-size: 14px;
	font-weight: bold;
}
.menu li a {
	color: #666;
}
.menu li a:hover {
	color: #F63;
}


.products ul,
.products li {
	margin: 0;
	padding: 0;
	list-style: none;
}
.products ul {
	text-align: center;
}
.products li {
	/* inline-block */
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: middle;
	*vertical-align: auto;
	zoom: 1;
	*display: inline;
	/* END inline-block */
	
}

.stock {
	margin: 0;
	color: #F00;
	font-size: 12px !important;
}
.shipping {
	font-size: 12px !important;
}

.fun_image {
	margin:30px 57px;
}

.story {
	margin: 40px auto;
}
.story ul,
.story li {
	list-style: none;
	margin: 0;
	padding: 0;
}
.story ul {
	text-align: center;
	letter-spacing: -0.4em;
}
.story li {
	/* inline-block */
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: middle;
	*vertical-align: auto;
	zoom: 1;
	*display: inline;
	/* END inline-block */
	letter-spacing: 0.075em;
	margin: 0 5px;
}




.date {
	margin: 20px 0;
	font-size: 12px;
	font-family: Helvetica, Arial, Geneva, Verdana, Tahoma, sans-serif;
	text-transform: uppercase;
	text-align: center;
	color: #3f3f3f;
}

/*--------------------------------------------------------------------------------
 *
 * footer
 *
 --------------------------------------------------------------------------------*/


.credit {
	margin: 40px auto;
	font-size: 12px;
	text-align: center;
}

#footer {
	position: relative;
	padding-bottom: 100px;
	margin-top: 50px;
	overflow: visible;
}
#footer ul {
	width: 860px;
	margin: 0 auto;
	padding: 0;
	list-style-type: none;
	text-align: left;
	letter-spacing: -0.4em;
	margin-bottom: 10px;
	font-size: 0;
	letter-spacing: -0.4em;
}
#footer ul li {
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: middle;
	*vertical-align: auto;
	zoom: 1;
	*display: inline;
	padding: 0 20px;
	margin: 0;
	font-size: 14px;
	letter-spacing: 0.075em;
}
#footer .fblike {
	text-align: center;
}
#footer .copyright {
	float: right;
	font-size: 10px;
	font-family: Helvetica, Arial, Geneva, Verdana, Tahoma, sans-serif;
	font-weight: bold;
	line-height: 20px;
	text-transform: uppercase;
	text-align: center;
	color: #3f3f3f;
}



.image #footer ul {
	width: 750px;
	text-align: center;
}
.image #footer ul + ul {
	margin-top: 20px;
}
.image #footer .fblike {
	float:none;
}
.image #footer .copyright {
	float: none;
	width: 750px;
	padding: 0;
	margin: 40px auto;
}


