@charset "UTF-8";
/*
html5doctor.com Reset Stylesheet
v1.4
2009-07-27
Author: Richard Clark - http://richclarkdesign.com
*/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, dialog, figure, footer, header, hgroup, menu, nav, section, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
	-webkit-text-size-adjust: 100%;
}
article, aside, dialog, figure, footer, header, hgroup, nav, section {
	display: block;
}
nav ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
a {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
ins {
	background-color: #ff9;
	color: #000;
	text-decoration: none;
}
mark {
	background-color: #ff9;
	color: #000;
	font-style: italic;
	font-weight: bold;
}
del {
	text-decoration: line-through;
}
abbr[title], dfn[title] {
	border-bottom: 1px dotted #000;
	cursor: help;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #cccccc;
	margin: 1em 0;
	padding: 0;
}
input, select {
	vertical-align: middle;
}
body {
	color: #000000;
	font-size: 13px;
	font-family: Verdana, Roboto, "Droid Sans", "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	background-image: url("img/bg_content.jpg");
	background-repeat: repeat;
}
* {
	background-position: 0 0;
	background-repeat: no-repeat;
	box-sizing: border-box;
}
li {
	list-style-type: none;
}
.inner {
	width: 970px;
	margin: 0 auto;
	position: relative;
	box-sizing: border-box;
}
.inner:after {
	content: " ";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
a:hover img {
	opacity: 0.6;
	-moz-box-opacity: 0.6;
	-webkit-opacity: 0.6;
	filter: alpha(opacity=60);
	/* ie 6 7 */
	-ms-filter: "alpha(opacity=60)";/* ie 8 */
}
#wrap {
	margin: 0 auto;
}
.article-header {
	position: relative;
	background-image: url("img/bg_header.png");
	background-position: center 0px;
	background-repeat: no-repeat;
}
.article-header h1 {
	width: 1119px;
	height: 429px;
	text-indent: -9999px;
	left: -128px;
	top: -8px;
	position: relative;
}
.article-header .header-lead {
	position: absolute;
	top: 290px;
	left: 350px;
	width: 650px;
	color: #2D9B5C;
	font-size: 15px;
	font-weight: bold;
	line-height: 1.6;
}
.article-header .header-lead p {
	font-size: 15px;
	font-weight: bold;
	line-height: 1.6;
}
.content_prof {
	background-color: #ffffff;
	height: 160px;
}
.content_prof .inner {
	padding-left: 256px;
	padding-top: 40px;
	left: 8px;
}
.content_prof h2 {
	position: absolute;
	left: 5px;
	top: 0;
}
.content_prof dl dt {
	color: #E0A032;
	font-size: 23px;
	line-height: 1;
	font-weight: bold;
	margin-bottom: 12px;
}
.content_prof dl dt:after {
	content: "：";
	margin-left: 5px;
}
.content_prof dl dd {
	font-size: 15px;
	line-height: 1.6;
	margin-left: 3px;
}
#content {
	padding-top: 60px;
	position: relative;
	margin: 0 auto;
}
#content:after {
	content: " ";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.content_ranking {
	width: 640px;
	float: right;
}
.nav_ranking {
	width: 300px;
	float: left;
}
.content_ranking .ranking_item {
	background-color: #ffffff !important;
	padding-bottom: 40px;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	-ms-border-radius: 20px;
	-o-border-radius: 20px;
	margin-top: 40px;
}
.content_ranking .ranking_item:first-child {
	margin-top: 0;
}
.content_ranking .ranking_item h2 {
	width: 640px;
	height: 75px;
	background-image: url("img/bg_head01.png");
	background-position: right top;
	background-repeat: no-repeat;
	padding-left: 110px;
	font-size: 26px;
	display: table-cell;
	vertical-align: middle;
	position: relative;
	text-shadow: 2px 2px 2px rgba(255, 255, 255, 0.7);
	-moz-text-shadow: 2px 2px 2px rgba(255, 255, 255, 0.7);
	-webkit-text-shadow: 2px 2px 2px rgba(255, 255, 255, 0.7);
	-ms-text-shadow: 2px 2px 2px rgba(255, 255, 255, 0.7);
	-o-text-shadow: 2px 2px 2px rgba(255, 255, 255, 0.7);
}
.content_ranking .ranking_item h2 .item_maker {
	font-size: 21px;
	display: block;
	margin-bottom: 5px;
}
.content_ranking .ranking_item h2 .item_ranknum {
	width: 110px;
	height: 150px;
	text-indent: -9999px;
	position: absolute;
	left: -16px;
	top: -14px;
}
.content_ranking .ranking_item .price {
	padding-left: 110px;
	padding-right: 20px;
	margin-top: 10px;
	margin-bottom: 15px;
	font-size: 14px;
	font-weight: bold;
}
.content_ranking .ranking_item .price dt, .content_ranking .ranking_item .price dd {
	display: inline-block;
}
.content_ranking .ranking_item .price dt:after {
	content: "：";
	padding-left: 3px;
	padding-right: 3px;
}
.content_ranking .ranking_item .price .price-low {
	margin-left: 8px;
}
.content_ranking .ranking_item .price .price-low:before {
	content: "／";
	padding-right: 10px;
}
.content_ranking .ranking_item .item_lead {
	padding-left: 110px;
	padding-right: 20px;
	color: #D44442;
	font-weight: bold;
	font-size: 19px;
	line-height: 1.5;
}
.content_ranking .ranking_item .item_meida {
	margin-top: 20px;
	padding: 0 20px;
}
.content_ranking .ranking_item .item_meida:after {
	content: " ";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.content_ranking .ranking_item .item_meida .item_mdia_right {
	width: 366px;
	float: right;
}
.content_ranking .ranking_item .item_meida .item_mdia_left {
	width: 212px;
	float: left;
}
.content_ranking .ranking_item ul.item_comment {
	margin-bottom: 24px;
}
.content_ranking .ranking_item ul.item_comment li {
	list-style-type: none;
	padding-left: 34px;
	padding-top: 5px;
	background-image: url("img/icon_01.png");
	background-repeat: no-repeat;
	min-height: 26px;
	line-height: 1.5;
}
.content_ranking .ranking_item ul.item_comment li + li {
	margin-top: 15px;
}
.content_ranking .ranking_item ul.item_comment li ul {
	margin-left: 2em;
	margin: 3px 0 3px 2em;
}
.content_ranking .ranking_item ul.item_comment li ul li {
	padding-top: 0;
	min-height: 0;
	list-style-type: disc;
	background-image: none;
	padding-left: 0;
}
.content_ranking .ranking_item ul.item_comment li ul li + li {
	margin-top: 0;
}
.content_ranking .ranking_item .item_btnArea {
	margin-left: 0px;
}
.content_ranking .ranking_item .item_btnArea ul li {
	list-style-type: none;
	display: inline-block;
}
.content_ranking .ranking_item .item_btnArea ul li + li {
	margin-left: 0px;
}
.content_ranking .ranking_item .item_mdia_left .item_kv {
	margin-bottom: 20px;
}
.content_ranking .ranking_item .item_mdia_left .item_kv img {
	border: 3px solid #ffffff;
	box-sizing: content-box;
	box-shadow: 5px 5px 25px 0px #cccccc;
	-moz-box-shadow: 5px 5px 25px 0px #cccccc;
	-webkit-box-shadow: 5px 5px 25px 0px #cccccc;
	-ms-box-shadow: 5px 5px 25px 0px #cccccc;
	-o-box-shadow: 5px 5px 25px 0px #cccccc;
}

.content_ranking .ranking_item .item_thumb {
	margin-top: 45px;
	text-align: center;
}
.content_ranking .ranking_item .item_thumb li {
	display: inline-block;
	box-sizing: content-box;
	vertical-align:text-top;
}

 .item_thumb li p {
	 width: 160px;
	 height:270px;
	border: 10px solid #ffffff;
	box-sizing: content-box;
	box-shadow: 2px 2px 10px 0px #cccccc;
	-moz-box-shadow: 2px 2px 10px 0px #cccccc;
	-webkit-box-shadow: 2px 2px 10px 0px #cccccc;
	-ms-box-shadow: 2px 2px 10px 0px #cccccc;
	-o-box-shadow: 2px 2px 10px 0px #cccccc;
	 padding-bottom: 10px;
	 text-align:left;
 }

.content_ranking .ranking_item .item_thumb li + li {
	margin-left: 15px;
}
.content_ranking .ranking_item .item_thumb li img {
	margin-bottom: 10px;
}
.item_ranknum01 {
	background-image: url("img/img_batch01.png");
}
.item_ranknum02 {
	background-image: url("img/img_batch02.png");
}
.item_ranknum03 {
	background-image: url("img/img_batch03.png");
}
.item_ranknum04 {
	background-image: url("img/img_batch04.png");
}
.item_ranknum05 {
	background-image: url("img/img_batch05.png");
}
.item_ranknum06 {
	background-image: url("img/img_batch06.png");
}
.item_ranknum07 {
	background-image: url("img/img_batch07.png");
}
.item_ranknum08 {
	background-image: url("img/img_batch08.png");
}
.item_ranknum09 {
	background-image: url("img/img_batch09.png");
}
.item_ranknum10 {
	background-image: url("img/img_batch10.png");
	width: 118px !important;
}

.item_chart {
	padding-top:20px;
}

.nav_ranking h2 {
	width: 301px;
	height: 52px;
	background-image: url("img/bg_head02.png");
	padding-left: 14px;
	padding-top: 8px;
	margin-bottom: 23px;
	font-size: 16px;
	line-height: 1.2;
	text-shadow: 1px 1px 2px rgba(255, 255, 255, 0.7);
	-moz-text-shadow: 1px 1px 2px rgba(255, 255, 255, 0.7);
	-webkit-text-shadow: 1px 1px 2px rgba(255, 255, 255, 0.7);
	-ms-text-shadow: 1px 1px 2px rgba(255, 255, 255, 0.7);
	-o-text-shadow: 1px 1px 2px rgba(255, 255, 255, 0.7);
}
.nav_ranking ol li {
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
	background-color: #ffffff;
	height: 92px;
	position: relative;
}
.nav_ranking ol li a {
	color: #2D9B5C;
	font-size: 14px;
	line-height: 1.4;
	padding-top: 17px;
	padding-left: 114px;
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 999;
}
.nav_ranking ol li + li {
	margin-top: 32px;
}
.nav_ranking ol li img {
	position: absolute;
	left: 13px;
	top: -7px;
	z-index: 100;
	border: 3px solid #ffffff;
	box-sizing: content-box;
	box-shadow: 2px 5px 10px 0px #cccccc;
	-moz-box-shadow: 2px 5px 10px 0px #cccccc;
	-webkit-box-shadow: 2px 5px 10px 0px #cccccc;
	-ms-box-shadow: 2px 5px 10px 0px #cccccc;
	-o-box-shadow: 2px 5px 10px 0px #cccccc;
}
.nav_ranking .nav_ranking-item:before {
	position: absolute;
	left: -9px;
	top: -15px;
	z-index: 999;
}
.nav_ranking .nav_ranking-item01:before {
	content: url("img/img_side_batch01.png");
}
.nav_ranking .nav_ranking-item02:before {
	content: url("img/img_side_batch02.png");
}
.nav_ranking .nav_ranking-item03:before {
	content: url("img/img_side_batch03.png");
}
.nav_ranking .nav_ranking-item04:before {
	content: url("img/img_side_batch04.png");
}
.nav_ranking .nav_ranking-item05:before {
	content: url("img/img_side_batch05.png");
}
.nav_ranking .nav_ranking-item06:before {
	content: url("img/img_side_batch06.png");
}
.nav_ranking .nav_ranking-item07:before {
	content: url("img/img_side_batch07.png");
}
.nav_ranking .nav_ranking-item08:before {
	content: url("img/img_side_batch08.png");
}
.nav_ranking .nav_ranking-item09:before {
	content: url("img/img_side_batch09.png");
}
.nav_ranking .nav_ranking-item10:before {
	content: url("img/img_side_batch10.png");
}
#footer {
	margin-top: 48px;
	padding-top: 20px;
	padding-bottom: 48px;
	border-top: 5px solid #B7C956;
}
#footer small {
	margin-right: 10px
}

