html, body{
	line-height: 24px;
	font-size: 14px;
	letter-spacing: 1px;
	margin: 0 auto;
	padding: 0;
	 }

a:link {
	color: #104BFB;
	text-decoration: none;
	line-height: 20px;
}
a:visited {
	text-decoration: none;
	color: #0D99FC;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
#wrapper{
	width: 904px;
	margin: 0 auto;
	}

#header{
	margin: 0 auto;
	padding: 20px 0 20px 0;
	}
	
#nav{
	float: left;
	width: 900px;
	clear: both;
	padding-bottom: 50px;
	}
#nav ul {
	margin: 2em 0 2em;
}
#nav ul li {
	margin: 0;
	display: inline;
	float: left;
}
	
#section{
	width: 904px;
	}
#section .top {
	clear: none;
	margin: 0 0 5px 0;
}
#section .bottom {
	margin: 0 auto;
	padding-top: 5px;
	background-repeat: no-repeat;
	background-position: bottom;
}

/*slide show IMG set*/
.slideshow {
	height: 300px;
	width: 300px;
	margin: auto;
	float:left;
	border: 1px solid #000;
}
.slideshow_02 {
	height: 300px;
	width: 300px;
	margin: auto;
	float:left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
}
.slideshow_03 {
	height: 300px;
	width: 300px;
	margin: auto;
	float:left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
}
#side {
	float: right;
	width: 120px;
	padding: 0px 8px 0;
	font-size: 10px;
}
#side h2 {
	text-align: center;
	padding: 0 0 2em 0;
}
#side h1 {
	text-align: center;
	padding: 1em 0 0 0;
}
#side h0 {
	text-align: center;
font-size: 14px;
font-family:"Helvetica Neue"
}
.article{
	margin: 0 auto;
	padding: 0px 0 50px;
	display: block;
	float: none;
	}
.article .contents_link {
	width: 400px;
	float: right;
	text-align: right;
}
.midashi {
	clear: both;
	margin: 1em 0 1em 0;
}
.products {
	width: 900px;
	clear: both;
	padding-top: 20px;
	padding-right: 15px;
}
.products table {
	text-align: center;
	float: left;
	margin: 0 0 2em 0;
	width: 200px;
	font-size: 12px;
	padding-right: 5px;
}
.products table tr td   {
	padding-top: 0px;
	text-align: center;
}
.products_ohto {
	padding: 0;
	clear: both;
	padding-top: 20px;
	float: left;
}
.products_ohto table {
	text-align: center;
	float: left;
	margin: 0 auto;
	font-size: 12px;
	display: block;
	margin-bottom: 2em;
}
.products_ohto table tr td {
	text-align: center;
	margin: 0 auto;
}
hr {
	margin-bottom: 20px;
	clear: both;
}
#link  {
	margin: 0 auto;
}
#link hr    {
	margin: 0;
	width: 900px;
}
#link ul {
	clear: both;
	margin: 0 0 10em 0;
	padding: 0;
}
#link ul li {
	float: left;
	margin: 0 0 0 0;
	display: inline;
}
#salesinfo {
	margin: 0 0 0;
	padding: 4em 2em 0 2em;
	display: block;
	background-image: url(../images/info_base.gif);
	background-repeat: no-repeat;
	font-size: 12px;
	line-height: 24px;
	height: 320px;
	clear: both;
}
#salesinfo300 {
	margin: 0 0 0;
	padding: 4em 2em 0 2em;
	display: block;
	background-image: url(../images/info_base.gif);
	background-repeat: no-repeat;
	font-size: 12px;
	line-height: 24px;
	height: 300px;
	clear: both;
}

#salesinfo ul {
	margin: 3em 0 0em;
}
#salesinfo ul li {
	margin: 0 1em 0 0;
	display: inline;
}
#salesinfo table {
	font-size: 12px;
	line-height: 15px;
	float: left;
	margin: 0 5em 0 0;
}
#salesinfo table tr td {
	padding-right: 10px;
	padding-top: 10px;
}

/* page-footer */
#footer {
	clear: both;
	text-align: center;
	padding-bottom: 50px;
}
#footer small  {
	font-size: 12px;
}
#footer ul {
	margin: 2em 0 2em;
	text-align: center;
}
#footer ul li {
	list-style-type: none;
	font-size: 12px;
	margin: 0 1em 0 0;
	float: left;
	text-align: left;
}
#footer ul .logo {
	float: right;
}
#footer ul#sp-switch {
	display: none;
}
.soldout {
	font-size: 12px;
	color: #F00;
}
.stock {
	font-size: 10px;
	color: #666;
}
.comment  {
	font-size: 10px;
	margin: 5px 0;
}



.yodogawa {
	float: left;
	width: 333px;
}

.video {
	float: right;
	width: 400px;
	padding-right: 30px;
}

.clear {
	clear: both;
}