﻿@charset "utf-8";



/*=================================================

main

==============================*/

#main {
	width: 960px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	padding: 0;
}


/* トップ記事 */
#topEnt {
	border-radius:15px;
	background-image: url(../img/bg_top_text.png);
	font-size: 16px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	box-shadow:3px 3px 5px #cfcfcf;

}

#topEnt h1,
#topEnt h2 {
	background-size: 100%;
	height: 41px;
	font-size: 25px;
	font-weight:bold;
	line-height: 41px;
	text-align: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 280px;
	padding-bottom:8px;
	color: #ee860b;
	border-bottom:2px dashed #ee860b;
}

#topEnt .box {
	background: url(../img/top_img.png) no-repeat bottom left;
	min-height:278px;

}

#topEnt .box .innerBox {
	
	padding:10px 0 15px 280px;
}

#topEnt .box p {
	margin: 0 0 5px;
	border-radius:15px;

}


/*	比較ランキング　*/

#sub-ranking {
	margin-bottom:20px;
}


#sub-ranking #title1 {
	display: block;
	height: 50px;
	color: #19a3c6;
	padding-left: 100px;
	font-size: 30px;
	font-weight:bold;
	line-height: 50px;
	height: 50px;
	margin-top: 5;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left:0px;
	background-image: url(../img/hx_icon3.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #f3c45c;
	background-size:100px 50px;
}
#sub-ranking #title2 {
	display: block;
	height: 50px;
	color: #19a3c6;
	padding-left: 100px;
	font-size: 30px;
	font-weight:bold;
	line-height: 50px;
	height: 50px;
	margin-top: 5;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left:0px;
	background-image: url(../img/hx_icon-search.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #f3c45c;
	background-size:100px 50px;
}

#sub-ranking ul {
	margin-bottom:15px;
	background-color: #e9f9ff;
	padding-top: 18px;
	padding-right: 20px;
	padding-bottom: 12px;
	padding-left: 20px;

}

#sub-ranking ul li {
	overflow: hidden;
	background:#fff;
	margin-bottom: 20px;
	padding: 30px 16px 5px 16px;
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 10px;
	box-shadow:3px 3px 5px #cfcfcf;
}

#sub-ranking ul li h3 {
	font-size: 23px;
	font-weight:bold;
	line-height: 50px;
	height: 50px;
	margin-top: 5;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	position:relative;
}

#sub-ranking ul li h3 span {
	position:absolute;
	top:-20px;
	left:-5px;
}


#sub-ranking ul li h3 a {
	display: block;
	height: 49px;
	color: #FFFFFF;
	padding-left: 80px;
	background-color: #3ea4eb;
}


/**1位**/
#sub-ranking #n1 {
	
}

/**2位**/
#sub-ranking #n2 {
	
}
/**3位**/
#sub-ranking #n3 {
	
}
/**4位**/
#sub-ranking #n4 {
	
}
/**5位**/
#sub-ranking #n5 {
	
}
/**6位**/
#sub-ranking #n6 {
	
}
/**7位**/
#sub-ranking #n7 {
	
}
/**8位**/
#sub-ranking #n8 {
	
}
/**9位**/
#sub-ranking #n9 {
	
}
/**10位**/
#sub-ranking #n10 {
	
}
/**11位**/
#sub-ranking #n11 {
	
}
/**12位**/
#sub-ranking #n12 {
	
}

#sub-ranking .cap {
	text-align: center;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}

#sub-ranking .cap img {
	border: 1px solid #ccc;
	width: 270px;
	height: 270px;
}

#sub-ranking .cap a img {
	transition: 0.3s ease-out;
}

#sub-ranking .cap a:hover img {
	opacity: 0.8;
}

#sub-ranking .fR {
	float: right;
	width: 580px;
	margin-right:0px;
}


#sub-ranking ul .box .box {
	float: left;
	width: 270px;
}


#sub-ranking .fR .text {
	margin-bottom:10px;
	padding-left:45px;
	font-size: 19px;
	font-weight: bold;
	background-image: url(../img/hx_icon4.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-size:35px auto;
	line-height: 50px;
	height: 50px;
}

#sub-ranking .btn {
	text-align: center;
	margin-bottom: 15px;
}

#sub-ranking .box table.diti1 {
	border-spacing: 1px 0;
	margin:0px 0px 15px 0px;
	font-weight:bold;
}
	
#sub-ranking .box table.diti1 th {
	border:1px solid #d2d2d2;
	padding:4px;
	width:180px;
	text-align:center;
	color:#FFF;
	vertical-align:middle;
	background-color: #2ebddb;
}

#sub-ranking .box table.diti1 td {
	background:#FFF;
	border:1px solid #d2d2d2;
	padding:10px;
	width:229px;
	vertical-align:middle;
	font-size:14px;
	line-height:1.4em;
}

p.btn {
	text-align: center;
	margin: 0px;
}
p.btn1 {
	text-align: center;
	margin: 0px;
}

