
@charset "UTF-8";
/*reset*/
* {
	margin: 0;
	padding: 0
}
img {
	vertical-align : middle;
	max-width : 100%
}
/* .runking
========================================== */

table.ranking tr:nth-child(even) {
	background: #f7f7ed;
}
table.ranking tr:nth-child(odd) {
	background: #ffffff;
}
ul.box li a {
	display: block;
	text-decoration: none;
}
ul.box li.kekka, ul.box2 li.kekka {
	background: #ff6600;
	color: #FFF;
	margin: 10px auto;
	text-align: center;
}
ul.box li.clear, ul.box2 li.clear {
	background: #a7a7a7;
	color: #FFF;
	margin: 10px auto;
	text-align: center;
}
ul.box li.clear a, ul.box li.kekka a, ul.box2 li.clear a, ul.box2 li.kekka a {
	color: #FFF;
}
.fntBold {
	font-weight: bold;
}
.fntSize16 {
	font-size: 16px;
}
.fntBlue {
	color: #101177;
}
.fntOrange {
	color: #ffa200;
}
.fntGreen {
	color: #00bed2;
}
.fntGray {
	color: #a7a7a7;
}
.fntGray a {
	color: #a7a7a7;
}

p.rank {
	padding: 10px !important;
}

.alC {
	text-align:center;
}

/* PC ------------------------------------------------------------------------------------------------------*/
@media screen and (min-width: 669px) {
body {
	font-family: Verdana, Roboto, 'Droid Sans', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic ProN', sans-serif !important;
	/*font-size: 0.85em;*/
	line-height: 1.6em;
	height: 100%;
}
#r52_bg_style0001_1 {
	margin-bottom: 110px;
}
.sp {
	display: none;
}
.contents {
	width: 888px;
	margin-right: auto;
	margin-left: auto;
	position:relative;
}
.main--area {
	padding-bottom: 0px;
}
.contents_in {
	padding: 0px 31px 10px;
	margin: 10px -31px;
	background-color: #fff;
	overflow: hidden;
	zoom: 1;
}
.contents h2 {
	font-size: 18px;
	font-weight: bold;
	margin: 10px 0;
	padding: 10px;
	line-height: 1.5em;
	background: #ebebf8;
	text-align: left;
}
.contents h3 {
	/* margin: 20px 0 10px 0;
	padding: 8px 0 8px 15px;
	font-weight:bold;
	font-size: 1.5em;
	border-left: medium solid #101177; */
	
	background: #211893;
	color: #FFF;
	padding: 10px;
	margin: 20px 0 10px 0;
	font-size: 16px;
	width: 868px;
	text-align: left;
}

/* 1.fv
========================================== */
#fv {
	width: 888px;
	margin-bottom: 6px;
}
#fv img {
	width: 100%;
}
#fv img.mini {
	display: none;
}  /* miniを非表示 */
#fv img.big {
	display: block;
} /* bigを表示 */
.fv_txt {
	display: none;
}
.sns_btn_fix {
	position: fixed!important;
}
/* 2.menu
========================================== */
#menu {
	margin: 20px auto;
	text-align: center;
}
#menu a {
	text-decoration: none;
}
#menu ul {
	width: 888px;
	height: 48px;
	list-style: none;
	margin: 0 auto;
}
#menu li {
	width: 444px;
	height: 48px;
	float: left;
}
/* リンク部分 */

