@charset "utf-8";

/******************************
base
******************************/
html{
	font-size: 14px;
}

body{
	line-height: 23px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

a{
	text-decoration: none;
}

.container{
	width: auto;
	margin: 0 auto;
	max-width: 1000px;
}
/******************************
header
******************************/
#h1area h1{
	line-height: 1em;
}
#header .logo{
	float: left;
}
#header .banner{
	float: right;
	margin-top: 5px;
}
.sitemap{
	line-height: 1.1em;
	font-weight: bold;
}
#header .container:after{
	visibility: hidden;
	display: block;
	font-size: 0;
	content: ' ';
	clear: both;
	height: 0;
}
* html #header .container{
	zoom: 1;
}
*:first-child+html #header .container{
	zoom: 1;
}

/******************************
navigation
******************************/
#navi{
	width: auto;
    clear: both;
}
.togmenu {
	display:none;
}
#menu li a {
	display: table-cell;
	vertical-align: middle;
	text-decoration:none;
	width: 200px;
	text-align: center;
	font-weight: bold;
	font-size: 107%;
}
/******************************
bread
******************************/
#breadcrumbs{
	padding: 10px 0;
}
#breadcrumbs ul li:first-child{
	padding: 0 5px;
}
#breadcrumbs ul li{
	float: left;
	font-size: 11px;
	padding: 0 5px 0 0;
}
#breadcrumbs ul li .divider{
	font-size: 11px;
	margin: 0 0 0 5px;
}

/******************************
main column
******************************/
#main{
	width: 680px;
	float: right;
	padding-bottom: 100px;
}
/**************
mainimage
**************/
.mainimg .catch span{
	display: table-cell;
	vertical-align: middle;
}
/******************************
parts
******************************/
/**************
ranking A
**************/
.ranking .no001{
}

.ranking{
	padding: 10px 0;
}
.ranking h4{
	background: url(../img/ranking_header_bg.png) no-repeat 0px 0px;
	width: 680px;
	height: 141px;
	padding: 85px 0 0 0;
}
.ranking h4 span{
	display: block;
	width: 535px;
	color: #f00;
	font-size: 37px;
	font-weight: bold;
	text-align: center;
	text-shadow:
		-2px -2px 0px #fff,
		2px -2px 0px #fff,
		2px 2px 0px #fff,
		-2px 2px 0px #fff,
		2px 3px 4px rgba(0, 0, 0, 0.6);
}

.ranking h5 span{
	color: #666;
	position: absolute;
	top: 20px;
	left: 80px;
}

.ranking h5 a{
	color: #666;
}

.ranking .no01{
	padding: 14px;
	margin:0 0 20px 0;
	border: #D0D0D0 solid 1px;
	background: rgb(255,255,255);
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(247,239,222,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(247,239,222,1)));
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(247,239,222,1) 100%);
	background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(247,239,222,1) 100%);
	background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(247,239,222,1) 100%);
	background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(247,239,222,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f7efde',GradientType=0 );
}

.ranking .no01 h5 {
	width: 650px;
	height: 74px;
	font-size: 23px;
	font-weight: bold;
	position: relative;
	margin: 0 0 15px 0;
	background: url(../img/ranking_no01_title_bg.png) no-repeat 0px 0px;
}

.ranking .no02{
	padding: 14px;
	margin:0 0 20px 0;
	border: #D0D0D0 solid 1px;
	background: rgb(255,255,255);
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(241,241,241,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(241,241,241,1)));
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(241,241,241,1) 100%);
	background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(241,241,241,1) 100%);
	background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(241,241,241,1) 100%);
	background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(241,241,241,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f1f1f1',GradientType=0 );
}

.ranking .no02 h5 {
	width: 650px;
	height: 74px;
	font-size: 23px;
	font-weight: bold;
	position: relative;
	margin: 0 0 15px 0;
	background: url(../img/ranking_no02_title_bg.png) no-repeat 0px 0px;
}

.ranking .no03{
	padding: 14px;
	margin:0 0 20px 0;
	border: #D0D0D0 solid 1px;
	background: rgb(255,255,255);
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(237,231,225,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(237,231,225,1)));
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(237,231,225,1) 100%);
	background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(237,231,225,1) 100%);
	background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(237,231,225,1) 100%);
	background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(237,231,225,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ede7e1',GradientType=0 );
}