#footer_menu {
	float: right;
	display: block;
	width: 800px;
}

.footer_menu a {
	padding:0 10px 0px 0px;
	color:#2D9B5C
}

#footer .page-top {
	float: right;
}

.info {
	text-align:center;
	padding-top:40px;
}

/*filterlist_box*/

.filterlist_ttl {
	border-top: 1px solid #CDCDCD;
	border-right: 1px solid #CDCDCD;
	border-bottom: 2px solid #b7c956;
	background: #FBFFC8;
	height: 50px;
	font-size: 18px;
	font-weight: bold;
	color: #333;
	width: 640px;
}

.filterlist_ttl span {
	display: block;
	line-height: 50px;
	text-align: center;
	color: #333;
	vertical-align:middle;
}

#filterlist_box {
	width:640px;
	border-left: 1px solid #CDCDCD;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 20px;
}

#filterlist {
	width: 640px;
}

#filterlist th, #filterlist td {
	border-right: 1px solid #CDCDCD;
	border-bottom: 1px solid #CDCDCD;
	padding: 10px;
	vertical-align:middle;
	line-height:30px;
}

#filterlist th {
	background: #FFF9DD;
	color: #709912;
	width: 150px;
	vertical-align:middle;
}

#filterlist td {
	background: #ffffff;
}


#filterlist ul {
	overflow: hidden;
	overflow-x: hidden;
	overflow-y: hidden;
}

#filterlist ul li {
	float: left;
	width: 140px;
	list-style: outside none none;
	margin: 0px;
	padding: 0px;
}

.notfound {
	color: #2D9B5C;
	font-weight: bold;
	font-size: 20px;
	line-height: 1.5;
	text-align:center;
	padding-top:5px;
}