#menu .menu01 a {
	display: block;
	width: 100%;
	height: 100%;
	background-image: url(/engineer/mono/popular/kikai/images/btn.gif);
	background-position: 0px -48px;
	background-repeat: no-repeat;
	text-indent: -1000em;
	text-decoration: none;
}
#menu .menu01 a:hover {
	background-image: url(/engineer/mono/popular/kikai/images/btn.gif);
	background-position: 0px 0px;
}
#menu .menu01 a.select {
	background-image: url(/engineer/mono/popular/kikai/images/btn.gif);
	background-position: 0px -96px;
}
#menu .menu02 a {
	display: block;
	width: 100%;
	height: 100%;
	background-image: url(/engineer/mono/popular/kikai/images/btn.gif);
	background-position: -444px -48px;
	background-repeat: no-repeat;
	text-indent: -1000em;
	text-decoration: none;
}
#menu .menu02 a:hover {
	background-image: url(/engineer/mono/popular/kikai/images/btn.gif);
	background-position: -444px 0px;
}
#menu .menu02 a.select {
	background-image: url(/engineer/mono/popular/kikai/images/btn.gif);
	background-position: -444px -96px;
}
.box, .box2 {
/* 	width: 100%; */
	margin: 0 auto;
}
.box li {
	width: 28%;
	margin: 10px 10px;
	padding: 10px;
	background: #fff;
	border: #CCC solid 1px;
	/* float: left; */
	text-align: center;
	font-size: 1em;
	font-weight: bold;
	display: inline-block;
 /display:inline;/*IE7*/
 /zoom:1;/*IE7*/
	zoom: 1;
}
.box2 li {
	width: 20%;
	margin: 10px 5px;
	padding: 10px;
	background: #fff;
	border: #CCC solid 1px;
	/* float: left; */
	text-align: center;
	font-size: 1em;
	font-weight: bold;
	display: inline-block;
 /display:inline;/*IE7*/
 /zoom:1;/*IE7*/
	zoom: 1;
}
.box li a, .box2 li a {
	display: block;
	text-decoration: none;
}
.box li.select, .box2 li.select {
	background: #f2f2f2;
	border: #CCC solid 1px;
}
.box li.select a, .box2 li.select a {
	color: #bebebe;
}
/* 3.runking
========================================== */
h4 {
	color: #101177;
	padding: 5px 0 0 0;
	margin: 20px 0;
	font-size: 24px;
	width: 868px;
	float: left;
	text-align: left;
}
.ranking_list ul {
	z-index: 1;
	/* width: 420px; */
	background: #FFF;
	padding: 15px;
	border: #CCC solid 1px;
	float: right;
	margin: 0 auto 10px auto;
	-webkit-border-radius: 10px;     /* for Safari and Chrome */
	-moz-border-radius: 10px;    /* for Firefox */
	-o-border-radius: 10px;  /* when Opera Presto 2.3 or later is released */
	-khtml-border-radius: 10px;	/* Linux browsers */
	border-radius: 10px; /* CSS3 */
	behavior: url(border-radius.htc);   /* for IE */
}
p.rank {
	font-size: 16px;
	font-weight: bold;
	margin: 20px 0 5px 0;
	color: #101177;
	float: left;
	width: 300px;
}
.mail_conts {
	padding: 5px;
	margin: 5px 0px 5px 0px;
	width: 875px;
	border: #101177 solid 1px;
	background: #fff;
	font-size: 11px;
	color: #101177;
}
table.ranking {
	width: 100%;
	margin-bottom: 10px;
	clear: both;
	border: #cccccc solid 1px;
	border-collapse: collapse;
	text-align: left;
}
table.ranking td {
	height: 5em;
}
table.ranking tr.top {
	font-size: 18px;
	padding: 10px 0;
}
table.ranking tr.top img {
	width: 50%
	max-width: 50px;
}
table.ranking td img {
	width: 40%;
}
table.ranking th {
	background: #101177;
	color: #FFF;
	font-weight: normal;
	padding: 5px;
	text-align: center;
	font-size: 10px;
}
table.ranking td {
	padding: 0 5px;
	border: #cccccc solid 1px;
	border-collapse: collapse;
}
table.ranking th.ran01 {
	width: 10%;
}
table.ranking th.ran02 {
	width: 10%;
}
table.ranking th.ran03 {
}
table.ranking th.ran04 {
	width: 10%;
}
table.ranking th.ran05 {
	width: 10%;
}
table.ranking th.ran06 {
	width: 10%;
}
.right_table {
	float: right;
	width: 49%;
}
.left_table {
	clear: both;
	float: left;
	width: 49%;
}

#r52_body_style0001 .alL {
	text-align:left;
	margin-bottom: 1em;
}

p.rank {
	text-align:left;
}