.ranking .no03 h5 {
	width: 650px;
	height: 74px;
	font-size: 23px;
	font-weight: bold;
	position: relative;
	margin: 0 0 15px 0;
	background: url(../img/ranking_no03_title_bg.png) no-repeat 0px 0px;
}

.ranking .rankin{
	padding: 14px;
	margin:0 0 20px 0;
}
.ranking .no04 h5 {
	background: url(../img/ranking_no04_title_bg.png) no-repeat 0px 0px;
}
.ranking .no05 h5 {
	background: url(../img/ranking_no05_title_bg.png) no-repeat 0px 0px;
}
.ranking .no06 h5 {
	background: url(../img/ranking_no06_title_bg.png) no-repeat 0px 0px;
}
.ranking .no07 h5 {
	background: url(../img/ranking_no07_title_bg.png) no-repeat 0px 0px;
}
.ranking .no08 h5 {
	background: url(../img/ranking_no08_title_bg.png) no-repeat 0px 0px;
}
.ranking .no09 h5 {
	background: url(../img/ranking_no09_title_bg.png) no-repeat 0px 0px;
}
.ranking .no10 h5 {
	background: url(../img/ranking_no10_title_bg.png) no-repeat 0px 0px;
}
.ranking .no04 h5,
.ranking .no05 h5,
.ranking .no06 h5,
.ranking .no07 h5,
.ranking .no08 h5,
.ranking .no09 h5,
.ranking .no10 h5 {
	width: 650px;
	height: 74px;
	font-size: 23px;
	font-weight: bold;
	position: relative;
	margin: 0 0 15px 0;
}

.ranking .thumbnail{
	width: 200px;
	float: left;
}

.ranking .info{
	width: 430px;
	float: right;
}

.ranking .info .table{
	display: table;
	width: 100%;
}

.ranking .info .table .tr{
	display: table-row;
}

.ranking .info .table .th{
	display: table-cell;
	text-align: center;
	background: #F2F2F2;
	border-right: #999999 solid 1px;
	border-bottom: #999999 solid 1px;
	border-left: #999999 solid 1px;
}
.ranking .info .table .td{
	display: table-cell;
	padding: 5px;
	background: #fff;
	border-right: #999999 solid 1px;
	border-bottom: #999999 solid 1px;
}
.ranking .info .table .tr:first-child .th{
	display: table-cell;
	text-align: center;
	background: #F2F2F2;
	border-top: #999999 solid 1px;
	border-right: #999999 solid 1px;
	border-bottom: #999 solid 1px;
	border-left: #999999 solid 1px;
}
.ranking .info .table .tr:first-child .td{
	display: table-cell;
	background: #fff;
	border-top: #999999 solid 1px;
	border-right: #999999 solid 1px;
	border-bottom: #999 solid 1px;	
}
.ranking .text{
	clear: both;
	padding: 10px 0;
}
.ranking .btn a:hover{
	background-position: left bottom;
}

/**************
ranking B
**************/
.ranking.typeB h4{
	background: url(../img/ranking_typeB_header_bg.png) no-repeat 0px 0px;
	width: 680px;
	height: 176px;
	padding: 125px 0 0 0;
}
.ranking.typeB h4 span{
	display: block;
	width: 680px;
	color: #D8FD63;
	font-size: 37px;
	font-weight: bold;
	text-align: center;
	text-shadow:
		-1px -1px 0px #440202,
		1px -1px 0px #440202,
		1px 1px 0px #440202,
		-1px 1px 0px #440202,
		2px 3px 4px rgba(0, 0, 0, 0.6);
}

/**************
ranking C
**************/
.ranking.typeC h4{
	background: url(../img/ranking_typeC_header_bg.png) no-repeat 0px 0px;
	width: 680px;
	height: 146px;
	padding: 95px 0 0 0;
}
.ranking.typeC h4 span{
	display: block;
	color: #7e511a;
	font-size: 37px;
	font-weight: bold;
	text-align:right;
	width:680px;
	padding:0 10px 0 0;
	text-shadow:
		-2px -2px 0px #fff,
		2px -2px 0px #fff,
		2px 2px 0px #fff,
		-2px 2px 0px #fff,
		2px 3px 4px rgba(0, 0, 0, 0.6);
}

