html, body {
	background: #fff;
	color: #000;
	font-family:'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ƒqƒ‰ƒMƒmŠpƒS ProN W3', Meiryo, ƒƒCƒŠƒI, sans-serif;
	width: 100%;
	height: 100%;
	margin: 0;
}

#container {
	position: relative;
	width: 100%;
	height: auto !important;
	height: 100%;
	min-height: 100%;
	min-width: 1100px;
	padding-bottom: 30px;
}

/* ƒwƒbƒ_ */
header {
	margin: 0 auto;
	text-align: center;
	width: 1000px;
}

#logo {
	margin: 10px 0 0px 0;
	padding: 0;
	float: left;
}

img {
	border: 0;
}

/* ¶ƒTƒCƒh */
#left-side-ama {
	float: left;
	width: 310px;
	margin-top: 0px;
}

#left-side {
	float: left;
	width: 310px;
	margin: 10px auto;
	font-size: 12px;
	text-align: center;
}

#left-side a {
	font-size: 12px;
}

#ad {
	border: 0px solid #fff;
	font-size: 12px;
	width: 310px;
}

#ad .ama {
	float: left;
	margin: 3px;
}

/* ƒRƒ“ƒeƒ“ƒc */
#main-contents {
	float: right;
	width: 780px;
}

article {
	width: 1100px;
	margin: 0 auto;
	text-align: center;
	padding-bottom: 5px;
}

hr {
	position: relative;
	border: 0;
	height: 1px;
	background: #ccf;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0;
}

.hr-ad{
	clear: both;
	position: relative;
	border: 0;
	height: 1px;
	background: #77f;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0;
}

section .yahoo-id {
	clear: both;
	font-size: 22px;
	font-weight: bold;
	margin-left: 5px;
}

section .rating {
	float: right;
	margin-right: 10px;
	font-size: 16px;
	display:inline-block;
	vertical-align:middle;
}

section .rating img,
section .rating a {
	display:inline-block;
	vertical-align:middle;
}

section .level {
	float: right;
	margin-right: 20px;
	font-size: 14px;
	font-weight: normal;
}
section .detail {
	float: right;
	font-size: 14px;
	margin-right: 20px;
	margin-top: 10px;
}

section .comment {
	padding: 10px;
	word-wrap:break-word;
}

a,
a:active,
a:visited {
	color: #00f;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.horizontal {
	width: 180px;
	display: inline-block;
	padding-top: 0;
	padding-bottom: 0;
}

.horizontal-long {
	width: 700px;
	display: inline-block;
	padding: 0 0 0 10px;
	word-break: break-all;
}

.share .twitter,
.share .facebook {
	display: inline-block;
	width: 95px;
}
.share .follow {
	display: inline-block;
	width: 170px;
}
.fb_iframe_widget > span {
	vertical-align: baseline !important;
}

h1 {
	font-size: 20px;
	padding: 0;
	line-height: 80px;
	height: 50px;
}

h2 {
	margin-top: 3px;
	margin-bottom: 3px;
}

h4 {
	font-size: 14px;
	margin: 10px auto;
	font-weight: bold;
}

h5 {
	clear: both;
	width: 100%;
	margin: 0 0 5px 0;
	font-size: 14px;
	text-align: center;
	font-weight: normal;
	background: #77f;
	color: #fff;
}

h6 {
	font-size: 14px;
	margin: 10px auto;
	font-weight: normal;
	color: #f00;
}

.font-red {
	color: red;
	font-weight: bold;
}


.bg-red {
	background: #faa;
}

.font-small {
	font-size: 13px;
}

.font-large {
	font-size: 18px;
}

.font-bold {
	font-weight: bold;
}

.clear {
	clear: both;
}

#recommend {
    display: none;
    position: fixed;
    bottom: 0;
    margin: 0 auto;
    width: 100%;
    background: rgba(0,0,0,0.3);
    border: 0;
    padding: 0;
    color: #fff;
    text-align: center;
}

#recommend .ad {
	padding: 10px;
}

/* HTML—p */
#shop #container,
#figure #container {
	width:100%;
	text-align: center;
}

#shop section,
#figure section {
	clear: both;
	overflow:auto;
	position: relative;
	padding: 10px;
	margin: 10px auto;
	border: 1px solid #36f;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}

#shop section {width: 760px;}
#figure section {width: 710px;}

#figure table {
	float: left;
	border:1px solid #ccc;
	width:170px;
}

#figure table tr td {
	vertical-align: top;
	height: 170px;
	border-style: none;
	padding: 5px 5px 0pt;
	overflow: hidden;
}

#figure table tr td a {
	font-size: 11px;
}

#shop h1,
#figure h1,
.resale-h1 {
	width: 100%;
	font-size: 18px;
	color: #fff;
	padding: 5px;
	background: #36f;
	text-align: center;
	height: 24px;
	line-height: 28px;
}

#figure #menu{
	width: 100%;
	list-style-type: none;
	position: relative;
}

#figure #menu ul {
	background: #000;
}

#figure #menu li {
	margin: 0 0 3px 3px;
	width: 200px;
	float: left;
}

#figure #menu a {
	background: #bdf;
	border: 0;
	color: #00f;
	display: block;
	font-size: 13px;
	line-height: 100px;
	text-decoration:none;
	border-radius: 5px;
	-moz-border-radius: 5px;
}

#figure #menu a:hover {
	background: rgba(104, 168, 205, 1.0);
	color: #ffffff;
}

.back {
	margin-top: 20px;
	margin-bottom: 10px;
}

#resale {
	width: 1150px;
	margin: 0 auto;
	text-align: center;
}

.resale-item {
	margin: 10px;
	padding: 10px;
	overflow:hidden;
	border: 1px solid #77f;
	font-size: 12px;
	width: 340px;
	height: 340px;
	float: left;
}

.resale-item img {
	text-align: center;
}

.item-attr {
	text-align: left;
}

.opacity50 {
	opacity: 0.8;
}

.resale-red {
	color: red;
}

.resale-blue {
	color: blue;
}

.border-grey {
	border: 1px solid #aaa;
}

.surugaya {
	font-size: 13px;
	font-weight: normal;
}

.amiami {
	font-size: 13px;
	font-weight: normal;
	text-align: center;
	line-height: 1em;
}

.amiami img {
	max-width: 200px;
	max-height: 200px;
}

.amiami-price {
	color: #f00;
}

.ad-others {
	background: #fff;
	border: 1px solid #36f;
}

.lineup img,
.lineup a,
.lineup span {
	display:inline-block;
	vertical-align:middle;
}

.ad-line {
	font-weight: bold;
}

.ad-line a,
.ad-line a:active,
.ad-line a:visited {
	color: #339966;
	text-decoration: underline;
}

.centering {
	text-align: center;
	margin: auto;
}

.p-ban {
	width: 220px;
	text-align: center;
	margin: auto;
	background: #fff;
}

.bargain-item {
	float: left;
	margin: 5px;
	width: 250px;
	height: 350px;
	overflow: hidden;
	border: 1px solid #7CA;
	line-height: 1em;
	font-size: 12px;
	text-align: center;
}

.bargain-item img{
	margin: 10px auto;
}

.bargain-item a,
.bargain-item a:active,
.bargain-item a:visited {
	color: #339966;
	font-size: 12px;
	text-decoration: none;
}

.bargain-item a:hover {
	text-decoration: underline;
}