/* 4.box
========================================== */
div.box {
	clear: both;
	border: #cccccc solid 1px;
	padding: 10px;
	font-size: 10px;
	text-align:left;
}
.btn--conts {
	table-layout: fixed;
	display: table;
	width: 100%;
	margin: 10px 0 20px;
	border-collapse: separate;
	border-spacing: 8px 0;
}
.btn--conts .box,
.btn--conts .shindan {
	display: table-cell;
}
.btn--conts .shindan {
	padding: 15px;
	border: 1px solid #ebebeb;
	background-color: #F5F5F5;
	text-align: center;
	vertical-align: middle;
}
#r52_body_style0001 .shindan__read {
	font-size: 1em;
	margin-bottom: 10px;
	font-weight: bold;
	color: #101177;
}
/* recommend
========================================== */

#recommend {
	border: #f2f2f2 solid 2px;
	padding: 10px;
	width: 868px;
	margin-bottom: 10px;
	text-align: left;
	clear: both;
	float:left;
	overflow: hidden;
	z-index: 0;
}
#recommend .item {
	margin: 5px;
	width: 80%;
	margin: 0 auto;
	text-align: left;
}
#recommend .item img {
	display: block;
	width: 100%;
	height: auto;
	margin: 0 auto;
}
#recommend .item p {
	font-weight: bold;
	margin: 10px 0;
}
#recommend .item span {
	color: #808080;
	margin-top: 10px;
	font-size: 12px;
	line-height: 1.5em;
}
/* menu_bottom
========================================== */
#menu_bottom {
	margin: 20px auto;
	text-align: center;
}
#menu_bottom a {
	text-decoration: none;
}
#menu_bottom ul {
	width: 888px;
	height: 48px;
	list-style: none;
	margin: 0 auto;
}
#menu_bottom li {
	width: 444px;
	height: 48px;
	float: left;
}
/* リンク部分 */

#menu_bottom .menu01 a {
	display: block;
	width: 100%;
	height: 100%;
	background-image: url(/engineer/mono/popular/kikai/images/btn_bottom.gif);
	background-position: 0px -48px;
	background-repeat: no-repeat;
	text-indent: -1000em;
	text-decoration: none;
}
#menu_bottom .menu01 a:hover {
	background-image: url(/engineer/mono/popular/kikai/images/btn_bottom.gif);
	background-position: 0px 0px;
}
#menu_bottom .menu01 a.select {
	background-image: url(/engineer/mono/popular/kikai/images/btn_bottom.gif);
	background-position: 0px -96px;
}
#menu_bottom .menu02 a {
	display: block;
	width: 100%;
	height: 100%;
	background-image: url(/engineer/mono/popular/kikai/images/btn_bottom.gif);
	background-position: -444px -48px;
	background-repeat: no-repeat;
	text-indent: -1000em;
	text-decoration: none;
}
#menu_bottom .menu02 a:hover {
	background-image: url(/engineer/mono/popular/kikai/images/btn_bottom.gif);
	background-position: -444px 0px;
}
#menu_bottom .menu02 a.select {
	background-image: url(/engineer/mono/popular/kikai/images/btn_bottom.gif);
	background-position: -444px -96px;
}

/* 5.scroll_button
========================================== */

.bt_menu {
	margin: 0 auto;
}
#scroll_button {
	background-color: rgba(51,51,51,0.8);
	position: fixed !important;
	bottom: 0;
	top: inherit !important;
	height: 110px;
	padding: 0 0;
	margin: 0 auto;
	text-align: center;
	width: 100%;
}
#scroll_button p {
	margin-bottom: 5px;
	line-height: 1.5em;
}
#scroll_button ul {
	margin: 0 auto;
	text-align: center;
	width: 900px;
}
#scroll_button li {
	float: left;
	margin: 10px auto 10px auto;
	width: 280px;
	padding: 0 10px;
	font-size: 12px;
	color: #FFF;
	text-align: center;
}
#scroll_button .goukaku a {
	width: 240px;
	height: 44px;
	background: url(/guide/popular/img/2015/btn_01.gif) no-repeat;
	display: block;
	text-indent: -9999px;
	margin: 0 auto;
}
#scroll_button .goukaku a:hover {
	background-position: 0 -44px;
}
#scroll_button .sien a {
	width: 240px;
	height: 44px;
	background: url(/guide/popular/img/2015/btn_02.gif) no-repeat;
	display: block;
	text-indent: -9999px;
	margin: 0 auto;
}
#scroll_button .sien a:hover {
	background-position: 0 -44px;
}
#scroll_button .kyujin a {
	width: 240px;
	height: 44px;
	background: url(/guide/popular/img/2015/btn_03.gif) no-repeat;
	display: block;
	text-indent: -9999px;
	margin: 0 auto;
}
#scroll_button .kyujin a:hover {
	background-position: 0 -44px;
}
#scroll_button2, #fixed_button {
	display: none;
}
/* 6.pagetop
========================================== */
#pagetop {
	clear: both;
	font-size: small;
	margin: 10px auto 5px;
	text-align: right !important;
	width: 888px;
}
/* .SNS
========================================== */
#sns_btn {
	margin: 0px auto;
	text-align: center;
	width: 90px;
	height: 200px;
	position: absolute;
	top: 0px;
	left: -120px;
}
#sns_btn a {
	text-decoration: none;
}
#sns_btn ul {
	list-style: none;
	margin: 0 auto;
}
#sns_btn li {
	width: 30px;
	height: 60px;
	margin-top: 10px;
}
/* リンク部分 */