/**************
ranking D
**************/
.ranking.typeD h4{
	background: url(../img/ranking_typeD_header_bg.png) no-repeat 0px 0px;
	width: 680px;
	height: 135px;
	padding: 78px 0 0 0;
}
.ranking.typeD h4 span{
	display: block;
	color: #fdf17d;
	font-size: 35px;
	font-weight: bold;
	text-align:right;
	width:680px;
	padding:0 45px 0 0;
	text-shadow:none;
}

/**************
ranking E
**************/
.ranking.typeE h4{
	background: url(../img/ranking_typeE_header_bg.png) no-repeat 0px 0px;
	width: 680px;
	height: 141px;
	padding: 88px 0 0 0;
}
.ranking.typeE h4 span{
	display: block;
	color: #f00;
	font-size: 35px;
	font-weight: bold;
	text-align:center;
	width:680px;
	padding:0 45px 0 0;
	text-shadow:
		-2px -2px 0px #fff,
		2px -2px 0px #fff,
		2px 2px 0px #fff,
		-2px 2px 0px #fff,
		2px 3px 4px rgba(0, 0, 0, 0.6);
}

/**************
step common
**************/
.step{
	padding: 10px 0;
}

.step .stepbox_inner .left{
	width: 405px;
	float: left;
}
.step .stepbox_inner .left .stepno span{
	margin: 0 10px 0 0;
}
.step .stepbox_inner .right{
	width: 235px;
	float: right;
}
.step .stepbox_inner .right p img{
	border: #999 solid 1px;
}
.step .stepbox{
	background: #a0d8c0;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	padding: 5px;
	margin: 0 0 10px 0;
}
.step .stepbox_inner{
	background: #fff;
	border: #5DB790 solid 3px;
	padding: 10px;
}
.step .stepbox_inner .left .stepno{
	border-bottom: #5DB790 solid 1px;
	color: #5DB790;
	font-size: 23px;
	font-weight: bold;
	padding: 0 0 5px 0;
	margin: 0 0 10px 0;
}

