@charset "UTF-8";
/* CSS Document */

/* =================reset================ */
*, html, body {
	margin: 0;
	padding: 0;
	border: 0;
}
*{
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
}

div, dl, dt, dd, ol, ul, li,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	background: transparent;
}
ul,ol,li {
	list-style:none;
}
body {
	text-align: center;/*IE*/
	line-height: 1.75em;
	font-family: "メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HiraKakuPro-W3","ＭＳ Ｐゴシック","MS PGothic",Arial, Helvetica,sans-serif;
	font-size: 13px;
	color: #000;
	background:url(../images/background.png) repeat;
}
h1 {font-size:197%; text-decoration:none; font-weight:bold}
h2 {font-size:153.9%; text-decoration:none; font-weight:bold}
h3 {font-size:138.5%; text-decoration:none; font-weight:bold}
h4 {font-size:123.1%; text-decoration:none; font-weight:bold}
h5 {font-size:116%; text-decoration:none; font-weight:bold}
h6 {font-size:108%; text-decoration:none; font-weight:bold}

a {text-decoration:none; color:#338129;}
a:hover {text-decoration:none; color:#438f39;}
a:active {text-decoration:none; color:#438f39;}
a img:hover{
opacity:.8;
}

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

.left {float:left; text-align:left}
.right {float:right; text-align:left}
.center {margin:0 auto; text-align:center}

.post img.left {margin:5px 15px 5px 0; border-radius:4px}
.post img.right {margin:5px 0 5px 15px; border-radius:4px}
.post img.center {margin:0 auto; text-align:center; border-radius:4px}

img.banner-left {float:left; margin:5px 15px 5px 0; border-radius:0}
img.banner-right {float:right; margin:5px 0 5px 15px; border-radius:0}
img.banner-center {margin:0 auto;text-align:center; border-radius:0}

.clearfix:after{  
  content: ".";   
  display: block;   
  height: 0;   
  clear: both;   
  visibility: hidden;  
}  
  
.clearfix{ display: inline-table; }  
  
/* Hides from IE-mac \*/  
* html .clearfix{ height: 1%; }
.clearfix{ display: block; } 
/* End hide from IE-mac */ 

hr{
	border-bottom:1px solid #E0E0E0;
	margin:30px 0 25px 0;
}


.mt0{margin-top:0!important}
.mr0{margin-right:0!important}
.mb0{margin-bottom:0!important}
.ml0{margin-left:0!important}
.ma0{margin:0!important}
.pt0{padding-top:0!important}
.pr0{padding-right:0!important}
.pb0{padding-bottom:0!important}
.pl0{padding-left:0!important}
.pa0{padding:0!important}
.mt5{margin-top:5px!important}
.mr5{margin-right:5px!important}
.mb5{margin-bottom:5px!important}
.ml5{margin-left:5px!important}
.ma5{margin:5px!important}
.pt5{padding-top:5px!important}
.pr5{padding-right:5px!important}
.pb5{padding-bottom:5px!important}
.pl5{padding-left:5px!important}
.pa5{padding:5px!important}
.mt10{margin-top:10px!important}
.mr10{margin-right:10px!important}
.mb10{margin-bottom:10px!important}
.ml10{margin-left:10px!important}
.ma10{margin:10px!important}
.pt10{padding-top:10px!important}
.pr10{padding-right:10px!important}
.pb10{padding-bottom:10px!important}
.pl10{padding-left:10px!important}
.pa10{padding:10px!important}
.mt15{margin-top:15px!important}
.mr15{margin-right:15px!important}
.mb15{margin-bottom:15px!important}
.ml15{margin-left:15px!important}
.ma15{margin:15px!important}
.pt15{padding-top:15px!important}
.pr15{padding-right:15px!important}
.pb15{padding-bottom:15px!important}
.pl15{padding-left:15px!important}
.pa15{padding:15px!important}
.mt20{margin-top:20px!important}
.mr20{margin-right:20px!important}
.mb20{margin-bottom:20px!important}
.ml20{margin-left:20px!important}
.ma20{margin:20px!important}
.pt20{padding-top:20px!important}
.pr20{padding-right:20px!important}
.pb20{padding-bottom:20px!important}
.pl20{padding-left:20px!important}
.pa20{padding:20px!important}
.mt25{margin-top:25px!important}
.mr25{margin-right:25px!important}
.mb25{margin-bottom:25px!important}
.ml25{margin-left:25px!important}
.ma25{margin:25px!important}
.pt25{padding-top:25px!important}
.pr25{padding-right:25px!important}
.pb25{padding-bottom:25px!important}
.pl25{padding-left:25px!important}
.pa25{padding:25px!important}
.mt30{margin-top:30px!important}
.mr30{margin-right:30px!important}
.mb30{margin-bottom:30px!important}
.ml30{margin-left:30px!important}
.ma30{margin:30px!important}
.pt30{padding-top:30px!important}
.pr30{padding-right:30px!important}
.pb30{padding-bottom:30px!important}
.pl30{padding-left:30px!important}
.pa30{padding:30px!important}
.mt35{margin-top:35px!important}
.mr35{margin-right:35px!important}
.mb35{margin-bottom:35px!important}
.ml35{margin-left:35px!important}
.ma35{margin:35px!important}
.pt35{padding-top:35px!important}
.pr35{padding-right:35px!important}
.pb35{padding-bottom:35px!important}
.pl35{padding-left:35px!important}
.pa35{padding:35px!important}
.mt40{margin-top:40px!important}
.mr40{margin-right:40px!important}
.mb40{margin-bottom:40px!important}
.ml40{margin-left:40px!important}
.ma40{margin:40px!important}
.pt40{padding-top:40px!important}
.pr40{padding-right:40px!important}
.pb40{padding-bottom:40px!important}
.pl40{padding-left:40px!important}
.pa40{padding:40px!important}
.mt45{margin-top:45px!important}
.mr45{margin-right:45px!important}
.mb45{margin-bottom:45px!important}
.ml45{margin-left:45px!important}
.ma45{margin:45px!important}
.pt45{padding-top:45px!important}
.pr45{padding-right:45px!important}
.pb45{padding-bottom:45px!important}
.pl45{padding-left:45px!important}
.pa45{padding:45px!important}
.mt50{margin-top:50px!important}
.mr50{margin-right:50px!important}
.mb50{margin-bottom:50px!important}
.ml50{margin-left:50px!important}
.ma50{margin:50px!important}
.pt50{padding-top:50px!important}
.pr50{padding-right:50px!important}
.pb50{padding-bottom:50px!important}
.pl50{padding-left:50px!important}
.pa50{padding:50px!important}

/* =================================== */
div#topber {
	position: fixed;
	z-index: 999;
	top: 0;
	width: 100%;
	height: 50px;
	background-color: rgba(0,0,0,0.6);
}

div#wrapper {
	position: relative;
	top: 50px;
	width: 800px;
	margin: 0 auto;
	clear:both;
}

div#container {
	float: left;
	width: 800px;
	margin: 0 auto;
	padding: 15px 15px;
	text-align: justify;
	background: #F6F6F6;
	border: 1px solid #e0e0e0;
	border-radius: 4px;
	margin-bottom:20px;
}