#sns_btn .sns01 a {
	display: block;
	width: 100%;
	height: 100%;
	text-indent: -1000em;
	text-decoration: none;
}
#sns_btn .sns02 a {
	display: block;
	width: 100%;
	height: 100%;
	text-indent: -1000em;
	text-decoration: none;
}
#sns_btn .sns03 a {
	display: block;
	width: 100%;
	height: 100%;
	text-indent: -1000em;
	text-decoration: none;
}
/* 8.BREADCRUMBS
========================================== */
#r52_bread_style0001 {
	font-size: x-small;
	width: 888px;
	text-align: left;
	margin: 15px auto 16px;
	line-height: 120%; /* 20111222追加 IE9対策 */
}
/* ブックマーク（下） */
#bookmark_Count_02 {
	clear: right;
	float: right;
	width: auto !important;
}
#bookmark_Count_02 {
	height: 65px;
	margin-bottom: 10px;
	position: relative;
	width: 648px;
}
#bookmark_Count_02 .margin_a {
	position: absolute;
	right: 195px;
	text-align: right;
	top: 1px;
	width: 66px;
}
#bookmark_Count_02 .margin_b {
	position: absolute;
	right: 70px;
	text-align: right;
	top: 0;
	width: 100px;
}
#bookmark_Count_02 .margin_c {
	position: absolute;
	right: 0;
	text-align: right;
	top: 0;
	width: 80px;
}
#header_sp , #footer_sp , #g_nav {
	display: none;
}
}