/**************
checkpoint
**************/
.checkpoint{
	padding: 10px 0;
}
.checkpointbox ul{
	background: rgb(238,239,239);
	background: -moz-linear-gradient(top,  rgba(238,239,239,1) 0%, rgba(255,255,255,1) 50%, rgba(240,240,241,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(238,239,239,1)), color-stop(50%,rgba(255,255,255,1)), color-stop(100%,rgba(240,240,241,1)));
	background: -webkit-linear-gradient(top,  rgba(238,239,239,1) 0%,rgba(255,255,255,1) 50%,rgba(240,240,241,1) 100%);
	background: -o-linear-gradient(top,  rgba(238,239,239,1) 0%,rgba(255,255,255,1) 50%,rgba(240,240,241,1) 100%);
	background: -ms-linear-gradient(top,  rgba(238,239,239,1) 0%,rgba(255,255,255,1) 50%,rgba(240,240,241,1) 100%);
	background: linear-gradient(to bottom,  rgba(238,239,239,1) 0%,rgba(255,255,255,1) 50%,rgba(240,240,241,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeefef', endColorstr='#f0f0f1',GradientType=0 );
	border-right: #C7C7C7 solid 1px;
	border-left: #C7C7C7 solid 1px;
	padding: 0 15px;
}
.checkpointbox ul li{
	font-size: 23px;
	line-height: 27px;
	font-weight: bold;
	padding: 7px 0 7px 35px;
	background: url(../img/checkbox_01.png) no-repeat 0px 0px;
	margin-bottom: 7px;
	border-bottom: #ddd solid 2px;
}
.checkpointbox ul li:last-child{
	margin-bottom: 0px;
}
/**************
point
**************/
.point{
	padding: 10px 0;
}

.point .icon{
	margin: 0 0 10px 0;
}

.point .yellow{
	padding: 10px;
}

/*
yellow
*/
.point .yellow{
	background: rgb(253,249,213);
	background: -moz-linear-gradient(top,  rgba(253,249,213,1) 0%, rgba(254,246,176,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(253,249,213,1)), color-stop(100%,rgba(254,246,176,1)));
	background: -webkit-linear-gradient(top,  rgba(253,249,213,1) 0%,rgba(254,246,176,1) 100%);
	background: -o-linear-gradient(top,  rgba(253,249,213,1) 0%,rgba(254,246,176,1) 100%);
	background: -ms-linear-gradient(top,  rgba(253,249,213,1) 0%,rgba(254,246,176,1) 100%);
	background: linear-gradient(to bottom,  rgba(253,249,213,1) 0%,rgba(254,246,176,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdf9d5', endColorstr='#fef6b0',GradientType=0 );
	border:#DCD6A0 solid 2px;
}

/**************
conduct button
**************/
.conductbtn a{
	display: block;
	overflow: hidden;
	width: 649px;
	height: 100px;
	text-align: center;
	font-weight: bold;
	font-size: 34px;
	padding: 30px 0 0 0;
	margin: 10px auto;
}
.conductbtn a:hover{
	background-position: left bottom;
}

/*
A
*/
.conductbtn a{
	background: url(../img/btnimg_02.png) no-repeat 0px 0px;
	color: #fff;
	text-shadow:2px 3px 4px rgba(0, 0, 0, 0.6);
}

/**************
sideway table A
**************/
.sidewaytables{
	padding: 10px 0;
	width: 100%;
}
.sidewaytable_box{
	float: left;
	width: 33%;
	max-width: 33%;
	margin: 0 1px;
	padding: 0 0 5px 0;
}
.sidewaytable_box h5 span{
	display: table-cell;
	padding: 3px 0 0 30px;
	min-height: 29px;
	font-size: 19px;
	font-weight: bold;
	vertical-align: middle;
}
.sidewaytable_box h5{
	padding: 10px 3px;
}
.sidewaytable_box .thumbnail{
	margin:5px auto;
	text-align: center;
}
.sidewaytable_box .table{
	display: table;
	width: 98%;
	font-size: 12px;
	margin: 0 auto 5px;
}
.sidewaytable_box .table .tr{
	display: table-row;
}
.sidewaytable_box .table .th{
	display: table-cell;
	text-align: center;
	padding: 3px;
	background: #F2F2F2;
	border-right: #999999 solid 1px;
	border-bottom: #999999 solid 1px;
	border-left: #999999 solid 1px;
}
.sidewaytable_box .table .td{
	display: table-cell;
	padding: 3px;
	background: #fff;
	border-right: #999999 solid 1px;
	border-bottom: #999999 solid 1px;
}
.sidewaytable_box .table .tr:first-child .th{
	display: table-cell;
	text-align: center;
	background: #F2F2F2;
	border-top: #999999 solid 1px;
	border-right: #999999 solid 1px;
	border-bottom: #999 solid 1px;
	border-left: #999999 solid 1px;
}
.sidewaytable_box .table .tr:first-child .td{
	display: table-cell;
	background: #fff;
	border-top: #999999 solid 1px;
	border-right: #999999 solid 1px;
	border-bottom: #999 solid 1px;
}
.sidewaytable_box p{
	font-size: 13px;
	line-height: 18px;
	width: 98%;
	margin: 0 auto 5px;
}

.sidewaytable_box .btn a{
	display: block;
	overflow: hidden;
	width: 214px;
	height: 45px;
	font-weight: bold;
	margin: 0 auto;
	text-align: center;
	font-size: 16px;
	padding: 15px 0 0 0;
	background: url(../img/table_btn.png) no-repeat 0px 0px;
	color: #fff;
}

.sidewaytable_box .btn a:hover{
	background-position: left bottom;
}
/******************************
side
******************************/
#side {
    float: left;
    width: 300px;
    padding-bottom: 100px;
}
/**************
freespace
**************/
.freespace{
	margin-bottom: 10px;
}
/**************
copyright
**************/
.copyarea{
	text-align: center;
	font-size: 12px;
	padding: 10px 0;
}
/******************************
mediaqueries
******************************/
/**************
769px over
**************/
@media only screen and (min-width: 769px) {
.menubtn {
	display:none;
}
.togmenu {
	display:block;
}
#menu li {
	display: inline-block;
	border:none;
}
}

/**************
768px under
**************/
@media only screen and (max-width: 768px) {
#header .banner{
	display:none;
}
.container{
	width: auto;
	padding: 0 10px;
}

#navi > .container{
	padding: 0;
}

#navi{
	height: auto;
}

#menu li a {
	display:block;
	height: auto;
	background:none;
	width: 100%;
	text-align: left;
	font-weight: bold;
	font-size: 107%;
	padding: 10px 5px;
}
#menu li:last-child a{
	background:none;
}
#main{
	width: 520px;
}

.mainimg {
	width: auto;
}

