#header {
	position: relative;
	width: 950px;
	padding: 0 5px;
}

#yodogawa {
	width: auto;
	margin: 40px 0 0 235px;
	font-size: 16px;
	line-height: 1.75em;
}
#header ul {
	margin: 0 5px;
	margin-top: 15px;
}
#header li {
	margin: 0 10px;
}


strong {
	font-weight: bold;
}


h2 {
	margin: 20px auto 0;
	text-align: left;
}
h3 {
	margin: 0 auto 20px;
}
h4 {
	font-weight: bold;
	margin: 20px auto 10px;
}
h4 img {
	padding: 10px;
}

.spec {
}
.spec h3 {
	font-size: 13px;
	color: #808080;
	text-align: left;
	margin: 0;
	font-weight: bold;
}
.spec table {
	margin: 10px 0;
}
.spec thead {
	font-size: 12px;
	font-weight: bold;
}
.spec thead th {
	padding: 0 0 5px 0;
	border: 0 none;
}
.spec th,
.spec td {
	padding: 5px 8px;
	border: 1px solid #CCC;
	font-size: 12px;
	color: #808080;
}
.spec th {
	font-weight: bold;
}
.spec td {
}



.content {
	width: 950px;
	margin: 0 auto;
}
.content .article {
	display: block;
	margin: 0 0 0 230px;
	padding: 0;
	text-align: left;
}
.content .column {
	width: 570px;
	margin: 0 auto;
	border: 5px solid #A1A1B3;
}
.content .column .article {
	margin-left: 40px;
	padding-bottom: 20px;
}
.content .photo {
	margin: 40px auto;
}
.content .photo .cap {
	background: url(../images/20140107/arrow.png) no-repeat left 0.25em;
	padding-left: 20px;
	font-weight:bold;
	font-size: 13px;
	line-height: 1.5em;
	color: #785C4A;
}
.content .column .article .photo .cap {
	font-size: 12px;
	font-weight: normal;
	color: #808080;
	background-image: none;
	padding-left: 0;
}
.content h2 {
	margin: 120px 0 40px 0;
	text-align: center;
}
.content .column h2 {
	margin: 40px 0 40px 40px;
}
.content p {
	margin: 20px auto;
}
.content h3 {
	margin: 2em 0 1em;
	text-align: left;
	font-weight: bold;
	font-size: 16px;
}
.content h4 {
	margin: 1em 0;
	text-align: left;
	font-weight: bold;
	font-size: 14px;
}
.content ul {
	width: 800px;
	margin: 0 auto;
	text-align: center;
	font-size: 0;
	letter-spacing: -0.4em;
}
.content li {
	width: 180px;
	padding-top: 45px;
	margin: 10px 0;
	/* inline-block */
	display: -moz-inline-stack;
	display: inline-block;
	*vertical-align: auto;
	zoom: 1;
	*display: inline;
	vertical-align: top;
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 14px;
	letter-spacing: 0.075em;
}
.content li.rank1 {
	width: 800px;
	background-image: url(../images/20140109/rank_1.png);
	margin-top: 0px;
	padding-top: 60px;
}
.content li.rank2 {
	background-image: url(../images/20140109/rank_2.png);
	margin-left: 200px;
	padding-top: 50px;
}
.content li.rank3 {
	background-image: url(../images/20140109/rank_3.png);
	margin-right: 200px;
	padding-top: 50px;
}
.content li.rank4 {
	background-image: url(../images/20140109/rank_4.png);
}
.content li.rank5 {
	background-image: url(../images/20140109/rank_5.png);
}
.content li.rank6 {
	background-image: url(../images/20140109/rank_6.png);
}
.content li.rank7 {
	background-image: url(../images/20140109/rank_7.png);
}
.content li.rank8 {
	background-image: url(../images/20140109/rank_8.png);
}
.content li.rank9 {
	background-image: url(../images/20140109/rank_9.png);
}
.content li.rank10 {
	background-image: url(../images/20140109/rank_10.png);
}
.content li span {
	display: block;
	min-height: 3em;
}
.content li a {
	display: block;
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
.content .comment {
	width: 400px;
	margin: 0 auto 50px;
	text-align: left;
}
.content .lastcomment {
	width: 400px;
	margin: 0 auto 50px;
	padding-top: 50px;
	border-top: 1px solid #CCC;
	text-align: left;
}
.content .lastcomment p {
	width: 400px;
	margin: 1em auto;
}



.button {
	margin: 20px auto;
	text-align: center;
}
.top {
	text-align: right;
	margin-right: 30px;
}
.top a {
	font-size: 12px;
}

.info {
	margin-top: 100px;
}

a.cart {
	display: block;
	background: url(../images/20131031/icon_cart.png) no-repeat left center;
	padding-left: 20px;
	margin: 20px auto;
}
.content .photo .cap {
	margin: 5px auto 0;
}

.epi {
	width: 900px;
	margin: 0 auto;
	border-top: 1px solid #CCC;
	padding-top: 20px;
}

.yet {
	margin: 20px auto;
	color: #999;
}

.close {
	position: absolute;
	top: 20px;
	right: 20px;
}

.cap {
	color: #808080;
}

.alC {
	text-align: center;
}


.products {
	width: 450px;
	margin-left: 230px;
}
.products ul {
	margin: 40px auto;
}
.products li {
	margin: 20px auto;
}
.products li a {
	text-decoration: none;
	display: block;
}
.products li a > span {
	display: block;
	margin-left: 100px;
	margin-top: 30px;
}
.products li a > span span {
	display: block;
}
.products li a > span span:first-child {
	font-size:10px;
	color:#808080;
}
.products li a > span span + span {
	font-weight: bold;
	color:#000;
}
.products li a > span span + span.arrow {
	border:5px solid transparent;
	border-left-color:#000;
	float:right;
}