/* SP ------------------------------------------------------------------------------------------------------*/
@media screen and (max-width: 668px) {
/* テスト用 */
#r52_body_style0001 {
	background-color: #FFF !important;
}
#r52_body_style0001 > div {
	/* padding: 0 10px !important; */
}
#r52_bread_style0001, .r52_contbox_style0001, .r52_contbox_style0002, #container, #r52_bg_style0001_1, #r52_bg_style0001_1 #main, #r52_bg_style0001, #r52_clmn_style0001, div#wrap, div#ctArea, div#hd, .engineer_guide_area, .engineer_top_area {
  width: 100% !important;
  margin: 10px auto;
  padding: 0;
  background: none;
}
#wrapper {
	overflow: hidden;
}
body {
	font-family: 'Helvetica Neue', Helvetica, Arial, Roboto, 'Droid Sans', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic ProN', sans-serif;
	width: 100%;
	padding: 0;
	margin: 0;
	-webkit-text-size-adjust: 100%;
	font-size: 100%;
	line-height: 1.6;
}
.pc {
	display: none;
}
.contents {
	margin-right: auto;
	margin-left: auto;
}
.contents_in {
	background: #fff;
	padding: 0 0 10px 0;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
p.alL {
	padding: 0 10px !important;
}
/* header_sp
========================================== */
#header_sp:after {
	display: block;
	clear: both;
	content: "";
}
#header_sp {
	position: relative;
	margin: 0 0 5px;
	padding: 9px 5px 0 0;
	width: 100%;
}
#header_sp .logo {
	float: left;
	padding: 8px 0 0 7px;
}
#header_sp .logo img {
	width: 118px;
	height: 17px;
}
#header_sp .btn {
	float: right;
	height: 30%;
}
#header_sp .btn a {
	display: block;
	float: left;
	margin: 0 6px 0 0;
	box-shadow: 1px 1px 3px #0F0F43;
}
#header_sp .btn .btnRegist {
	border-right: 1px solid #9DE;
}
#header_sp .btn .btnRegist {
	display: inline-block;
	padding-right: 6px;
	height: 30%;
	border-top: 1px solid #BDE2F5;
	border-top: 1px solid #BDE2F5;
	border-left: 1px solid #BDE2F5;
	border-left: 1px solid #BDE2F5;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	background: -webkit-gradient(linear, left top, left bottom, from(#9FD5EF), color-stop(0.45, #66B8E0), color-stop(0.46, #4BABDA), to(#2997CD));
	background-color: #9FD5EF;
	-webkit-box-shadow: 1px 1px 3px #ddd;
	box-shadow: 1px 1px 3px #DDD;
	color: #FFF;
	text-decoration: none;
	font-weight: 700;
	font-size: 12px;
	line-height: 30px;
}
#header_sp .btn span {
	display: block;
	padding: 0 0 0 16px;
	background: url(/guide/popular/img/2015/arrow1_white_r.png) no-repeat scroll 3px 10px rgba(0,0,0,0);
}
#header_sp .btn .btnLogin {
	display: inline-block;
	padding-right: 6px;
	height: 30%;
	border-top: 1px solid #919191;
	border-left: 1px solid #919191;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	background-color: #757575;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#757575), color-stop(0.45, #3B3B3B), color-stop(0.46, #292929), to(#0C0C0C));
	-webkit-box-shadow: 1px 1px 3px #ddd;
	box-shadow: 1px 1px 3px #DDD;
	color: #FFF;
	text-decoration: none;
	font-weight: 700;
	font-size: 12px;
	line-height: 30px;
}
.links:after {
	display: block;
	clear: both;
	content: "";
}
#header_sp .links {
	overflow: hidden;
	margin-right: 6px;
	margin-bottom: 8px;
	margin-left: 6px;
	padding-top: 8px;
	width: 96%;
	text-align: right;
	font-size: 12px;
}
#header_sp .links a {
	margin: 0 0 0 5px;
}
#header_sp .links:after {
	display: block;
	clear: both;
	content: "";
}
#header_sp .link1 {
	padding: 0 0 0 13px;
	background: url(/guide/popular/img/2015/arrow1_blue_r.png) no-repeat scroll left center rgba(0,0,0,0);
}
#header {
	display: none;
}
#g_nav {
	font-family: "Hiragino Kaku Gothic W3", "ヒラギノ角ゴ W3", sans-serif;
}
#g_nav li.home, #g_nav li.scout, #g_nav li.guide, #g_nav li.mypage {
	display: none;
}
#g_nav {
	margin: 0 0 1px;
	width: 100%;
	border-top: 1px solid #CCC;
}
#g_nav ul {
	border-top: 1px solid #FFF;
}
#g_nav ul:after {
	display: block;
	clear: both;
	content: "";
}
#g_nav ul li {
	float: left;
	width: 50%;
	border-bottom: 4px solid #101177;
}
#g_nav ul li.on {
	float: left;
	width: 50%;
	border-bottom: 4px solid #99CF16;
}
#g_nav ul li a {
	position: relative;
	display: block;
	height: 40px;
	background: none repeat scroll 0 0 #EBEBF8;
	color: #101177;
	text-align: center;
	text-decoration: none;
	font-weight: 700;
	font-size: 16px;
	line-height: 40px;
}
#g_nav ul li.first a {
	border-right: 1px solid #DDD;
}
#g_nav ul li.last a {
	border-left: 1px solid #FFF;
}
#g_nav ul li.on a span {
	position: absolute;
	top: 35px;
	left: 50%;
	display: block;
	width: 9px;
	height: 5px;
	background: url(/guide/popular/img/2015/top_navi_arrow.png) no-repeat scroll 0 0 rgba(0,0,0,0);
}
#g_nav ul li:last-of-type a {
	border-left: 1px solid #FFF;
}

/* SP 1.fv
========================================== */
#fv {
	width: 100%;
	margin-bottom: 3%;
}
#fv img.mini {
	display: block;
	width: 100%;
} /* miniを表示 */
#fv img.big {
	display: none;
}  /* bigを非表示 */