#mainNav{
	clear:both;
	position:relative;
	top:52px;
	z-index:200;
	width:100%;
	height:60px;
	box-shadow: 3px 3px 3px #eee;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #4bb70a), color-stop(0.00, #63d220));
	background: -webkit-linear-gradient(#4bb70a, #63d220);
	background: -moz-linear-gradient(#4bb70a, #63d220);
	background: -o-linear-gradient(#4bb70a, #63d220);
	background: -ms-linear-gradient(#4bb70a, #63d220);
	background: linear-gradient(#4bb70a, #63d220);
}
#mainNav .inner{
	width: 800px;
	margin: 0 auto;
}

#mainNav ul li{
	float: left;
	position: relative;
	border-right:1px solid #ccc;
	border-left:1px solid #fff;
}

#mainNav ul li:first-child{
	border-left:1px solid #fff;
}

#mainNav ul li a{
	display: block;
	text-align: center;
	float:left;
	color: #fff;
	font-weight: bold;
	font-size:13px;
	height:60px;
	text-decoration: none;
	line-height:40px;
	padding:10px 20px 0 20px;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #4bb70a), color-stop(0.00, #63d220));
	background: -webkit-linear-gradient(#4bb70a, #63d220);
	background: -moz-linear-gradient(#4bb70a, #63d220);
	background: -o-linear-gradient(#4bb70a, #63d220);
	background: -ms-linear-gradient(#4bb70a, #63d220);
	background: linear-gradient(#4bb70a, #63d220);
}

#mainNav ul .active a , #mainNav ul li a:hover{
	box-shadow: 1px 1px 3px rgba(255,255,255,0.5), 1px 1px 3px rgba(0,0,0,0.5) inset;
}

div#header {
	position: relative;
	display: block;
	margin: 20px 0;
	text-align: left;
	width: auto;
	height: 150px;
	background: #fff url(../images/photo800x150.jpg) center center no-repeat;
	background-size:cover;
	border: 1px solid #e0e0e0;
	border-radius: 4px;
	overflow: hidden;
}
#sitename {
	position: absolute;
	width: 300px;
	height: 60px;
	top: 30px;
	left: 30px;
}
#sitename a {
	display: block;
	width: 300px;
	height: 60px;
	background: url(../images/logo200x50.png) 0 0 no-repeat;
}
#sitename a:hover{
opacity:.8;
}
#sitename span{
	display: none;
}

