

html {
	overflow-y: scroll;
}

body {
	margin: 0;
	background: url('images/bg.gif') top left repeat-x;
}

a {
	color: #33f;
}

a:hover {
	color: #c00;
}




#container {
	width: 800px;
	margin: 0 auto;
}



#container #header {
	height: 67px;
	margin: 0;
}



#container #header #logo {
	float: left;
	margin: 0;
}

#container #header #header_description {
	float: left;
	margin: 24px 0 0 25px;
	font-size: 65%;
	color: #692d00;
}

#container #header #header_banner {
	float: right;
	margin: 4px 0 0 0;
}



#container #special {
	clear: both;
	margin: 0;
}

#container #special p {
	margin: 0;
	padding-top: 8px;
	padding-left: 10px;
	font-size: 12px;
	color: #fff;
}



#container #main {
	margin-top: 20px;
}

#container #main a:hover {
	background-color: #eee;
}



#container #main #contents {
	float: left;
	width: 588px;
	border: 1px solid #ababab;
	background-color: #fff;
}

#container #main #contents h1 {
	margin: 15px;
	font-size: 80%;
}

#container #main #contents #info {
	width: 558px;
	margin: 0 15px;
	background-color: #eee;
}

#container #main #contents #info #info_left,
#container #main #contents #info #info_right {
	vertical-align: top;
	text-align: left;
}

#container #main #contents #info #info_left {
	padding: 10px 0 10px 10px;
}

#container #main #contents #info #info_right {
	padding: 8px 8px 10px 5px;
}

#container #main #contents #info #image {
	width: 180px;
	height: 180px;
	background-color: #fff;
	text-align: center;
}

#container #main #contents #info #image td {
	vertical-align: middle;
	text-align: center;
}

#container #main #contents #info #detail th,
#container #main #contents #info #detail td {
	padding: 10px;
	background-color: #fff;
	text-align: left;
	font-size: 12px;
	font-weight: normal;
	color: #444;
	line-height: 1.2em;
}

#container #main #contents #info #detail th {
	width: 80px;
}



#container #main #contents h2 {
	margin-top: 30px;
	margin-left: 15px;
}

#container #main #contents #shop {
	border-collapse: collapse;
	width: 560px;
	margin: 10px 15px;
	font-size: 12px;
}

#container #main #contents #shop thead td {
	padding: 10px 5px;
	border: 1px solid #aaa;
	background: #c5c5c5 url('images/shop_thead_bg.gif') top left repeat-x;
	text-align: center;
}

#container #main #contents #shop tbody th,
#container #main #contents #shop tbody td {
	padding: 15px 5px;
	border: 1px solid #aaa;
	background-color: #fff;
}

#container #main #contents #shop tbody td.shop_rank,
#container #main #contents #shop tbody td.shop_postage {
	font-family: "ＭＳ Ｐゴシック";
	text-align: center;
}

#container #main #contents #shop tbody td.shop_price {
	text-align: right;
	font-size: 16px;
	font-family: Verdana;
	font-weight: bold;
	color: red;
}

#container #main #contents #shop tbody td.shop_name,
#container #main #contents #shop tbody td.shop_recital {
	text-align: left;
	font-family: "ＭＳ Ｐゴシック";
}

#container #main #contents #shop tbody td.shop_name a {
	font-size: 14px;
	font-weight: bold;
}



#container #main #contents #review {
	margin: 10px 15px;
}

#container #main #contents #review p {
	font-size: 12px;
	color: #444;
	line-height: 1.2em;
}

#container #main #contents #review p span {
	font-size: 10px;
}

#container #main #contents #review table {
	margin-bottom: 10px;
	background-color: #fcf1cf;
}

#container #main #contents #review table th,
#container #main #contents #review table td {
	font-size: 13px;
	font-family: "ＭＳ Ｐゴシック";
	line-height: 1.2em;
}

#container #main #contents #review table th.review_image {
	padding: 10px;
	text-align: center;
}

#container #main #contents #review table th.review_summary,
#container #main #contents #review table th.review_site {
	text-align: left;
	font-weight: normal;
}

#container #main #contents #review table th.review_summary {
	padding: 10px 10px 0 0;
	color: #444;
}

#container #main #contents #review table th.review_site {
	padding: 0 0 10px 0;
}

#container #main #contents #review table td {
	text-align: right;
	padding: 0 10px 10px 0;
	color: #444;
}






#container #main #side {
	float: right;
}

#container #main #side #side_banner {
	width: 198px;
	height: 198px;
	border: 1px solid #ababab;
	background: url('images/side_banner_bg.gif') top left no-repeat;
	text-align: center;
}

#container #main #side h2 {
	width: 198px;
	height: 27px;
	margin: 10px 0 0 0;
	border-top: 1px solid #ababab;
	border-left: 1px solid #ababab;
	border-right: 1px solid #ababab;
	background: url('images/side_h2_bg.gif') top left no-repeat;
}

#container #main #side h2 div {
	padding: 7px 12px;
	font-size: 12px;
	color: #36338D;
}

#container #main #side .side_contents {
	width: 198px;
	border: 1px solid #ababab;
	background-color: #fff;
}

#container #main #side .side_contents th {
	padding: 5px;
}

#container #main #side .side_contents th img {
	border: none;
}

#container #main #side .side_contents td {
	padding: 5px;
	font-size: 12px;
}

#container #main #side .side_contents td a {
	font-weight: bold;
	text-decoration: none;
}

#container #main #side .side_contents td a:hover {
	text-decoration: underline;
}

#container #main #side .side_contents td p {
	margin: 0;
	color: #444;
}

#container #main #side #bookmark {
	padding: 10px 0;
	text-align: center;
}

#container #main #side #tag strong {
	display: block;
	margin: 10px;
	font-size: 12px;
	font-weight: normal;
}






#footer {
	clear: both;
	height: 96px;
	background: url('images/footer_bg.gif') top left repeat-x;
}