/* SP 2.menu
========================================== */
#menu_bottom, #menu {
	margin: 30px auto 20px auto;
	text-align: center;
	font-weight: bold;
	font-size: 1.3em;
}
#menu_bottom a, #menu a {
	text-decoration: none;
}
#menu_bottom ul, #menu ul {
	width: 100%;
	height: 52px;
	list-style: none;
	margin: 0 auto;
}
#menu_bottom li, #menu li {
	width: 49.5%;
	height: 52px;
	line-height: 52px;
	float: left;
	border-right: #cccccc solid 1px;
}
#menu_bottom li:last-child, #menu li:last-child {
	border: none;
}
#menu_bottom li a, #menu li a {
	color: #FFF;
	display: block;
}
/* リンク部分 */

#menu_bottom .menu01 a, #menu .menu01 a {
	background: #ebebf8;
	color:#101177;
}
#menu_bottom .menu01 a:hover, #menu .menu01 a:hover {
	background: #101177;
	color: #FFF;
}
#menu_bottom .menu01 a.select, #menu .menu01 a.select {
	background: #101177;
	color: #FFF;
}
#menu_bottom .menu02 a, #menu .menu02 a {
	background: #ebebf8;
	color:#101177;
}
#menu_bottom .menu02 a:hover, #menu .menu02 a:hover {
	background: #101177;
	color: #FFF;
}
#menu_bottom .menu02 a.select, #menu .menu02 a.select {
	background: #101177;
	color: #FFF;
}
/* SP result
========================================== */
dl.result {
	width: 100%;
	margin: 0 auto;
	text-align: center;
}
dl.result dt {
	clear: left;
	font-weight: bold;
	margin: 0 10px;
	font-size: 1em;
	text-align: left;/* width: 95%; */
}
dl.result dd {
	/* float: left; */
	margin: 0 auto;
	text-align: center;
	width: 100%;/* width: 300px; */
}
.radius li {
	-webkit-border-radius: 10px; /* for Safari and Chrome */
	-moz-border-radius: 10px; /* for Firefox */
	-o-border-radius: 10px; /* when Opera Presto 2.3 or later is released */
	-khtml-border-radius: 10px;	/* Linux browsers */
	border-radius: 10px; /* CSS3 */
	behavior: url(border-radius.htc); /* for IE */
	-webkit-box-shadow: 0px 3px 0px #CCC; /* Safari, Chrome用 */
	-moz-box-shadow: 0px 3px 0px #CCC; /* Firefox用 */
	box-shadow: 0px 3px 0px #CCC; /* CSS3 */
}
ul.box, ul.box2 {
	width: 95%;
	text-align: center;
	margin: 0 10px;
}
ul.box li, ul.box2 li {
	width: 40%;
	margin: 5px 3px;
	padding: 10px;
	background: #fff;
	border: #CCC solid 1px;
	/* float: left; */
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	display: inline-block;
 /display:inline;/*IE7*/
 /zoom:1;/*IE7*/
	zoom: 1;
	vertical-align: top;
}
.box li.select, .box2 li.select {
	background: #f2f2f2;
	border: #CCC solid 1px;
}
.box li.select a, .box2 li.select a {
	color: #bebebe;
}
/* SP 3.runking
========================================== */
h2 {
	font-size: 16px;
	font-weight: bold;
	margin: 25px 0 10px 0;
	padding: 10px;
	line-height: 1.3em;
	line-height: 1.5em;
	background: #ebebf8;
}
h3 {
	margin: 20px 0 10px 0;
	padding: 8px 0 8px 5px;
	font-weight: bold;
	font-size: 1.3em;
	line-height: 1.5em;
	background: #211893;
	color: #FFF;
}
h4 {
	color: #101177;
	padding: 10px 0 10px 5px;
	margin: 10px auto 0 auto;
	width: 100%;
	font-size: 16px;
	text-align: left;
}
.mail_conts {
	padding: 5px;
	margin: 10px auto;
	text-align: left;
	width: 100%x;
	border: #101177 solid 1px;
	background: #fff;
	font-size: 10px;
	color: #101177;
}