#topber .homelink {
	float: left;
	display: block;
	width: 50px;
	height: 50px;
	overflow: hidden;
}

#topber .homelink a {
	display: block;
	width: 50px;
	height: 50px;
	text-indent: -9999px;
	background: url(../images/icon_home.png) center center no-repeat;
}
#topber .homelink a:hover {opacity:0.6}

#topber h1.topcopy {
	font-size: 100%;
	font-weight: bold;
	color: #e0e0e0;
	text-align: center;
	height: 50px;
	padding: 15px 0 0 0;
}


/* 情報 */
.infobox {
	clear: both;
	position: relative;
	display: block;
	width: 100%;
	padding: 4px;
	height: auto;
	overflow: hidden;
	margin: 20px 0;
}

/* 情報 : head */
.infobox .head{
	background-color: #338129;
	height:auto;
}

.infobox .rank-mark {
	position: absolute;
	display: block;
	width: 80px;
	height: 100px;
	top: 10px;
	left: 10px;
	z-index: 99;
	text-indent: -9999px;
	overflow: visible;
}

.infobox p{
	clear:both;
	margin:0px 0 15px 96px;
	padding-top:14px;
	text-align:left;
	line-height: 140%;
}

.rank-01 {background:url(../images/rank_01.png) 0 0 no-repeat}
.rank-02 {background:url(../images/rank_02.png) 0 0 no-repeat}
.rank-03 {background:url(../images/rank_03.png) 0 0 no-repeat}
.rank-04 {background:url(../images/rank_04.png) 0 0 no-repeat}
.rank-05 {background:url(../images/rank_05.png) 0 0 no-repeat}
.rank-06 {background:url(../images/rank_06.png) 0 0 no-repeat}
.rank-07 {background:url(../images/rank_07.png) 0 0 no-repeat}
.rank-08 {background:url(../images/rank_08.png) 0 0 no-repeat}
.rank-09 {background:url(../images/rank_09.png) 0 0 no-repeat}
.rank-10 {background:url(../images/rank_10.png) 0 0 no-repeat}
.rank-00 {background:url(../images/rank_00.png) 0 0 no-repeat}

.star-mark {
	display: block;
	padding: 3px 10px 0 10px;
	text-align: left;
	color: #ee3;
	font-size:140%;
	border-radius: 9px;
	box-shadow: 2px 2px 2px 2px rgba(0,0,0,0.2) inset;
	float:right;
	margin:8px 8px 0 8px;
}
.infobox h4 {
	display: block;
	width:80%;
	line-height: 37px;
	padding: 0 1em 0 0;
	margin:7px 0 4px 80px !important;
	font-size: 140%;
	text-decoration: none;
	font-weight: bold;
	color: #fff;
	text-align:left;
	float:left;
}

/* 情報 : left */

.infobox .left{
	width: 60%;
	text-align: center;
	float: left;
}

/* 情報 : right */