p.btn2 {
	text-align: center;
	margin-bottom: 10px;
}


p.cap img {
	width: 400px;
	height: 400px;
	border: 1px solid #ccc;
}

p.cap a img {
	transition: 0.3s ease-out;
}

p.cap a:hover img {
	opacity: 0.7;
}



a img:hover{
	opacity: 0.7;	
}

#ranking ul .box .fR table {
	border-spacing: 1px 0;
	margin:0px;
	font-weight:bold;
}
	
#ranking ul .box .fR table th {
	background: url(../img/bg_table_th.gif);
	border:1px solid #d2d2d2;
	padding:4px;
	width:20%;
	text-align:center;
	color:#FFF;
}

#ranking ul .box .fR table td {
	border:1px solid #d2d2d2;
	padding:4px;
	text-align:center;
}


#ranking ul .box .fR .text span {
	font-weight: bold;
	color: #F00;
	background-color: #FF9;
}

#ranking ul .box .point {
	background: url(../img/point1.png) no-repeat;
	min-height:45px;
	margin-top:10px;
	padding-left:100px;
}

#ranking ul .box .text {
	padding: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	color: #FFF;
	border: 1px solid #8c7855;
}

#main #ichiran {
	margin-bottom: 10px;
	overflow:hidden;
}
#main #ichiran h2 {
	background-image: url(../img/hx-ichiran.jpg);
	background-repeat: no-repeat;
	text-indent: -9999pt;
	height: 49px;
	line-height: 49px;
}
#entries .box p .img01 {
	margin: 10px;
	float: right;
}
ul .box .fR .text span {
	font-weight: bold;
	color: #F30;
	background-color: #FFC;
}
.box .innerBox .top-p {
	float: left;
	width: 410px;
	padding-right: 10px;
}
.box .innerBox .top-cap {
	float: left;
	width: 210px;
	background-color: #FFF;
	padding: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #F00;
	text-align: center;
}
.box .innerBox .top-cap a img {
	height: 170px;
	width: 170px;
}
.box .innerBox .top-cap a {
	color: #F00;
}
.categorys {
	padding:18px 18px 12px 20px;
	margin-bottom:15px;
	background-color: #e9f9ff;
}
.categorys .box1,
#subPage .box1 {
	margin-bottom: 30px;
}
.categorys .box1 h2,
#subPage .box1 h2 {
	background-image: url(../img/hx-main01.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: -9999px;
	height: 78px;
	margin-bottom: 10px;
}
.categorys .box1 ul {
}
.categorys .box1 ul li,
#subPage .box1 ul li {
	margin-bottom: 10px;
	overflow: hidden;
	background-color: #FFF;
	border: 1px solid #90cbf4;
	padding: 10px;
}
.categorys .box1 ul li .left,
#subPage .box1 ul li .left {
	float: left;
	width: 25%;
	text-align: center;
}
.categorys .box1 ul li .left h3,
#subPage .box1 ul li .left h3 {
	font-size: 20px;
	font-weight: bold;
	color: #2277c4;
}
.categorys .box1 ul li .center,
#subPage .box1 ul li .center {
	background-color: #c9effd;
	float: left;
	width: 65%;
}
.categorys .box1 ul li .center p,
#subPage .box1 ul li .center p {
	padding: 10px;
}
.categorys .box1 ul li .right,
#subPage .box1 ul li .right {
	float: left;
	width: 10%;
	text-align: center;
}
.categorys .box1 ul li .left a .logo img,
#subPage .box1 ul li .left a .logo img {
	height: auto;
	width: 190px;
}
.categorys .box2 {
	margin-bottom: 30px;
}
.categorys .box2 h2 {
	background-image: url(../img/hx-main02.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: -9999px;
	height: 78px;
	margin-bottom: 10px;
}
.categorys .box2 ul {
	overflow: hidden;
}
.categorys .box2 ul li {
	padding: 10px;
	float: left;
	width: 33%;
	box-sizing:border-box;
	overflow: hidden;
}
.categorys .box2 ul li div {
	background-color: #FFF;
	padding: 10px;
}
.categorys .box2 ul li div img {
	height: auto;
	width: 100%;
	margin-bottom: 10px;
}
.categorys .box2 ul li div h3 {
	font-weight: bold;
	color: #2277c4;
	padding-right: 5px;
	padding-left: 5px;
}
.categorys .box2 ul li div .text {
	padding: 5px;
}
/**記事一覧**/
#subPage .box2 {
	margin-bottom: 30px;
}
#subPage .box2 h2 {
	background-image: url(../img/hx-main02.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: -9999px;
	height: 78px;
	margin-bottom: 10px;
}
#subPage .box2 ul {
	overflow: hidden;
}
#subPage .box2 ul li {
	padding: 10px;
	box-sizing:border-box;
	overflow: hidden;
}
#subPage .box2 ul li .textbox {
	background-color: #FFF;
	padding: 10px;
	overflow: hidden;
}