p.rank {
	font-size: 16px;
	font-weight: bold;
	margin: 10px 0;
	color: #101177;
}
p {
	padding: 0 5px !important;
	clear: both;
}
table.ranking {
	width: 100%;
	margin-bottom: 10px;
	clear: both;
}
table.ranking th {
	background: #101177;
	color: #FFF;
	font-weight: normal;
	padding: 5px;
	text-align: left;
	font-size: 10px;
}
table.ranking td {
	padding: 10px;
	border: #FFF solid 1px;
	font-size: 1em;
}
table.ranking th.ran01 {
	width: 15%;
}
table.ranking th.ran02 {
	width: 10%;
}
table.ranking th.ran03 {
}
table.ranking th.ran04 {
	width: 15%;
}
table.ranking th.ran05 {
	width: 15%;
}
table.ranking th.ran06 {
	width: 15%;
}
/* #rank_1 th:nth-child(4), #rank_1 td:nth-child(4), .ranking th:nth-child(4), .ranking td:nth-child(4) {
	display: none;
} */
table.ranking tr.top img {
	width: 70%
}
table.ranking td img {
	width: 70%;
}
/* SP 4.box
========================================== */
div.box {
	clear: both;
	border: #cccccc solid 1px;
	padding: 10px;
	font-size: 10px;
	margin: 0 10px;
}

.btn--conts {
	width: 100%;
	margin: 10px 0 20px;
}
.btn--conts .box,
.btn--conts .shindan {
	margin-bottom: 10px;
}
.btn--conts .shindan {
	padding: 15px;
	border: 1px solid #ebebeb;
	background-color: #F5F5F5;
	text-align: center;
	vertical-align: middle;
}
#r52_body_style0001 .shindan__read {
	font-size: 1em;
	margin-bottom: 10px;
	font-weight: bold;
	color: #101177;
}
.btn--conts .shindan img {
	width: 100%;
	height: auto;
}
/* SP recommend
========================================== */

#recommend {
	border: #f2f2f2 solid 2px;
	width: 100%;
	padding: 10px auto;
	margin: 10px auto;
	float:left;
	overflow: hidden;
	z-index: 0;
}
#recommend .owl-item {
	float:left;
	margin: 10px auto;
}
#recommend .item {
	margin: 10px;
}
#recommend .item img {
	display: block;
	width: 100%;
	height: auto;
}
#recommend .item p {
	font-weight: bold;
	margin: 10px 0;
	text-align:left;
}
#recommend .item span {
	color: #808080;
	margin-top: 10px;
	font-size: 12px;
	line-height: 1.5em;
	text-align:left;
}
/* SP 5.scroll_button
========================================== */
#scroll_button {
	display: none;
	background-color: rgba(51,51,51,0.8);
}
#scroll_button .goukaku {
	display: none;
}
#scroll_button .sien {
	display: none;
}
#scroll_button .kyujin {
	display: none;
}
.bt_menu {
	margin: 0 auto;
}
#toggle_shindan {
	background:url(/guide/popular/img/2015/tab01.png) right center;
	background-repeat: no-repeat;
	text-indent: -1000em;
	text-decoration: none;
	height: 36px;
	width: 36px;
	position: absolute;
	top: -36px;
	right: 10px;
}

.btn_shindan_hide {
	background:url(/guide/popular/img/2015/tab02.png) right center !important;
	background-repeat: no-repeat !important;
	text-indent: -1000em;
	text-decoration: none;
	position: absolute;
	top: -36px;
	right: 10px;
}

#scroll_button2 {
	background-color: rgba(51,51,51,0.8);
	position: fixed !important;
	bottom: 0;
	top: inherit !important;
	height: auto;
	padding: 0 0;
	margin: 0 auto;
	text-align: center;
	width: 100%;
	overflow:visible;
}
#scroll_button2 ul {
	margin: 0 auto;
	text-align: center;
	width: 100%;
}
#scroll_button2 li {
	margin: 15px auto;
	padding: 0 10px;
	font-size: 10px;
	color: #FFF;
	text-align: center;
}
#scroll_button2 .goukaku a {
	width: 240px;
	height: 44px;
	background: url(/guide/popular/img/2015/btn_01.gif) no-repeat;
	display: block;
	text-indent: -9999px;
	margin: 0 auto;
}
#scroll_button2 .goukaku a:hover {
	background-position: 0 -44px;
}
#scroll_button2 .goukaku p {
	margin: 0 0 5px 0;
}
/* SP fixed_button
========================================== */