.infobox .right{
	width: 39%;
	float: left;
	margin-left:1%;
}
.infobox .right img{
	width: 100%;
}
.info-spec {
	float: left;
	width: 100%;
	margin: 0;
	table-layout: auto;
	border-collapse: collapse;
	font-size: 100%;
}
.info-spec th,
.info-spec td {
	font-size: 100%;
	font-weight: normal;
	text-align: center;
	height: 1.5em;
	line-height: 1.5em;
	padding: 6px 0;
	border: 1px solid #ccc;
	vertical-align: middle;
}
.info-spec th {background:#099; color:#eee}
.info-spec td {background:#323232; color:#fff}

.info-official {
	margin: 14px 0 0 0;
}
.info-official a {
}
.info-official a:hover {
	opacity:0.8;
}

.info-text {
	float: left;
	display: block;
	width: 100%;
	min-height: 123px;
	padding: 8px;
	text-align: justify;
	background: #fff;
	line-height: 150%;
}


/* 広告エリア */
.bnrArea{
	width: 800px;
	margin: 0 0 20px 0;
}
.bnrArea a{
	width:32.6%;
	display:block;
	float:left;
	margin-left:1.1%;
}
.bnrArea a:first-child{
	margin-left:0;
}


/* 記事 */
#container h2 {
	display: block;
	line-height: 40px;
	padding: 10px 0 10px 20px;
	margin: 0 0 20px 0;
	background: #4bb70a; /* Old browsers */
	background: -moz-linear-gradient(left, #4bb70a 0%, #63d220 50%, #4bb70a 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#4bb70a), color-stop(50%,#63d220), color-stop(100%,#4bb70a)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left, #4bb70a 0%,#63d220 50%,#4bb70a 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left, #4bb70a 0%,#63d220 50%,#4bb70a 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(left, #4bb70a 0%,#63d220 50%,#4bb70a 100%); /* IE10+ */
	background: linear-gradient(left, #4bb70a 0%,#63d220 50%,#4bb70a 100%); /* W3C */
	color:#FFF;
	text-shadow:1px 1px 2px #333;
	box-shadow:0 2px 3px rgba(0, 0, 0, 0.4) , inset 0 0 50px rgba(0, 0, 0, 0.1) ;
	position:relative;
}
#container h2:before,
.#container h2:after{
	content: ' ';
	position: absolute;
	z-index: -1;
	width: 40%;
	height: 20px;
	left: 4px;
	bottom:7px;
	-webkit-box-shadow: 0 8px 15px rgba(0,0,0, 0.7);
	-moz-box-shadow: 0 8px 15px rgba(0, 0, 0, 0.7);
	box-shadow: 0 8px 15px rgba(0, 0, 0, 0.7);
	background-color: #F00;
	-webkit-transform: rotate(-3deg);
	-moz-transform: rotate(-3deg);
	-o-transform: rotate(-3deg);
	-ms-transform: rotate(-3deg);
	transform: rotate(-3deg);
}
.#container h2:after{
	  -webkit-transform: rotate(3deg);
	  -moz-transform: rotate(3deg);
	  -o-transform: rotate(3deg);
	  -ms-transform: rotate(3deg);
	  transform: rotate(3deg);
	  right: 10px;
	  left: auto;
}

#container h3 {
	display: block;
	padding: 6px 0 6px 12px;
	border-left: #338129 4px solid;
	border-bottom:1px dotted #338129;

}

#container h4 {
	margin: 15px 0 10px 0;
	padding: 3px 0 2px 12px;
	border-left: #338129 4px solid  
}

#container h5 {
	margin: 15px 0 0 0;
	padding: 0px 0 3px 32px;
	background: url(../images/icon_point.png) left 0px no-repeat;
}

#container h6 {
	margin: 15px 0 0 0;
	padding: 0px 0 6px 24px;
	background: url(../images/icon_alert.png) left 2px no-repeat;
}

.post {
	width: 100%;
	margin: 15px auto 15px auto;
	overflow: hidden;
}

.post p {
	font-size:15px !important;
	padding-bottom: 0.5em;
	line-height: 1.75em;
	text-align: justify;
	text-indent: 1em;
}

.onepoint {
	width: 100%;
	margin: 5px auto 15px auto;
	overflow: hidden;
	background:#E0E0E0;
}

.onepoint p {
	padding: 1em;
	line-height: 1.75em;
	text-align: justify;
	text-indent: 0;
}

.qa{
	background:url(../images/icon_qa.png) 0 0 no-repeat;
	padding:4px 0 0 46px !important;
	height:42px;
	border:none !important;
	font-size:22px;
	margin-top:30px !important;
}

dl.qanda {
	padding: 12px;
	margin: 10px 0;
	background:#FFF;
}

dl.qanda dt {
	display: block;
	min-height: 50px;
	padding: 0 0 0 46px;
	background: url(../images/icon_q.png) 0 0 no-repeat;
	color: #444;
}
dl.qanda dd {
	display: block;
	min-height: 50px;
	margin: 12px 0 0 10px;
	padding: 0 0 0 46px;
	background: url(../images/icon_a.png) 0 0 no-repeat;
	color:#338129;
}