#subPage .box2 ul li div h3 {
	font-weight: bold;
	color: #2277c4;
	padding-right: 5px;
	padding-left: 50px;
	background-image: url(../img/hx_icon2.png);
	background-repeat: no-repeat;
	background-position: 5px center;
	background-size:40px;
	line-height: 40px;
	height: 40px;
	background-color: #e9f9ff;
	font-size: 20px;
	margin-bottom: 10px;
}
#subPage .box2 ul li .textbox .cap {
	padding: 5px;
	float: left;
	width: 35%;
	box-sizing:border-box;
}
#subPage .box2 ul li .textbox .cap img {
	height: auto;
	width: 100%;
}
#subPage .box2 ul li .textbox .fR {
	padding: 5px;
	float: left;
	width: 65%;
	box-sizing:border-box;
}

#mainvisual {
background: linear-gradient(to bottom, #eeeeee, #ffffff);
	text-align: center;
	margin-top: -20px;
}
#search {
	background-image: url(../img/bg_top_text.jpg);
	padding: 10px;
	margin-bottom: 30px;
}
#search h2 {
	background-image: url(../img/hx-search.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 150px;
	margin-bottom: 10px;
	text-indent: -9999px;
}
.imgs {
	display:none;
}

#search form table {
	width: 100%;
	border-top-width: 3px;
	border-right-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #f3f2f7;
	border-right-color: #f3f2f7;
	font-size: 16px;
	margin-bottom: 20px;
}
#search form table tr th {
	background-color: #f7be15;
	padding: 10px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #f3f2f7;
	border-left-color: #f3f2f7;
	color: #FFF;
	text-align: left;
}
#search form table tr td {
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #f3f2f7;
	border-left-color: #f3f2f7;
	background-color: #FFFFFF;
	padding: 10px;
	vertical-align: middle;
}
#search div {
	padding-right: 50px;
	padding-left: 50px;
	padding-bottom: 20px;
}
#search div form table tr td label {
	margin-right: 10px;
}
#search div form table tr td label input {

}
#sub-ranking ul li .box .canp {
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ffc000;
	border-right-color: #ffc000;
	border-bottom-color: #ffc000;
	border-left-color: #ffc000;
	margin-bottom: 15px;
}
#sub-ranking ul li .box .canp h4 {
	font-size: 20px;
	line-height: 40px;
	font-weight: bold;
	color: #FFF;
	background-color: #ffc000;
	background-image: url(../img/hx_icon7.png);
	background-repeat: no-repeat;
	background-position: 5px center;
	height: 40px;
	padding-left: 40px;
	background-size:30px auto;
}
#sub-ranking ul li .box .canp p {
	padding: 10px;
}
#sub-ranking ul li .box .syoukai {
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e86054;
	border-right-color: #e86054;
	border-bottom-color: #e86054;
	border-left-color: #e86054;
	margin-bottom: 15px;
}
#sub-ranking ul li .box .syoukai h4 {
	font-size: 20px;
	line-height: 40px;
	font-weight: bold;
	color: #FFF;
	background-color: #e86054;
	background-image: url(../img/hx_icon6.png);
	background-repeat: no-repeat;
	background-position: 5px center;
	height: 40px;
	padding-left: 40px;
	background-size:30px auto;
}
#sub-ranking ul li .box .syoukai p {
	padding: 10px;
}
.btn a img {
	padding-right: 20px;
	padding-left: 20px;
}

#sub-ranking .shiboru {
	overflow:hidden;
	margin-bottom:10px;
}
#sub-ranking .shiboru p {
	width: 25%;
	box-sizing:border-box;
	float:left;
	padding:10px;
}
#sub-ranking .shiboru a {
	background-color: #FFF;
	padding: 10px;
	color:#e86054;
	display:block;
	border:solid 1px #fbc37a;
	border-radius:10px;
	box-shadow: 5px 5px 5px #fff inset, -5px -5px 5px #fbc37a inset;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
}
#sub-ranking .shiboru a:hover {
	text-decoration:none;
	opacity:0.8;
}


#search-small {
	background-image: url(../img/bg_top_text.jpg);
	padding: 1px;
	margin-bottom: 2px;
}
#search-small h2 {
}

#search-small form table {
	width: 100%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #f3f2f7;
	border-right-color: #f3f2f7;
	font-size: 12px;
	margin-bottom: 2px;
}
#search-small form table tr th {
	background-color: #f7be15;
	padding: 2px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #f3f2f7;
	border-left-color: #f3f2f7;
	color: #FFF;
	text-align: left;
}
#search-small form table tr td {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #f3f2f7;
	border-left-color: #f3f2f7;
	background-color: #FFFFFF;
	padding: 2px;
	vertical-align: middle;
}
#search-small div {
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
}
#search-small div form table tr td label {
	margin-right: 2px;
}
#search-small div form table tr td label input {

}