.textbox h3{
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	height: auto;
	background: none;
	padding:5px 0 3px 0;
}
.textbox p{
	padding: 7px;
	font-size: 13px;
	line-height: 20px;
}
.ranking h4{
	-moz-background-size:520px;
	background-size:520px;
	padding: 60px 0 0 0;
	height: auto;
	min-height: 100px;
}
.ranking h4 span{
	display: block;
	width: 410px;
	font-size: 27px;
	font-weight: bold;
	text-align: center;
}

.ranking.typeB h4{
	-moz-background-size:contain;
	background-size:contain;
	padding: 90px 0 0 0;
	height: auto;
	min-height: 100px;
	width: auto;
}
.ranking.typeB h4 span{
	display: block;
	width: auto;
	font-size: 27px;
	font-weight: bold;
	text-align: center;
	padding-bottom:10px;
}

.ranking.typeC h4{
	-moz-background-size:520px;
	background-size:520px;
	padding: 70px 0 0 0;
	height: auto;
	min-height: 110px;
}
.ranking.typeC h4 span{
	display: block;
	width: 520px;
	font-size: 27px;
	font-weight: bold;
	text-align: right;
	padding-right:10px;
	padding-bottom:10px;
}

.ranking.typeD h4{
	-moz-background-size:520px;
	background-size:520px;
	padding: 55px 0 0 0;
	height: auto;
	min-height: 104px;
}
.ranking.typeD h4 span{
	display: block;
	width: 520px;
	font-size: 27px;
	font-weight: bold;
	text-align: right;
	padding-right:35px;
	padding-bottom:10px;
}

.ranking.typeE h4{
	-moz-background-size:520px;
	background-size:520px;
	padding: 62px 0 0 0;
	height: auto;
	min-height: 107px;
}
.ranking.typeE h4 span{
	display: block;
	width: 520px;
	font-size: 27px;
	font-weight: bold;
	text-align: center;
	padding-right:35px;
	padding-bottom:10px;
}

.ranking h5 span{
	position: absolute;
	top: 12px;
	left: 65px;
}
.ranking .no01 h5,
.ranking .no02 h5,
.ranking .no03 h5,
.ranking .no04 h5,
.ranking .no05 h5,
.ranking .no06 h5,
.ranking .no07 h5,
.ranking .no08 h5,
.ranking .no09 h5,
.ranking .no10 h5 {
	background-size: 492px;
	font-size: 20px;
	font-weight: bold;
	position: relative;
	margin: 0 0 0px 0;
	width: auto;
}
.ranking .thumbnail{
	width: 130px;
	float: left;
}
.ranking .thumbnail p img{
	max-width: 128px;
}
.ranking .info{
	width: 350px;
	float: right;
}
.ranking .info .table{
	display: table;
	width: 100%;
	font-size: 13px;
}
.ranking .info .table .td{
	padding: 2px 0 2px 4px;
}
.ranking .text{
	font-size: 13px;
	line-height: 18px;
}
.ranking .btn a{
	display: block;
	overflow: hidden;
	background-size: 490px;
	width: 490px;
	height: auto;
	text-align: center;
	font-weight: bold;
	font-size: 20px;
	padding: 10px 0 6px 0;
}
.checkpoint{
	padding: 10px 0;
	width: 100%;
}
.checkpointbox{
	padding: 0 0 0 0;
	display: block;
	height: auto;
	padding: 10px;
	width: 100%;
	background: none;
	border: #E5E5E5 solid 2px;
	background: #EFF0F0;
}
.checkpointbox p{
	display: none;
}
.checkpointbox ul{
	background: none;
	border: none;
	padding: 0 5px;
}
.checkpointbox ul li{
	font-size: 18px !important;
	font-weight: bold;
	padding: 7px 0 5px 35px !important;
	margin: 0 0 5px 0;
	background: url(../img/checkbox_01.png) no-repeat 0px 0px;
	border-bottom: #E5E5E5 solid 1px;
}
.stepbox_inner .left{
	width: 100% !important;
	float: none !important;
	margin-bottom: 10px !important;
}
.stepbox_inner .left .stepno{
	font-size: 23px !important;
	font-weight: bold !important;
	padding: 0 0 5px 0 !important;
	margin: 0 0 10px 0 !important;
}
.stepbox_inner .left .stepno span{
	margin: 0 10px 0 0 !important;
}
.stepbox_inner .right{
	width: 100% !important;
	float: none !important;
	text-align: center !important;
}