.banner {
	display: block;
	height: auto;
	margin: 15px auto;
	overflow: hidden;
	text-align: center;
}

.divider {
	clear: both;
	width: 100%;
	height: 10px;
	margin: 10px 0;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../images/icon_divider.png) center center no-repeat;
}

table.kashi {
	margin-top: 10px;
	margin-bottom: 10px;
	width: 100%;
	border-collapse: collapse;
}
table.kashi th,
table.kashi td{
	text-align: center;
	padding: 13px 15px;
	border: 1px #999 solid;
}
table.kashi th{
	text-align: center;
	background-color: #F4F9FF;
}

table.kashi td{
	background-color: #FFFFFF;
}

table.kashi input{
	margin-right: 3px;
	padding: 2px 5px;
	border: 1px #999 solid;
}

table.kashi2 {
	margin-top: 10px;
	width: 100%;
	border-collapse: collapse;
}
table.kashi2 th,
table.kashi2 td{
	text-align: center;
	padding: 13px 15px;
	border: 1px #999 solid;
}
table.kashi2 th{
	text-align: center;
	background-color: #F4F9FF;
}

table.kashi2 input{
	margin-right: 3px;
	padding: 2px 5px;
	border: 1px #999 solid;
}

table.kashi3 {
	margin-top: 10px;
	margin-bottom: 10px;
	width: 100%;
	border-collapse: collapse;
}
table.kashi3 th,
table.kashi3 td{
	padding: 13px 15px;
	border: 1px #999 solid;
}
table.kashi3 th{
	text-align: center;
	background-color: #F4F9FF;
}

table.kashi3 td{
	background-color: #FFFFFF;
}

table.kashi3 input{
	margin-right: 3px;
	padding: 2px 5px;
	border: 1px #999 solid;
}

td.karisaki{
	width: 35%;
}

table a{
	display: block;
}

.sho {
	font-size: 80%;
	color: #333333;
}

.dai {
	font-size: 140%;
	font-weight:bold;
}

.red {
	color:#ff0000;
	font-weight:bold;
}

.red2 {
	color:#ff0000;
	font-weight:bold;
	font-size: 140%;
}

.b {
	color:#000000;
	font-weight:bold;
	background-color:#ffff66;
}

.r2 {
	color:#ff0000;
	font-weight:bold;
	background-color:#ffff66;
}

/* パンくずリスト */
.bread-crumb-list {
   padding: 10px 0px 10px 10px;　/* パディングも任意の値 */
   float: left;
   text-align: left;
   font-size: 90%;
 }
 .bread-crumb-list li {
   display: inline;
   padding-right: 2px;
   text-align: left;
 }

 .bread-crumb-list li a:hover {
   text-decoration: underline;
   color: #bbbbbb; /* マウスオンした時の文字色 */
}

/* 更新履歴 */
dl.uplist {
	margin-top: 20px;
	overflow: auto;
	height: 200px;
	zoom: 1;
}
dl.uplist dt {
	margin-bottom: 5px;
	padding-bottom: 5px;
	width: 100px;
	float: left;
	clear: both;
	font-weight: bold;
}
dl.uplist dd {
	margin-bottom: 5px;
	padding: 0 0 5px 120px;
	border-bottom: 1px dotted #999;
}

/* 1BOX */
div.box1 {
	width: auto;
	height: auto;
	padding: 0 0 15px 0;
	overflow: hidden;
}
div.box1-inner {
	float: left;
	display: block;
	width: 100%;
	margin-left: 2%;
	background: #fff;
	border:1px solid #B9B9B9;
}
div.box1-inner:first-child {margin-left: 0}

div.box1-inner h4{
	background: #999999;
	color:#FFF;
	font-size:14px;
	border:none !important;
	margin:0 !important;
	padding:10px !important;
}

p.box1-inner-title {
	display: block;
	background: url(../images/bg_oblique_777.png) repeat;
	color: #fff;
	font-weight: bold;
	padding: 8px 12px;
	border-radius: 3px 3px 0 0;
}