#fixed_button {
	background-color: rgba(51,51,51,0.8);
	padding: 10px 0;
	margin: 10px auto;
	text-align: center;
}
#fixed_button ul {
	margin: 10px auto;
	text-align: center;
	width: 100%;
}
#fixed_button li {
	width: 90%;
	margin: 15px auto;
	padding: 0 10px;
	font-size: 12px;
	color: #FFF;
	text-align: center;
}
#fixed_button .sien a {
	width: 240px;
	height: 44px;
	background: url(/guide/popular/img/2015/btn_02.gif) no-repeat;
	display: block;
	text-indent: -9999px;
	margin: 0 auto;
}
#fixed_button .sien a:hover {
	background-position: 0 -44px;
}
#fixed_button .kyujin a {
	width: 240px;
	height: 44px;
	background: url(/guide/popular/img/2015/btn_03.gif) no-repeat;
	display: block;
	text-indent: -9999px;
	margin: 0 auto;
}
#fixed_button .kyujin a:hover {
	background-position: 0 -44px;
}

#footer_sp {
	padding: 10px 0;
	line-height: 1.1rem;
	margin-bottom: 80px;
}
#footer_sp .btn:after {
	display: block;
	clear: both;
	content: "";
}
#footer_sp .btn {
	margin: 0 0 10px;
	padding: 10px 0;
	background: none repeat scroll 0 0 #ECEBF9;
}
#footer_sp .btn p {
	margin: 0 auto;
	width: 230px;
}
.btnBasic {
	display: block;
	width: auto;
	height: 30px;
	border-width: 1px;
	border-style: solid;
	border-color: #DDD #E3E3E3 #E3E3E3 #DDD;
	border-radius: 4px;
	background-color: #FBFBFB;
	box-shadow: 1px 1px 3px #DDD;
	color: #555;
	text-decoration: none;
	font-weight: 700;
	font-size: 12px;
	line-height: 30px;
}
#footer_sp .btn p .btnBasic {
	margin: 0 0 7px;
	text-align: center;
}
.btnBasic span {
	display: block;
	padding: 0 10px 0 20px;
	background: url(/guide/popular/img/2015/arrow1_gray_r.png) no-repeat scroll 5px 10px transparent;
}
.btnBasic {
	color: #555;
	font-weight: 700;
	font-size: 12px;
	line-height: 30px;
}
#footer_sp ul {
	text-align: center;
}
#footer_sp ul li {
	display: inline;
font-size:.7rem;
}
#footer_sp .copy {
	display: block;
	text-align: center;
font-size:.7rem;
}

/* SP 6.pagetop
========================================== */
#pagetop {
	font-size: 0.8rem;
	text-align: right !important;
	width: 94%;
	margin: 0 3% 5px 3%;
}
.txt_red {
	color: #e2011d;
}

/* .SNS
========================================== */

#sns_btn {
	display: none;
}

/* SP 7.BREADCRUMBS
========================================== */
#bookmark_Count_01 {
	display: none;
}
/* 8.BREADCRUMBS
========================================== */
/* ブックマーク（下） */
#bookmark_Count_02 {
	clear: right;
	float: right;
	width: auto !important;
}
#bookmark_Count_02 {
	height: 65px;
	margin-bottom: 10px;
	position: relative;
	width: 648px;
}
#bookmark_Count_02 .margin_a {
	position: absolute;
	right: 195px;
	text-align: right;
	top: 1px;
	width: 66px;
}
#bookmark_Count_02 .margin_b {
	position: absolute;
	right: 70px;
	text-align: right;
	top: 0;
	width: 100px;
}
#bookmark_Count_02 .margin_c {
	position: absolute;
	right: 0;
	text-align: right;
	top: 0;
	width: 80px;
}
/* 8.BREADCRUMBS
========================================== */

}
/* float解除
========================================== */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0px;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* link
========================================== */
a {
	color: #006699;
	text-decoration: underline;
}
a:hover {
	color: #000099;
}
.w180 {
	width: 180px;
}

#Footer1_pnlNormal{ line-height: 1.3 !important;}