.conductbtn a{
	text-align: center;
	width: 100%;
	height: auto;
	font-weight: bold;
	font-size: 28px;
	padding: 15px 0 15px 0;
	text-shadow:2px 3px 4px rgba(0, 0, 0, 0.6);
	margin: 10px auto;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	background:none;
	background: rgb(236,1,1);
	background: -moz-linear-gradient(top,  rgba(236,1,1,1) 0%, rgba(161,30,30,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(236,1,1,1)), color-stop(100%,rgba(161,30,30,1)));
	background: -webkit-linear-gradient(top,  rgba(236,1,1,1) 0%,rgba(161,30,30,1) 100%);
	background: -o-linear-gradient(top,  rgba(236,1,1,1) 0%,rgba(161,30,30,1) 100%);
	background: -ms-linear-gradient(top,  rgba(236,1,1,1) 0%,rgba(161,30,30,1) 100%);
	background: linear-gradient(to bottom,  rgba(236,1,1,1) 0%,rgba(161,30,30,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ec0101', endColorstr='#a11e1e',GradientType=0 );
	color: #fff;
	border: #DDA8A8 solid 1px;
}
.conductbtn a:hover{
	background: rgb(161,30,30);
	background: -moz-linear-gradient(top,  rgba(161,30,30,1) 0%, rgba(236,1,1,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(161,30,30,1)), color-stop(100%,rgba(236,1,1,1)));
	background: -webkit-linear-gradient(top,  rgba(161,30,30,1) 0%,rgba(236,1,1,1) 100%);
	background: -o-linear-gradient(top,  rgba(161,30,30,1) 0%,rgba(236,1,1,1) 100%);
	background: -ms-linear-gradient(top,  rgba(161,30,30,1) 0%,rgba(236,1,1,1) 100%);
	background: linear-gradient(to bottom,  rgba(161,30,30,1) 0%,rgba(236,1,1,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a11e1e', endColorstr='#ec0101',GradientType=0 );
}
.sidewaytable_box{
	float: left;
	width: 100%;
	max-width: 100%;
	margin: 0 1px 15px;
	padding: 0 0 5px 0;
}

.sidewaytable_box .btn a{
	text-align: center;
	width: 100%;
	height: auto;
	font-weight: bold;
	font-size: 23px;
	padding: 17px 0 15px 0;
	text-shadow:2px 3px 4px rgba(0, 0, 0, 0.6);
	margin: 10px auto;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	background:none;
	background: rgb(236,1,1);
	background: -moz-linear-gradient(top,  rgba(236,1,1,1) 0%, rgba(161,30,30,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(236,1,1,1)), color-stop(100%,rgba(161,30,30,1)));
	background: -webkit-linear-gradient(top,  rgba(236,1,1,1) 0%,rgba(161,30,30,1) 100%);
	background: -o-linear-gradient(top,  rgba(236,1,1,1) 0%,rgba(161,30,30,1) 100%);
	background: -ms-linear-gradient(top,  rgba(236,1,1,1) 0%,rgba(161,30,30,1) 100%);
	background: linear-gradient(to bottom,  rgba(236,1,1,1) 0%,rgba(161,30,30,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ec0101', endColorstr='#a11e1e',GradientType=0 );
	color: #fff;
	border: #DDA8A8 solid 1px;
}
.sidewaytable_box .btn a:hover{
	background-position: left bottom;
	background: rgb(161,30,30);
	background: -moz-linear-gradient(top,  rgba(161,30,30,1) 0%, rgba(236,1,1,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(161,30,30,1)), color-stop(100%,rgba(236,1,1,1)));
	background: -webkit-linear-gradient(top,  rgba(161,30,30,1) 0%,rgba(236,1,1,1) 100%);
	background: -o-linear-gradient(top,  rgba(161,30,30,1) 0%,rgba(236,1,1,1) 100%);
	background: -ms-linear-gradient(top,  rgba(161,30,30,1) 0%,rgba(236,1,1,1) 100%);
	background: linear-gradient(to bottom,  rgba(161,30,30,1) 0%,rgba(236,1,1,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a11e1e', endColorstr='#ec0101',GradientType=0 );
}
.categorylist_box h3{
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 5px;
}
.categorylist_box .more a{
	font-size: 12px;
}
.crop{
	margin-bottom: 15px;
	font-size: 12px;
	line-height: 19px;
}
#side{
	font-size: 80%;
	width: 200px;
}
#side h4{
	font-size: 16px;
}
#side h4 span{
	background: none;
	padding-left: 5px;
}
#side img{
	max-width: 200px;
}
.side_ul li{
	font-size: 13px;
	line-height: 18px;
	margin-bottom: 7px;
}
.side_ul li:last-child{
	margin-bottom: 0px;
}
#footer{
	font-size: 80%;
}
.copyarea{
	font-size: 90%;
}
}

/**************
480px under
**************/
@media only screen and (max-width: 480px) {
.container{
	width: auto;
	padding: 0 10px;
}

#h1area .container .sitemap{
	display: none;
}
#main{
	width: 100%;
	padding-bottom: 30px;
}
.mainimg{
	background: none;
	width: 100%;
	height: auto;
	position: relative;
	padding-top: 15px;
	padding-bottom: 10px;
}
.mainimg.entry{
	background: none;
	height: auto;
	width: 100%;
}
.mainimg .catch{
	font-size: 23px;
	font-weight: bold;
	line-height: 26px;
	position: static;
	top: 0px;
	left: 0px;
	margin-bottom: 10px;
	padding: 7px 5px 4px;
}
.mainimg.entry .catch{
	font-size: 23px;
	font-weight: bold;
	line-height: 26px;
	position: static;
	top: 0px;
	left: 0px;
	margin-bottom: 10px;
	padding: 7px 5px 4px;
	width: 100%;
}
.mainimg .catch span{
	display: block;
	height: auto;
}
.mainimg .txt{
	font-size: 14px;
	line-height: 20px;
	width: 100%;
	position: static;
	top: 0px;
	padding: 5px
}
.mainimg.entry .txt{
	font-size: 14px;
	line-height: 20px;
	width: 100%;
	position: static;
	top: 0px;
	padding: 5px
}
.textbox h3{
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	background: none;
	height: auto;
	display: block;
	padding: 0 0 0 0;
	margin-bottom: 5px;
}
.textbox p{
	padding: 10px;
	font-size: 13px;
	line-height: 20px;
}
.ranking h4,
.ranking.typeB h4,
.ranking.typeC h4,
.ranking.typeD h4,
.ranking.typeE h4{
	background:none;
	width: 300px;
	padding: 0px 0px 2px 0px;
	height: auto;
	min-height: 30px;
}
.ranking h4 span,
.ranking.typeB h4 span,
.ranking.typeC h4 span,
.ranking.typeD h4 span,
.ranking.typeE h4 span{
	width: 300px;
	font-size: 20px;
	text-align: left;
	text-shadow:none;
	/*
		0px 0px 0px #fff,
		0px 0px 0px #fff,
		0px 0px 0px #fff,
		0px 0px 0px #fff,
		0px 0px 0px rgba(0, 0, 0, 0.6);
	*/
}
.ranking h5 span{
	position: static;
}
.ranking .no01 h5 {
	background: url(../img/ranking_no01_title_icon.png) no-repeat 0px 0px;
}
.ranking .no02 h5 {
	background: url(../img/ranking_no02_title_icon.png) no-repeat 0px 0px;
}
.ranking .no03 h5 {
	background: url(../img/ranking_no03_title_icon.png) no-repeat 0px 0px;
}
.ranking .no04 h5 {
	background: url(../img/ranking_no04_title_icon.png) no-repeat 0px 0px;
}
.ranking .no05 h5 {
	background: url(../img/ranking_no05_title_icon.png) no-repeat 0px 0px;
}
.ranking .no06 h5 {
	background: url(../img/ranking_no06_title_icon.png) no-repeat 0px 0px;
}
.ranking .no07 h5 {
	background: url(../img/ranking_no07_title_icon.png) no-repeat 0px 0px;
}
.ranking .no08 h5 {
	background: url(../img/ranking_no08_title_icon.png) no-repeat 0px 0px;
}
.ranking .no09 h5 {
	background: url(../img/ranking_no09_title_icon.png) no-repeat 0px 0px;
}
.ranking .no10 h5 {
	background: url(../img/ranking_no10_title_icon.png) no-repeat 0px 0px;
}
.ranking .no01 h5,
.ranking .no02 h5,
.ranking .no03 h5,
.ranking .no04 h5,
.ranking .no05 h5,
.ranking .no06 h5,
.ranking .no07 h5,
.ranking .no08 h5,
.ranking .no09 h5,
.ranking .no10 h5 {
	background-size: 50px;
	height: auto;
	font-size: 20px;
	font-weight: bold;
	position: relative;
	margin: 0 0 15px 0;
}
.ranking .no01 h5 span,
.ranking .no02 h5 span,
.ranking .no03 h5 span,
.ranking .rankin h5 span{
	display: block;
	min-height: 50px;
	padding: 15px 0 0 55px;
}
.ranking .thumbnail{
	width: 100%;
	float: none;
	text-align: center;
	margin-bottom: 10px;
}
.ranking .thumbnail p img{
	max-width: 198px;
	border: #aaa solid 1px;
}
.ranking .info{
	width: 100%;
	float: none;
}
.ranking .info .table{
	display: table;
	width: 100%;
}
.ranking .info .table .tr{
	display: block;
}
.ranking .info .table .th{
	display: block;
	text-align: left;
	padding: 3px 5px;
	background: #F2F2F2;
	border-right: #999999 solid 1px;
	border-bottom: #999999 solid 1px;
	border-left: #999999 solid 1px;
}
.ranking .info .table .td{
	display: block;
	padding: 3px 5px;
	background: #fff;
	border-right: #999999 solid 1px;
	border-bottom: #999999 solid 1px;
	border-left: #999999 solid 1px;
}
.ranking .info .table .tr:first-child .th{
	display: block;
	text-align: left;
	background: #F2F2F2;
	border-top: #999999 solid 1px;
	border-right: #999999 solid 1px;
	border-bottom: #999 solid 1px;
	border-left: #999999 solid 1px;
}
.ranking .info .table .tr:first-child .td{
	display: block;
	background: #fff;
	border-top: none;
	border-right: #999999 solid 1px;
	border-bottom: #999 solid 1px;
}
.ranking .text{
	clear: both;
	padding: 10px 0;
}
.checkpointbox ul li{
	-moz-background-size:25px 25px;
	background-size:25px 25px;
	font-size: 16px !important;
	line-height: 20px;
	font-weight: bold;
	padding: 10px 0 7px 35px !important;
	margin: 0 0 5px 0;
	background: url(../img/checkbox_01.png) no-repeat 0px 0px;
	border-bottom: #E5E5E5 solid 1px;
}
.point .icon{
	margin: 0 0 10px 0;
}
.point .icon img{
	width: 100px;
}
.point p{
	font-size: 13px;
	line-height: 18px;
}
.conductbtn a{
	font-size: 20px;
	padding: 10px 0;
}
#side{
	width: 100%;
}
#side h4{
	font-size: 14px;
}
#side .freespace{
	display: none;
}
.side_ul li a{
	display: block;
	padding: 10px 0px;
}
#footer ul{
	text-align: left;
}
#footer ul li{
	display: block;
	margin: 10px 10px;
}
#footer ul li a{
	display: block;
}
#footer ul li:first-child{
	margin-top: 0;
}
#footer ul li:last-child{
	margin-bottom: 0;
}
}

/**************
320px under
**************/
@media only screen and (max-width: 320px) {
.container{
	width: auto;
	padding: 0 10px;
}

.ranking .no01 h5 {
	background: url(../img/ranking_no01_title_icon.png) no-repeat 0px 0px;
	background-size: 40px;
	height: auto;
	font-size: 18px;
	font-weight: bold;
	position: relative;
	margin: 0 0 15px 0;
}
.ranking .no01 h5 span{
	display: block;
	min-height: 40px;
	padding: 10px 0 0 45px;
}
.faq h4{
	background: none;
}

.stepbox_inner .left .stepno{
	font-size: 17px;
	padding: 0 0 5px 0;
	margin: 0 0 10px 0;
}
.stepbox_inner .left .stepno span{
	margin: 0 5px 0 0;
}
.stepbox_inner .left .stepno span img{
	width: 60px;
}
.checkpointbox ul li{
	-moz-background-size:20px 20px;
	background-size:20px 20px;
	font-size: 15px !important;
	line-height: 18px !important;
	font-weight: bold;
	padding: 3px 0 5px 25px !important;
	margin: 0 0 7px 0;
}
#side{
	width: 100%;
}
.copyarea{
	font-size: 90%;
	line-height: 15px;
}
}







