div.box1-inner div,
div.box1-inner ul {padding: 14px}
div.box1-inner img {margin:0 auto}
div.box1-inner ul{
	padding:14px 6px 0px 6px;
}
div.box1-inner ul li {
	display: block;
	background: url(../images/arrow_link.png) 6px center no-repeat;
	padding: 3px 6px 0px 27px;
	vertical-align: middle;
	margin-bottom: 10px;
	font-weight:bold;
}
div.box1-inner ul li a {
	display: block;
	color:#3261B3;
}
div.box1-inner ul li a:hover{
	text-decoration:underline;
}
div.box1-inner ul li:last-child {margin-bottom: 0}

/* 2BOX */
div.box2 {
	width: auto;
	height: auto;
	padding: 0 0 15px 0;
	overflow: hidden;
}
div.box2-inner {
	float: left;
	display: block;
	width: 49%;
	margin-left: 2%;
	background: #fff;
}
div.box2-inner:first-child {margin-left: 0}

div.box2-inner h4{
	background: #999999;
	color:#FFF;
	font-size:14px;
	border:none !important;
	margin:0 !important;
	padding:10px !important;
}

p.box2-inner-title {
	display: block;
	background: url(../images/bg_oblique_777.png) repeat;
	color: #fff;
	font-weight: bold;
	padding: 8px 12px;
	border-radius: 3px 3px 0 0;
}

div.box2-inner div,
div.box2-inner ul {padding: 14px}
div.box2-inner img {margin:0 auto}
div.box2-inner ul{
	padding:14px 6px 0px 6px;
}
div.box2-inner ul li {
	display: block;
	background: url(../images/arrow_link.png) 6px center no-repeat;
	padding: 3px 6px 0px 27px;
	vertical-align: middle;
	margin-bottom: 10px;
	font-weight:bold;
}
div.box2-inner ul li a {
	display: block;
	color:#338129;
}
div.box2-inner ul li a:hover{
	text-decoration:underline;
}
div.box2-inner ul li:last-child {margin-bottom: 0}


/* ページトップに戻る */
#pageup {
	position: fixed;
	bottom: 20px;
	right: 20px;
	z-index: 999;
	display: block;
	width: 60px;
	height: 60px;
	overflow: hidden;
	border-radius: 4px;
}

#pageup a {
	display: block;
	width: 60px;
	height: 60px;
	background: #333 url(../images/icon_up.png) center center no-repeat;
	border-radius: 4px;
}
#pageup a:hover {
	background-color: #338129;
}
#pageup a span{
	display: none;
}

/* FOOTER */
div#footer {
	position: relative;
	bottom: 0;
	clear: both;
	display: block;
	margin: 50px 0 0 0;
	padding: 20px;
	text-align: center;
	background: #444;
	overflow: hidden;
}

.globalnav {
	height: auto;
	width:800px;
	margin:5px auto 0 auto;
}

li.g-nav {
	display: inline-block;
	line-height: 2em;
	text-align: left;
	padding: 0 20px 0 12px;
	text-overflow: ellipsis;
	overflow: visible;
	display:block;
	margin-bottom:10px;
}

li.g-nav a {
	display: inline;
	color: #e0e0e0;
	margin-right:10px;
	white-space: nowrap;
}

li.g-nav span {
	font-weight:bold;
	display:block;
	margin-bottom:8px;
	color: #ffffff;
	font-size:16px;
}

li.g-nav a:hover {
	display: inline;
	color: #aaa;
	text-decoration: underline;
}

.address {
	clear: both;
	display: block;
	font-size: 97%;
	line-height: 1em;
	color: #e0e0e0;
	padding: 40px 0 20px 0;
	text-align: center;
}

.address a {
	color: #fff;
}

.address a:hover {
	color: #aaa;
	text-decoration: underline;
}

/* cf */
#header:after,
#wrapper:after,
#sideber:after,
#container:after {
	content: ".";
	clear: both;
	width: 0px;
	height: 0px;
	display: block;
	text-indent: -999px;
	overflow: hidden;
	visibility: hidden;
}


/* 共通 */
.sp{
	display: none;
}
div#navi-openclose{
	width: 50px;
	height: 40px;
	background: url(../images/icon_navi.png) no-repeat;
	background-size: 100% auto;
	position: fixed;
	top: 5px;
	right: 5px;
	border-radius: 4px; 
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	cursor: pointer;
	z-index: 9999999;
	display: none;
}
div#navi-openclose span{
	display: none;
}
img.left{
	margin: 0 10px 10px 0;
}
img.right{
	margin: 0 0 10px 10px!important; /* important */
}


/* width : 839px以下用 */
@media screen and (max-width:839px){
	p , td , dt , dd , li , .info-text {
		font-size:14px !important;
	}
	div#topber {
		position: static;
	}
	div#topber .homelink{
		display: none;
	}
	div#topber h1.topcopy {
		margin: 0 ;
		width: 100%;
		text-align:left;
		padding-left:20px;
	}
	/*  */
	div#wrapper {
		width: 100%;
		top: 0;
	}
	div#container {
		width: 100%;
		border:none;
	}
	#mainNav {
		margin: 0;
		display: none;
		height: 100%;
		width:220px;
		overflow: none;
		border-radius: 0;
		position: fixed;
		top: 0;
		right: 0;
		z-index: 9999990;
	}
	#mainNav ul li{
		width:100%;
		border:none;
	}
	#mainNav ul li a{
		width:100%;
		text-align:left;
		float:none;
	}
	div#header {
		margin: 10px 0;
		width: 100%;
		height: 80px;
		border: 0;
		border-radius: 0;
	}
	#sitename {
		top: 16px;
		left: 20px;
	}
	#sitename a {
		background: url(../images/logo200x50.png) 0 0 no-repeat;
		background-size: auto 70%;
	}
	/* 共通処理 */
	.banner img{
		width: 100%;
	}
	div#navi-openclose{
		display: block;
	}
	/**/
	#pageup {
		height: 50px;
		width: 50px;
		bottom: 5px;
		right: 5px;
	}
	#pageup a {
		width: 50px;
		height: 50px;
	}
	.bnrArea{
		width:96%;
		margin-left:2%;
		margin-right:2%;
	}
	.bnrArea a img{
		width:100%;
	}
	.infobox h4 {
		width:91%;
		font-size: 120%;
	}

	/* FOOTER */
	div#footer {
		margin: 30px 0 0 0;
		padding: 10px;
	}
	.globalnav {
		padding: 10px;
		width:100%;
	}
	li.g-nav {
		margin-bottom: 20px;
		font-size:12px !important;
	}
	li.g-nav span{
		font-size:11px;
	}
	.address {
		padding: 20px 0 10px 0;
	}
	.post p {
		color: #1b1b1b;
	}
}


/* width : 768px以下用 */
@media screen and (max-width:768px){
	h1 {
		width:96% !important;
		padding: 2px 0 0 6px !important;
	}
	p , td , dt , dd , li , .info-text {
		font-size:13px !important;
	}
	#container h2 {
		height: auto;
	}
	.infobox .left{
		width: 100%;
		float: none;
	}
	.infobox h4 {
		width:93%;
		font-size: 120%;
		line-height:130%;
		margin-top:20px;
	}
	/* 情報 : right */
	.infobox .right{
		width: 100%;
		float: none;
		margin-left:0%;
		text-align:center;
		background-color:#FFF;
	}
	.infobox .right img{
		width: 300px;
	}
}

/* width : 620px以下用 */
@media screen and (max-width:640px){
	p , td , dt , dd , li , .info-text {
		font-size:12px !important;
	}
	/* reset */
	div, dl, dt, dd, ol, ul, li,
	table, caption, tbody, tfoot, thead, tr, th, td {
		margin: 0;
		padding: 0;
		border: 0;
		outline: 0;
		font-size: 12px;
		background: transparent;
	}
	h4 , div.box2-inner h4{ font-size:110%; }
	h5 { font-size:110%; }
	h6 { font-size:110%; }
	/* 情報 */
	.rank-01 { background-size: 65px; }
	.rank-02 { background-size: 65px; }
	.rank-03 { background-size: 65px; }
	.rank-04 { background-size: 65px; }
	.rank-05 { background-size: 65px; }
	.rank-06 { background-size: 65px; }
	.rank-07 { background-size: 65px; }
	.rank-08 { background-size: 65px; }
	.rank-09 { background-size: 65px; }
	.rank-10 { background-size: 65px; }
	.rank-00 { background-size: 65px; }
	.infobox h4 {
		width:95%;
		font-size:14px;
		margin-top:12px !important;
		margin-bottom:10px;
	}
	.infobox p{
		margin-right:6px;
	}
	.star-mark {
		margin-top:10px;
		margin-bottom:10px;
	}
	.info-spec th,
	.info-spec td {
		font-size: 90%;
		padding: 6px 0;
	}
	div#header {
		margin: 10px 0;
		width: 100%;
		height: 80px;
		border: 0;
		border-radius: 0;
	}
	/* 記事 */
	#container h2 {
		height: auto;
		padding: 15px;
		margin: 0 0 10px 0;
		line-height:120%;
		background-size: auto 65%;
		font-size: 120%;
	}
	#container h3 {
		height: auto;
		font-size: 120%;
	}
	.qa{
		font-size:16px;
		background-size: auto 70%;
		padding-left:34px !important;
	}
	/* Q&A */
	dl.qanda {
		padding: 7px;
		margin: 10px 0;
	}
	dl.qanda dt {
		min-height: 30px;
		padding: 0 0 0 36px;
		background: url(../images/icon_q.png) 0 0 no-repeat;
		background-size: auto 25px;
	}
	dl.qanda dd {
		min-height: 30px;
		margin: 5px 0 0 10px;
		padding: 0 0 0 36px;
		background: url(../images/icon_a.png) 0 0 no-repeat;
		background-size: auto 25px;
	}
	li.g-nav {
		font-size:11px !important;
	}
	.address{
		font-size:10px !important;
	}
	/* 共通 */
	.sp{
		display: block;
	}
	img.images{
		width: 40%;
		max-width: 150px;
		height: auto;
	}
	table.kashi{
	margin-top: 10px;
	margin-bottom: 10px;
	width: 100%;
	border-collapse: collapse;
}
	table.kashi th{
	padding: 2px;
	line-height: 120%;
	font-size: 10px;
}
	table.kashi td{
	padding: 2px;
	font-size: 10px !important;
}
	table.kashi2{
	margin-top: 10px;
	margin-bottom: 10px;
	width: 100%;
	border-collapse: collapse;
}
	table.kashi3{
	margin-top: 10px;
	margin-bottom: 10px;
	width: 100%;
	border-collapse: collapse;
}
	table.kashi3 th{
	padding: 2px;
	line-height: 120%;
	font-size: 10px;
}
	table.kashi3 td{
	padding: 2px;
	font-size: 10px !important;
}
}

/* width : 480px以下用 */
@media screen and (max-width:480px){
	h1 {
		width:96% !important;
		padding: 2px 0 0 6px !important;
	}
	#container h3 {
		line-height:120%;
	}
	#container h5 {
		padding: 4px 0 3px 32px;
		background: url(../images/icon_point.png) left 0px no-repeat;
	}
	#container h6 {
		padding: 5px 0 6px 24px;
		background: url(../images/icon_alert.png) left 3px no-repeat;
	}
	div#container {
		padding:5px;
	}
	div.box2-inner {
		float: none;
		width: 100%;
		margin: 0 0 10px 0;
	}
	.bnrArea{
		width:96%;
		margin-left:3%;
		margin-right:3%;
	}
	.bnrArea a , .bnrArea a:first-child{
		width:260px;
		float:none;
		margin:0 auto 10px auto;
	}	
	.bnrArea a img{
		width:260px;
	}
	.infobox p{
		margin:0px 0 15px 76px;
	}
	.infobox h4 {
		width:92%;
		margin:10px 0 10px 60px !important;
		font-size: 123.9%;
	}
	.star-mark {
		display: block;
		padding: 2px 7px 0 7px;
		font-size:120%;
		margin:10px 8px 0 8px;
	}
	.info-official img{
		width:80% !important;
	}
	.rank-mark{
		background-size: auto 70%;
	}
	.banner-left{
		width:100%;
	}
	li.g-nav a{
		line-height:2em;
	}
	li.g-nav span{
		margin-bottom:5px;
	}
	.address{
		font-size:8px !important;
	}
}

/* width : 320px以下用 */
@media screen and (max-width:320px){
	h1 {
		width:82% !important;
		padding: 10px 0 0 6px !important;
		font-size:10px !important;
	}
	#container h2 {
		padding: 8px 8px 8px 60px;
		line-height:120%;
		background-size: auto 56%;
	}
	#container h3 {
		padding: 6px 0 0 10px;
		line-height:120%;
	}
	#container h5 {
		padding: 4px 0 3px 32px;
		background: url(../images/icon_point.png) left 3px no-repeat;
	}
	#container h6 {
		padding: 5px 0 6px 24px;
		background: url(../images/icon_alert.png) left 7px no-repeat;
	}
	.infobox h4 {
		width:96%;
	}
}