@charset "utf-8";

/*スマホ*/
@media only screen and (max-width:650px){
*{
	margin:0;
	padding:0;
	font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight:500;
	color:#000000;
}
body{
	width:100%;
	margin:0 auto;
	color: #606060;
	font-size: 16px;
}
#headerbg{
	width:100%;
}
#header{
	width:100%;
	height:145px;
	margin:0;
	padding:0;
}
#wrapper{
	width:100%;
	margin:0;
	padding:0;
}
#left{
	float:none;
	clear:left;
	width:100%;
	margin:0;
	padding:0;
}
#left img{
	width:100%;
	height:auto;
}
#right{
	float:none;
	width:100%;
	margin:0;
	padding:0;
}
#footerbg{
	width:100%;
	margin:0;
	padding:0;
	background:#004D75;
}
#footer{
	clear:none;
	width:100%;
	height:auto;
	margin:0;
	padding:20px 0 5px 0;
	line-height:1.8;
	background:url(../img/footer-bar.gif) repeat-x;
	background-position:top;
}
#footer ul{
	float:left;
	width:29%;
	height:auto;
	margin:0 0 15px 13.5%;
	color:#FFF;
}
#footer ul li{
	list-style-type:none;
	margin:0.5em 0 1em 0;
	position: relative;
    padding-left:15px;
}
#footer ul li:before{
	content: '';
  	width:6px;
  	height:6px;
  	border:0px;
  	border-top: solid 2px #FFF;
  	border-right: solid 2px #FFF;
  	-ms-transform: rotate(45deg);
  	-webkit-transform: rotate(45deg);
  	transform: rotate(45deg);
  	position:absolute;
  	top:50%;
  	left:0;
  	margin-top: -4px;
}
#footer ul li a{
	color:#FFF;
	font-size:12px;
	text-decoration:none;
}
#footer ul li a:hover{
	text-decoration:underline;
}
#footer p{
	clear:left;
	margin:10px 0 15px 0;
	font-size:11px;
	color:#FFF;
	text-align:center;
}
#footer p a{
	font-size:11px;
	color:#FFF;
	text-decoration:none;
}
#footer p a:hover{
	text-decoration:underline;
}
h1{
	width:100%;
	height:12px;
	margin:0;
	padding:3px 0 3px 0;
	font-size:11px;
	text-align:center;
	font-weight: normal;
	color: #069;
	overflow:hidden;
}
h2.trend{
	margin:0 1.1% 0 1.1%;
	padding:0;
	font-size:24px;
	font-weight:700;
}
h2.top01{
	width:97%;
	margin:0 1.5% 0 1.5%;
	padding:0;
	font-size:130%;
	font-weight:700;
}
h2.top02{
	width:97%;
	margin:0 1.5% 0 1.5%;
	padding:0;
	font-size:130%;
	font-weight:700;
}
p.sub-tile{
	font-size:10px;
	margin:0 2.8% 5px 2.8%;
}
h3.head01{
	width:auto;
	height:12px;
	margin:5px 0 0 0;
	padding:15px 0.5em;
	font-size:100%;
	line-height:12px;
	font-weight:bold;
	color:#FFF;
	background-color:#006297;
	overflow:hidden;
}
h4.head02{
	margin:0 1.1% 0 1.1%;
	padding:5px 0 5px 8px;
	font-size:100%;
	line-height:1.8;
	font-weight:bold;
	border-left:#006297 10px solid;
}
h4.head03{
	margin:18px 0 4px 2px;
	padding:0;
	font-size:100%;
	line-height:20px;
	font-weight:bold;
}
h4.head04{
	margin:4% 0.5em 1% 0.5em;
	padding:0;
	font-size:100%;
	line-height:1.5;
	font-weight:bold;
}
h4.head05{
	margin:4% 0.5em 4% 0.5em;
	padding:0;
	font-size:100%;
	line-height:1.0;
	font-weight:bold;
}
h4.head06{
	margin:5% 1.1% 0 1.1%;
	padding:5px 0 5px 8px;
	font-size:100%;
	line-height:1.8;
	font-weight:bold;
	border-left:#006297 10px solid;
}
h5.head01{
	margin:4% 0.5em 2% 0.5em;
	padding:0;
	font-size:100%;
	line-height:1.0;
	font-weight:bold;
}
h5.head03{
	margin:1.5% 1.1% 0 1.1%;
	padding:0;
	font-size:100%;
	line-height:20px;
	font-weight:bold;
}
span.red01{
	color:#F00;
	font-size:15px;
	font-weight:bold;
}
p.article-head01{
	margin:14px 0.5em 16px 0.5em;
	font-size:100%;
}
p.article-head02{
	margin:5px 0.5em 16px 0.5em;
	font-size:100%;
}
p.article-middle01{
	margin:0 0.5em 16px 0.5em;
	font-size:100%;
}
p.article-bottom01{
	margin:0 0.5em 10% 0.5em;
	font-size:100%;
}
p.article-bottom02{
	margin:0 0.5em 10px 0.5em;
	font-size:100%;
}
p.article-bottom03{
	margin:0 0.5em 10px 0.5em;
	font-size:100%;
}
p.article-bottom04{
	margin:0 0.5em 10% 0.5em;
	font-size:100%;
}
p.article-bottom05{
	margin:0 0.5em 2% 0.5em;
	font-size:100%;
}
p.article-bottom06{
	margin:0 0.5em 12px 0.5em;
	font-size:100%;
}
p.article-attention01{
	margin:0 0.5em 16px 0.5em;
	font-size:13px;
}
/*↓↓グローバルメニュー↓↓*/
ul.global-menu{
	clear:left;
	width:100%;
	height:47px;
	margin:0;
	padding:0;
	list-style-type: none;
	background:url(../img/common-obi02.gif) repeat-x;
}
ul.global-menu li {
	float:left;
	width:20%;
	height:47px;
	margin:0;
	padding: 0;
	line-height:47px;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align:center;
}
ul.global-menu li:hover{
	height:47px;
	background:url(../img/common-obi03.gif) repeat-x;
}
ul.global-menu li.over {
	float:left;
	width:20%;
	height:47px;
	margin:0;
	padding: 0;
	line-height:47px;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align:center;
	background:url(../img/common-obi03.gif) repeat-x;
}
ul.global-menu li.over a{
	
}
ul.global-menu li.last{
	float:left;
	width:20%;
	height:47px;
	margin:0;
	padding: 0;
	line-height:47px;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	overflow:hidden;
	text-align:center;
}
ul.global-menu li.last:hover{
	height:47px;
	background:url(../img/common-obi03.gif) repeat-x;
	color:#000;
}
ul.global-menu li.last-over{
	float:left;
	width:20%;
	height: 50px;
	margin:0;
	padding: 0;
	line-height: 45px;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align:center;
	background:url(../img/common-obi03.gif) repeat-x;
}
ul.global-menu li a{
	display:block;
	height: 47px;
	line-height: 47px;
	color: #FFFFFF;
	text-decoration: none;
	text-align:center;
}
ul.global-menu li a:hover{
	background:url(global-menu-back-over.jpg) repeat-x;
}
ul.pankuzu{
	clear:left;
	width:auto;
	height:auto;
	margin:0 1.1% 8px 1.1%;
	padding:0 0 0 0;
	font-size:80%;
	font-weight: normal;
	list-style-type:none;
}
ul.pankuzu li{
	float:left;
	width:auto;
	margin:0 0 3px 0;
	padding:0;
	text-align:center;
}
ul.pankuzu li a{
	display:block;
	width:auto;
	padding:8px;
	font-size:12px;
	color:#006297;
	background-color:#ECF0F6;
	text-decoration:none;
	border-radius:5px;
}
ul.pankuzu li a:hover{
	background-color:#0079BA;
	color:#FFF;
	
}
ul.pankuzu li.pause{
	float:left;
	width:20px;
	margin:0 0 0 0;
	padding:8px 0;
	font-size:12px;
	font-weight:bold;
	text-align:center;
}
ul.pankuzu li.now{
	float:left;
	width:auto;
	padding:8px 8px 8px 0;
	font-size:12px;
	color:#000;
	background-color:#FFF;
	text-decoration:none;
}
ul.submenu{
	width:100%;
	height:42px;
	margin:2px 0 0 0;
	padding: 0;
	list-style-type: none;
	border-bottom:#0079BA solid 4px;
}
ul.submenu li{
	float: left;
	width:24%;
	height:41px;
	margin:0;
	padding: 0;
	color:#191919;
	font-weight:bold;
	line-height:41px;
	text-align:center;
	background:#FFF;
	border-top:#0079BA 1px solid;
	border-right:#0079BA 1px solid;
}
ul.submenu li.doukou{
	float: left;
	width:24%;
	height:41px;
	margin:0;
	padding: 0;
	color:#191919;
	font-weight:bold;
	line-height:41px;
	text-align:center;
	background:#FFF;
	border-top:#0079BA 1px solid;
	border-right:#0079BA 1px solid;
	border-left:#0079BA 1px solid;
}
ul.submenu li a{
	display:block;
	text-decoration:none;
	color:#000;
	font-size:80%;
	font-weight:bold;
}
ul.submenu li.over{
	float: left;
	width:24%;
	height:41px;
	margin:0;
	padding: 0;
	color:#FFF;
	font-size:90%;
	font-weight:bold;
	line-height:41px;
	text-align:center;
	background:#0079BA;
	border-top:#0079BA 1px solid;
	border-right:#0079BA 1px solid;
}
ul.submenu li.over a{
	float: left;
	width:100%;
	height:41px;
	margin:0;
	padding: 0;
	color:#FFF;
	font-weight:bold;
	line-height:41px;
	text-align:center;
	background:#0079BA;
	border-top:#0079BA 1px solid;
	border-right:#0079BA 1px solid;
}
ul.submenu li.left{
	float: left;
	width:23%;
	height:41px;
	margin:0;
	padding: 0;
	color:#191919;
	font-weight:bold;
	line-height:41px;
	text-align:center;
	background:#FFF;
	border-top:#0079BA 1px solid;
	border-right:#0079BA 1px solid;
	border-left:#0079BA 1px solid;
}
strong{
	font-weight: normal;
}
a:link {
	color: #006297;
}
a:visited {
	color: #006297;
}
a:hover {
	color: #FE5F00;
}
.clear-left{
	clear:left;
}
.clear-right{
	clear:right;
}
.clear-both{
	clear:both;
}
.logo{
	float:none;
	width:auto;
	height:auto;
	margin:0;
	padding:0;
	text-align:center;
}
.search-box{
	display:none;
	float:none;
	width:auto;
	height:auto;
	margin:0;
	padding:0 0;
	text-align:center;
}
.search-box input[type="text"] {
	height:15px !important; 
}
span.mini{
	font-size: 10px;
}
span.mini09{
	font-size: 9px;
}
span.mini13{
	font-size: 13px;
}
span.mini14{
	font-size: 14px;
}
span.mini02{
	font-size: 16px;
}
span.date{
	font-size: 11px;
}
div.douko-left{
	float: none;
	width: 100%;
	margin: 0;
	padding:0;
}
div.douko-right{
	float:none;
	width:100%;
	height:auto;
	margin:5px 0 20px 0;
	padding:0;
}
div.douko-right p{
	clear:none;
	padding:8px 0 0 0;
	font-size:13px;
	font-weight:bold;
	text-align:center;
}
div.intro00{
	width:96%;
	height:auto;
	margin:0 0 0 0;
	padding:2% 1.8% 2% 2.2%;
	font-size:75%;
	line-height:1.8;
	background-color: #F5F5F5;
}
div.intro00 ul{
}
div.intro00 ul li{
	margin:0;
	padding:0;
	font-size:100%;
	line-height:2.5;
	list-style-position:inside;
	list-style-type:disc;
	font-weight:normal;
}
div.intro00 ul li.mini{
	margin:0;
	padding:0;
	font-size:75%;
	line-height:1.8;
	list-style-position:inside;
	list-style-type:disc;
	font-weight:normal;
}
div.intro01{
	width:auto;
	height:auto;
	margin:3px 1.1% 1.1% 1.1%;
	padding:10px;
	font-size:75%;
	line-height: 1.8;
	letter-spacing: 1px;
	background-color: #F5F5F5;
}
div.intro02{
	width:auto;
	height:auto;
	margin:3px 1.1% 0 1.1%;
	padding:10px;
	font-size:75%;
	line-height: 1.8;
	letter-spacing: 1px;
	background-color: #F5F5F5;
}
div.intro03{
	width:96.6%;
	height:auto;
	margin:1% 1.7% 1% 1.7%;
	padding:0;
	font-size:75%;
	line-height: 1.8;
	letter-spacing: 1px;
	background-color: #FFF;
}
div.intro04{
	width:auto;
	height:auto;
	margin:3px 1.1% 0 1.1%;
	padding:10px;
	font-size:75%;
	line-height: 1.8;
	letter-spacing: 1px;
	background-color: #F5F5F5;
}
div.intro05{
	width:96%;
	height:auto;
	margin:0 0 0 0;
	padding:2% 1.8% 2% 2.2%;
	font-size:95%;
	line-height:1.8;
	background-color: #F5F5F5;
}
div.trend-index-box01{
	float:left;
	width:43%;
	height:auto;
	margin:2% 0 0 2%;
	padding:2%;
	text-align:center;
	background-color:#EAEAEA;
}
div.trend-index-box01 p.title{
	font-size:13px;
	font-weight:bold;
	color:#006297;
	line-height:1.6;
}
div.trend-index-box01 p.value-quite-up{
	font-size:15px;
	font-weight:bold;
	line-height:2.0;
}
div.trend-index-box01 p.value-quite-up:after{
	content: url(../img/trend-quite-up-sm.gif);
	position:relative;
	left:5px;
}
div.trend-index-box01 p.value-up{
	font-size:15px;
	font-weight:bold;
	line-height:2.0;
}
div.trend-index-box01 p.value-up:after{
	content: url(../img/trend-up-sm.gif);
	position:relative;
	left:5px;
}
div.trend-index-box01 p.value-even{
	font-size:15px;
	font-weight:bold;
	line-height:2.0;
}
div.trend-index-box01 p.value-even:after{
	content: url(../img/trend-even-sm.gif);
	position:relative;
	left:5px;
}
div.trend-index-box01 p.value-down{
	font-size:15px;
	font-weight:bold;	
	line-height:2.0;
}
div.trend-index-box01 p.value-down:after{
	content: url(../img/trend-down-sm.gif);
	position:relative;
	left:5px;
}
div.trend-index-box01 p.value-quite-down{
	font-size:15px;
	font-weight:bold;	
	line-height:2.0;
}
div.trend-index-box01 p.value-quite-down:after{
	content: url(../img/trend-quite-down-sm.gif);
	position:relative;
	left:5px;
}
div.trend-index-box01 p.rank{
	font-size:12px;
}
div.trend-index-box01 p.rank a{
	font-size:12px;
}
/*CSS グラフ*/
@import "compass/css3";

.barchart {
  position: relative;
  width:auto;
  height:240px;
  margin:0 1.1% 0 1.1%;
  border: solid 2px #ccc;
  background-image: linear-gradient( transparent 98%, rgba(#000, .2) 2%);
  background-size: 10%;
  background-repeat: repeat;
}
[class*=date] {
  @include inline-block;
  position:absolute;
  bottom: 0;
  width: 5.1%;
  background: #ccc;
  @include animation(anime1 1s 1 ease);
}
.date1 {background:url(../img/trend-graph.gif) repeat;left:3.7%}
.date2 {background:url(../img/trend-graph.gif) repeat;left:12.4%}
.date3 {background:url(../img/trend-graph.gif) repeat;left:21.1%}
.date4 {background:url(../img/trend-graph.gif) repeat;left:29.8%}
.date5 {background:url(../img/trend-graph.gif) repeat;left:38.5%}
.date6 {background:url(../img/trend-graph.gif) repeat;left:47.2%}
.date7 {background:url(../img/trend-graph.gif) repeat;left:55.9%}
.date8 {background:url(../img/trend-graph.gif) repeat;left:64.6%}
.date9 {background:url(../img/trend-graph.gif) repeat;left:73.3%}
.date10{background:url(../img/trend-graph.gif) repeat;left:82.0%}
.date11{background:url(../img/trend-graph.gif) repeat;left:90.7%}

.date3-9 {background:url(../img/trend-graph.gif) repeat;left:4%}
.date4-9 {background:url(../img/trend-graph.gif) repeat;left:15.1%}
.date5-9 {background:url(../img/trend-graph.gif) repeat;left:26.2%}
.date6-9 {background:url(../img/trend-graph.gif) repeat;left:37.3%}
.date7-9 {background:url(../img/trend-graph.gif) repeat;left:48.4%}
.date8-9 {background:url(../img/trend-graph.gif) repeat;left:59.5%}
.date9-9 {background:url(../img/trend-graph.gif) repeat;left:70.6%}
.date10-9{background:url(../img/trend-graph.gif) repeat;left:81.7%}
.date11-9{background:url(../img/trend-graph.gif) repeat;left:92.8%}

.date4-8 {background:url(../img/trend-graph.gif) repeat;left:4%}
.date5-8 {background:url(../img/trend-graph.gif) repeat;left:16.5%}
.date6-8 {background:url(../img/trend-graph.gif) repeat;left:29.0%}
.date7-8 {background:url(../img/trend-graph.gif) repeat;left:41.5%}
.date8-8 {background:url(../img/trend-graph.gif) repeat;left:54.0%}
.date9-8 {background:url(../img/trend-graph.gif) repeat;left:66.5%}
.date10-8{background:url(../img/trend-graph.gif) repeat;left:79.0%}
.date11-8{background:url(../img/trend-graph.gif) repeat;left:91.5%}

.date5-7 {background:url(../img/trend-graph.gif) repeat;left:4%}
.date6-7 {background:url(../img/trend-graph.gif) repeat;left:18.2%}
.date7-7 {background:url(../img/trend-graph.gif) repeat;left:32.4%}
.date8-7 {background:url(../img/trend-graph.gif) repeat;left:46.6%}
.date9-7 {background:url(../img/trend-graph.gif) repeat;left:60.8%}
.date10-7{background:url(../img/trend-graph.gif) repeat;left:75.0%}
.date11-7{background:url(../img/trend-graph.gif) repeat;left:89.2%}

.date6-6 {background:url(../img/trend-graph.gif) repeat;left:4%}
.date7-6 {background:url(../img/trend-graph.gif) repeat;left:20.6%}
.date8-6 {background:url(../img/trend-graph.gif) repeat;left:37.2%}
.date9-6 {background:url(../img/trend-graph.gif) repeat;left:53.8%}
.date10-6{background:url(../img/trend-graph.gif) repeat;left:70.4%}
.date11-6{background:url(../img/trend-graph.gif) repeat;left:87.0%}

ul.graph-11nen{
}
ul.graph-11nen li{
	float:left;
	width:23px;
	margin:0 0 0 10px;
	padding:0;
	font-size:9px;
	text-align:center;
	list-style:none;
}
ul.graph-9nen{
}
ul.graph-9nen li{
	float:left;
	width:8%;
	margin:0 0 0 3%;
	padding:0;
	font-size:9px;
	text-align:center;
	list-style:none;
}
ul.graph-8nen{
}
ul.graph-8nen li{
	float:left;
	width:8%;
	margin:0 0 0 4%;
	padding:0;
	font-size:9px;
	text-align:center;
	list-style:none;
}
ul.graph-7nen li{
	float:left;
	width:8%;
	margin:0 0 0 5.4%;
	padding:0;
	font-size:9px;
	text-align:center;
	list-style:none;
}
ul.graph-6nen li{
	float:left;
	width:8%;
	margin:0 3.5% 0 4.5%;
	padding:0;
	font-size:9px;
	text-align:center;
	list-style:none;
}

@-webkit-keyframes anime1 {
  0% {height: 0px;}
}
@keyframes anime1 {
  0% {height: 0px;}
}
ul.graph-11nen{
	margin:0 0 0 4.2%;
}
ul.graph-11nen li{
	float:left;
	width:7%;
	margin:1% 1.83% 0 0;
	padding:0;
	font-size:9px;
	text-align:center;
	list-style:none;
}
/*↑↑CSS グラフ↑↑*/
div.left-navi02{
	width: 100%;
	height: auto;
	margin:0 0 20px 0;
	padding:0 0 8px 0;
	line-height: 1.6;
	letter-spacing: 0.5px;
	border: 1px solid #D9D9D9;
}
div.side-w-left{
	float: left;
	width: 18%;
	height: auto;
	margin:15px 0 0 0;
	padding:0;
}
div.side-w-right{
	float: left;
	width: 81%;
	height: auto;
	margin:20px 0 0 0;
	padding:0;
	font-size: 11px;
	line-height: 1.2;
}
p.side-keyword{
	width: 100%;
	margin:5px 0 0 0;
	padding:0;
}
span.big18{
	font-size: 18px;
	font-weight: bold;
}
span.big16{
	font-size: 16px;
	font-weight: bold;
}
p.tenki{
	margin:15px 0 0 0;
	padding:0;
	text-align: right;
}
div.pankuzu{
	clear:none;
	width: 100%;
	height: 15px;
	margin:0;
	padding:5px 0 7px 0;
	font-size:11px;
	font-weight: normal;
}
div.pankuzu a{
}
p.link-right{
	margin:0 0 0 0;
	padding:0;
	font-size: 13px;
	font-weight: bold;
	text-align: right;
}
div.haikei{
	width:auto;
	height:auto;
	margin:3px 0 7px 0;
	padding:0 0 0 0;
}
div.rank-tb01{
	width:auto;
	margin:0 1.1% 0 1.1%;
	padding:0 4px;
	background:#ECF0F6;
}
.rank-tb01 table{
	width:100%;
	font-size:8px;
	border-collapse:collapse;
	background:#FFF;
}
.rank-tb01 table tr{
	border-bottom:4px solid #ECF0F6;
}
.rank-tb01 table tr.last{
	border-bottom:none;
}
.rank-tb01 table tr.head{
	height:10px;
	line-height:10px;
	background-color:#ECF0F6;
	border-bottom:none;
}
.rank-tb01 table tr.head td{
	font-size:11px;
	text-align:left;
}
.rank-tb01 table tr.head td.value{
	with:24%;
	margin:0;
	padding:0 0 0 0;
	text-align:center;
}
.rank-tb01 table tr.head td.value02{
	with:12%;
	margin:0;
	padding:0 0 0 0;
	text-align:center;
}
.rank-tb01 table tr td{
	height:50px;
	margin:0;
	padding:0;
	text-align:center;
	line-height:50px;
	font-size:12px;
	color:#000;
	border-collapse:collapse;
}
.rank-tb01 table tr td.number{
	width:7%;
	text-align:center;
}
.rank-tb01 table tr td.name{
	width:48%;
	height:15px;
	text-align:center;
	overflow:hidden;
}
.rank-tb01 table tr td.value-share{
	display:none;
	position:relative;
	padding-left:20px;
}
.rank-tb01 table tr td.share{
	width:16%;
	margin:0;
	padding:0;
}
.rank-tb01 table tr td.value-quite-up{
	width:30%;
	margin:0;
	padding:0 6% 0 0;
	text-align:center;
}
.rank-tb01 table tr td.value-quite-up:after{
	content:url(../img/trend-quite-up-sm.gif);
	position:relative;
	top:1px;
	left:10%;
}
.rank-tb01 table tr td.value-up{
	width:30%;
	margin:0;
	padding:0 6% 0 0;
	text-align:center;
}
.rank-tb01 table tr td.value-up:after{
	content:url(../img/trend-up-sm.gif);
	position:relative;
	top:2px;
	left:11%;
}
.rank-tb01 table tr td.value-even{
	width:33%;
	margin:0;
	padding:0 8% 0 0;
	text-align:center;
}
.rank-tb01 table tr td.value-even:after{
	content:url(../img/trend-even-sm.gif);
	position:relative;
	top:1px;
	left:10%;
}
.rank-tb01 table tr td.value-down{
	width:30%;
	margin:0;
	padding:0 6% 0 0;
	text-align:center;
}
.rank-tb01 table tr td.value-down:after{
	content:url(../img/trend-down-sm.gif);
	position:relative;
	top:1px;
	left:10%;
}
.rank-tb01 table tr td.value-quite-down{
	width:30%;
	margin:0;
	padding:0 6% 0 0;
	text-align:center;
}
.rank-tb01 table tr td.value-quite-down:after{
	content:url(../img/trend-quite-down-sm.gif);
	position:relative;
	top:1px;
	left:10%;
}
.rank-tb01 table tr span.number{
	margin:0;
	padding:0;
}
.rank-tb01 table tr td .bar {
    display: block;
    position: relative;
	height: 20px;
	line-height: 20px;
    background:url(../img/trend-graph.gif) repeat;
    text-align: center;
}
.rank-all-link{
	margin:0 0 0 0;
	padding:4px 0 4px 0;
	text-align:center;
}
.rank-all-link a{
	display:block;
	width:100%;
	margin:0 0 1% 0;
	padding:4% 0;
	color:#000000;
	background-color:#ECF0F6;
	text-decoration:none;
	font-size:90%;
}
.rank-all-link a:hover{
	background-color:#0079BA;
	color:#FFF;
}
p.side-head01{
	margin:2% 2.5% 4px 2.5%;
    padding: 0;
    font-size:120%;
    line-height:1.0;
    font-weight: bold;
}
p.side-head02{
	margin:6% 2.5% 4px 2.5%;
    padding: 0;
    font-size:120%;
    line-height:1.0;
    font-weight: bold;
}
/*▼▼rank-tb02▼▼*/
div.rank-tb02{
	width:auto;
	margin:0 1.1% 2% 1.1%;
	padding:1% 1% 0 1%;
	background:#ECF0F6;
}
.rank-tb02 table{
	width:100%;
	font-size:8px;
	border-collapse:collapse;
	background:#FFF;
}
.rank-tb02 table tr{
	border-bottom:5px solid #ECF0F6;
}
.rank-tb02 table tr.last{
	border-bottom:none;
}
.rank-tb02 table tr td{
	width:auto;
	height:50px;
	margin: 0;
	padding:0 0 0 0;
	line-height:50px;
	font-size:13px;
	text-align:center;
	color:#000;
	border-collapse:collapse;
}
.rank-tb02 table tr td.number{
	width:10%;
}
.rank-tb02 table tr td.name{
	width:30%;
	text-align:left;
}
.rank-tb02 table tr td.name a{
	font-size:13px;
}
.rank-tb02 table tr td.share{
	width:20%;
	margin:0;
	padding:0 0 0 7px;
}
.rank-tb02 table tr td.value-up{
	width:30%;
	margin:0 3px 0 0;
	padding:0 22px 0 0;
	text-align:right;
	background:url(../img/trend-up.gif) no-repeat right 15px;
}
.rank-tb02 table tr td.value-down{
	width:30%;
	margin:0 3px 0 0;
	padding:0 22px 0 0;
	text-align:right;
	background:url(../img/trend-down.gif) no-repeat right 15px;
}
.rank-tb02 table tr td.value-even{
	width:30%;
	margin:0 3px 0 0;
	padding:0 22px 0 0;
	text-align:right;
	background:url(../img/trend-even.gif) no-repeat right 15px;
}
.rank-tb02 table tr span.number{
	display:block;
	width:20%;
	height:22px;
	margin:14px 0 14px 10px;
	padding:0;
	font-size:12px;
	line-height:22px;
	color:#000;
	text-align:center;
}
.rank-tb02 table tr td .bar {
    display: block;
    position: relative;
	height: 20px;
	line-height: 20px;
    background:url(../img/trend-graph.gif) repeat;
    text-align: center;
}
.rank-all-link02{
	margin:0 0 0 0;
	padding:0 0 0 0;
	text-align:center;
}
.rank-all-link02 a{
	display:block;
	width:100%;
	padding:5% 0;
	font-size:100%;
	color:#000000;
	background-color:#ECF0F6;
	text-decoration:none;
}
.rank-all-link02 a:hover{
	background-color:#0079BA;
	color:#FFF;
}
.rank-all-link04{
	margin:0 0 8% 0;
	padding:0 0 0 0;
	text-align:center;
}
.rank-all-link04 a{
	display:block;
	width:100%;
	margin:0 0 0 0;
	padding:5% 0;
	font-size:100%;
	color:#000000;
	background-color:#ECF0F6;
	text-decoration:none;
}
.rank-all-link04 a:hover{
	background-color:#0079BA;
	color:#FFF;
}
/*▲▲rank-tb02▲▲*/
/*▼▼サイド-天気▼▼*/
.side-weather{
	position:relative;
	float:left;
	width:32.1%;
	height:100px;
	margin:0 1.5% 1.5% 0;
	padding:0;
	text-align:center;
	vertical-align:bottom;
	background-color:#FFF;
}
.side-weather img{
	width:100%;
	height:50px;
	margin:8px 0 0 0;
}
.side-weather p{
	width:100%;
	height:15px;
	margin:0;
	padding:0;
	font-size:12px;
}
.side-weather-righttside{
	margin:0 0 1.5% 0;
	padding:0;
}
.side-weather-righttside img{
	width:100%;
	height:50px;
	margin:8px 0 0 0;
}
.side-weather-righttside p{
	width:100%;
	height:15px;
	margin:0;
	padding:0;
	font-size:12px;
}
.side-weather-righttside-bottom{
	margin:0 0 0 0;
	padding:0 0 5px 0;
	height:100px;
}
.side-weather-righttside-bottom img{
	width:100%;
	height:50px;
	margin:8px 0 0 0;
}
.side-weather-righttside-bottom p{
	width:100%;
	height:15px;
	margin:0;
	padding:0;
	font-size:12px;
}
.bottom-line{
	margin:0 1.5% 0 0;
	padding:0 0 5px 0;
}
.side-weather a{
	display:block;
	position: absolute;
	top: 0;
	left: 0;
	height:100%;
	width: 100%;
	font-size:13px;
	color:#000000;
	background-color:#FFF;
	text-decoration:none;
}
.side-weather-righttside a{
	display:block;
	position: absolute;
	top: 0;
	left: 0;
	height:100%;
	width: 100%;
	font-size:13px;
	color:#000000;
	background-color:#FFF;
	text-decoration:none;
}
.side-weather-righttside-bottom a{
	display:block;
	position: absolute;
	top: 0;
	left: 0;
	height:100%;
	width: 100%;
	font-size:13px;
	color:#000000;
	background-color:#FFF;
	text-decoration:none;
}
.side-weather a img{
	width:100%;
}
.side-weather a:hover{
	box-shadow:0 0 0 4px #0079BA inset;
}
/*▲▲サイド-天気▲▲*/
.rank-left{
	float:left;
	width:49%;
	height:auto;
	margin:0 0.5% 0 0.5%;
	padding: 0 0 0 0;
	font-size: 12px;
	font-weight: bold;
	line-height: 2.2;
}
.rank-left ul{
}
.rank-left ul li{
	margin:0 0 2.5% 0;
	padding:0;
	list-style-type:none;
}
.rank-left ul li a{
	display:block;
	padding:7px;
	font-size:14px;
	color:#006297;
	background-color:#ECF0F6;
	text-align:center;
	text-decoration:none;
	border-radius:5px;
}
.rank-left ul li a:hover{
	background-color:#0079BA;
	color:#FFF;
}
.rank-left ul li.over{
	display:block;
	padding:7px;
	font-size:14px;
	color:#FFF;
	background-color:#0079BA;
	text-align:center;
	text-decoration:none;
	border-radius:5px;
}
#sample{
	width:100%;
	height:150px;
	margin:0;
	padding:0;
}
table.news-table th, td	{
	padding: 5px 3px;
	color: #1D5C79;
	font-size:11px;
	height:auto;
}
div.kanren{
	margin:30px 0 0 0;
	padding:0 0 0 0;
}
ul.kanren{
	margin:10px 0 0 0;
	padding: 0;
	list-style:url(list-brawn01.jpg) inside;
}
ul.kanren li{
	line-height:3.0;
}
div.ads-top01{
	display:block;
	clear:left;
	float:none;
	width:300px;
	height:250px;
	margin:0 auto 20px auto;
	padding:10px 0 0 0;
}
div.ads-top02{
	display:none;
	float:none;
	margin:0;
	padding:0;
}
div.ads-top03{
	display:block;
	width:320px;
	height:100px;
	margin:0 auto 0 auto;
}
div.ads-top04{
	display:block;
	width:320px;
	height:100px;
	margin:0 auto 0 auto;
}
div.ads-top05{
	display:block;
	width:300px;
	height:250px;
	margin:2.7% auto 0 auto;
}
div.ads-middle01{
	display:block;
	float:none;
	width:300px;
	height:250px;
	margin:0 auto 20px auto;
	padding:0;
	text-align:left;
}
div.ads-middle02{
	display:none;
	float:none;
	margin:0;
	padding:0;
}
div.ads-middle03{
	display:block;
	float:none;
	width:300px;
	height:250px;
	margin:0 auto 20px auto;
	padding:0;
	text-align:left;
}
div.ads-middle04{
	display:none;
	float:none;
	margin:0;
	padding:0;
}
div.ads-middle05{
	display:block;
	float:none;
	width:300px;
	height:250px;
	margin:10px auto 20px auto;
	padding:0;
	text-align:left;
}
div.ads-middle06{
	display:none;
	float:none;
	margin:0;
	padding:0;
}
div.ads-middle07{
	display:block;
	float:none;
	width:300px;
	height:250px;
	margin:8px auto 20px auto;
	padding:0;
	text-align:left;
}
div.ads-middle08{
	display:none;
	float:none;
	margin:0;
	padding:0;
}
div.ads-insert01{
	width:320px;
	height:100px;
	margin:0 auto 0 auto;
	padding:0;
}
div.ads-insert02{
	width:320px;
	height:100px;
	margin:13px auto 10px auto;
	padding:0;
}
div.ads-3more03{
}
div.ads-relation01{
	margin:7px 0 0 0;
	padding:0 1.5% 0 1.5%;
}
div.ads-relation02{
	margin:7px 0 0 0;
	padding:0 1.5% 0 1.5%;
}
div.ads-article01{
	margin:0 0 20px 0;

}
div.ads-bottom01{
	display:block;
	width:300px;
	height:250px;
	margin:10px auto 20px auto;
	padding:0 0 0 0;
}

div.genre-line01{
	float:none;
	height:auto;
	margin:0 0 0 0;
	padding: 0 0 0 0;
	font-size: 100%;
	font-weight: bold;
	line-height: 2.2;
}
div.genre-line02{
	float:none;
	height:auto;
	margin:0 0 0 0;
	padding: 0 0 10px 0;
	font-size: 100%;
	font-weight: bold;
	line-height: 2.2;
}
ul.genre{
	margin:0 1% 4% 1%;
}
ul.genre li{
	float:left;
	width:31.3%;
	margin:0 0 2% 1.5%;
	padding:0;
	list-style-type:none;
}
ul.genre li a{
	display:block;
	padding:3% 2% 3% 2%;
	font-size:85%;
	color:#006297;
	background-color:#ECF0F6;
	text-align:center;
	text-decoration:none;
	border-radius:3px;
}
ul.genre li a:hover{
	background-color:#0079BA;
	color:#FFF;
}
ul.genre li a span.mini{
	font-size:75%;
	color:#006297;
}
ul.genre li a:hover span.mini{
	background-color:#0079BA;
	color:#FFF;
}
ul.genre{
	margin:0 1% 4% 1%;
}
ul.genre li.both{
	float:left;
	width:31.3%;
	margin:0 1.6% 2% 1.5%;
	padding:0;
	list-style-type:none;
}
ul.genre li.both a{
	display:block;
	padding:3% 2% 3% 2%;
	font-size:85%;
	color:#006297;
	background-color:#ECF0F6;
	text-align:center;
	text-decoration:none;
	border-radius:3px;
}
ul.genre li.both a:hover{
	background-color:#0079BA;
	color:#FFF;
}
ul.genre li.both a span.mini{
	font-size:75%;
	color:#006297;
}
ul.genre li.both a:hover span.mini{
	background-color:#0079BA;
	color:#FFF;
}
ul.genre li.theme{
	float:none;
	list-style:none;
	margin:0;
	padding:0 0 0 1.5%;
	font-size:90%;
	font-weight:bold;
}
/*2nd-天気*/
p.weather00{
	clear:left;
	margin:0;
	padding:0 0 0 0;
	font-size:130%;
	font-weight:bold;
}
p.weather01{
	clear:left;
	margin:0;
	padding:10px 0 0 0;
	font-size:130%;
	font-weight:bold;
}
div.weather-base01{
	width:100%;
	height:100vw;
	margin:0 0 0 0;
	padding:0 0 0 0;
	background:#ECF0F6;
}
div.weather-base02{
	width:100%;
	height:100vw;
	margin:0 0 0 0;
	padding:0 0 0 0;
	background:#ECF0F6;
}
div.weather-base03{
	width:100%;
	height:100vw;
	margin:0 0 0 0;
	padding:0 0 0 0;
	background:#ECF0F6;
}
div.weather-base04{
	width:100%;
	height:100vw;
	margin:0 0 0 0;
	padding:0 0 0 0;
	background:#ECF0F6;
}
div.weather-base05{
	width:100%;
	height:100vw;
	margin:0 0 0 0;
	padding:0 0 0 0;
	background:#ECF0F6;
}
div.weather{
	position: relative;
	float:left;
	width:22.5%;
	height:22.5%;
	margin:2% 2% 0 0;
	padding:0 0 0 0;
	text-align:center;
	vertical-align:bottom;
	background-color:#FFF;
}
div.weather img{
	max-width:100%;
	height:auto;
	margin:10% 0 0 0;
}
div.weather p{
	width:100%;
	margin:0;
	padding:0;
	font-size:12px;
	line-height:1.0;
}
div.weather p.mini{
	width:100%;
	height:15px;
	margin:0;
	padding:0;
	font-size:11px;
}
.weather a{
	display:block;
	position: absolute;
	top: 0;
	left: 0;
	height:100%;
	width: 100%;
	font-size:13px;
	color:#000000;
	background-color:#FFF;
	text-decoration:none;
}
.weather a img{
	width:100%;
}
.weather a:hover{
	box-shadow:0 0 0 4px #0079BA inset;
}
div.weather-both{
	position: relative;
	float:left;
	width:22.5%;
	height:22.5%;
	margin:2% 2% 0 2%;
	padding:0 0 0 0;
	text-align:center;
	vertical-align:bottom;
	background-color:#FFF;
}
div.weather-both img{
	max-width:100%;
	height:auto;
	margin:10% 0 0 0;
}
div.weather-both p{
	width:100%;
	margin:0;
	padding:0;
	font-size:12px;
	line-height:1.0;
}
div.weather-both p.mini{
	width:100%;
	height:15px;
	margin:0;
	padding:0;
	font-size:11px;
}
.weather-both a{
	display:block;
	position: absolute;
	top: 0;
	left: 0;
	height:100%;
	width: 100%;
	font-size:13px;
	color:#000000;
	background-color:#FFF;
	text-decoration:none;
}
.weather-both a img{
	width:100%;
}
.weather-both a:hover{
	box-shadow:0 0 0 4px #0079BA inset;
}
span.futoji01{
	font-weight:bold;
}
span.futoji02{
	font-weight:bold;
}
/*ニュース-リスト*/
.news-box{
	width:100%;
	margin:5% 0px 10% 0px;
}
.news-box li{
	padding:auto 7px auto 7px ;
	color: #1D5C79;
}
li.news-head01{
	display:none;
	width:0%;
}
li.news-head02{
	width:20%;
	height:23px;
	float:left;
	list-style:none;
	font-weight:bold;
	border-bottom: 2px solid #1D5C79;
	text-align:center;
}
li.news-head03{
	width:79%;
	height:23px;
	float:left;
	line-height:23px;
	list-style:none;
	font-weight:bold;
	border-bottom: 2px solid #1D5C79;
}
ul.zone{
	clear:left;
	width:100%;
}
li.zone01{
	display:none;
}
li.zone02{
	float:left;
	width:17%;
	height:45px;
	margin:0;
	padding:3%;
	font-size:80%;
	list-style:none;
	border-bottom: 1px solid #BBDDEE;
	border-right: 1px solid #BBDDEE;
	text-align:center;
}
li.zone03{
	float:left;
	width:70%;
	height:45px;
	padding:3%;
	font-size:80%;
	list-style:none;
	border-bottom: 1px solid #BBDDEE;
	border-right: 1px solid #BBDDEE;
}
ul.zone-big{
	clear:left;
	width:100%;
}
ul.zone-big li{
	background-image: url(../img/news-big02.jpg);
	font-weight:bold;
}
ul.zone-middle{
	clear:left;
	width:100%;
}
ul.zone-middle li{
	background-image: url(../img/news-middle.jpg);
}
.news-table th	{
	border-bottom: 2px solid #1D5C79;
	text-align:left;
}
.news-table td	{
	border-bottom: 1px solid #BBDDEE;
}
tr.news-big{
	background-image: url(news-big02.jpg);
	background-repeat: repeat-x;
	font-weight:bold;
}
tr.news-middle{
	background-image: url(news-middle.jpg);
	background-repeat: repeat-x;
}
tr.news-small{
	background-image: url(news-small.jpg);
	background-repeat: repeat-x;
}
/*ニュース-リスト終わり*/
span.aka{
	color:#F00;
}
div.top-wrap01{
	float:none;
	width:96.6%;
	margin:0 0 0 0;
	padding:3% 1.7% 3% 1.7%;
}
div.top-wrap01 a{
	text-decoration:none;
}
div.top-wrap01 a:hover{
	filter:alpha(opacity=80);
	opacity:0.7;
}
div.top-wrap01 a img{
	max-width:100%;
	height:auto;
}
div.top-wrap02{
	float:none;
	width:96.6%;
	margin:0;
	padding:3% 1.7% 3% 1.7%;
}
div.top-wrap02 a{
	text-decoration:none;
}
div.top-wrap02 a:hover{
	filter:alpha(opacity=80);
	opacity:0.7;
}
div.top-wrap02 a img{
	max-width:100%;
	height:auto;
}
div.top-wrap03{
	float:none;
	width:auto;
	margin:15px 0 0 0;
	padding:3%;
}
div.top-wrap03 a{
	text-decoration:none;
}
div.top-wrap03 a:hover{
	filter:alpha(opacity=80);
	opacity:0.7;
}
div.top-wrap03 a img{
	max-width:100%;
	height:auto;
}
div.top-wrap04{
	float:none;
	width:auto;
	margin:15px 0 0 0;
	padding:3%;
}
div.top-wrap04 a{
	text-decoration:none;
}
div.top-wrap04 a:hover{
	filter:alpha(opacity=80);
	opacity:0.7;
}
div.top-wrap04 a img{
	max-width:100%;
	height:auto;
}
div.top-wrap05{
	float:none;
	width:auto;
	margin:15px 0 0 0;
	padding:3%;
}
div.top-wrap05 a{
	text-decoration:none;
}
div.top-wrap05 a:hover{
	filter:alpha(opacity=80);
	opacity:0.7;
}
div.top-wrap05 a img{
	max-width:100%;
	height:auto;
}
div.top-wrap06{
	float:none;
	width:auto;
	margin:15px 0 0 0;
	padding:3%;
}
div.top-wrap06 a{
	text-decoration:none;
}
div.top-wrap06 a:hover{
	filter:alpha(opacity=80);
	opacity:0.7;
}
div.top-wrap06 a img{
	max-width:100%;
	height:auto;
}
div.top-wrap07{
	float:none;
	width:auto;
	margin:0 0 0 0;
	padding:3% 3% 0.5% 3%;
}
div.top-wrap07 a{
	text-decoration:none;
}
div.top-wrap07 a:hover{
	filter:alpha(opacity=80);
	opacity:0.7;
}
div.top-wrap07 a img{
	max-width:100%;
	height:auto;
}
ul.graph-11nen-top{
}
ul.graph-11nen-top li{
	float:left;
	width:6%;
	margin:0 0 0 2.4%;
	padding:0;
	font-size:9px;
	text-align:center;
	list-style:none;
}
p.suii-top{
	clear:left;
	font-weight:bold;
	text-align:center;
	font-size:120%;
}
span.futoji01{
	font-weight:bold;
	font-size:16px;
}
span.futoji02{
	font-weight:bold;
	font-size:14px;
}
/*2ndランキング*/
/*▼▼rank-tb03▼▼*/
div.rank-wrap01{
	float:none;
	width:96%;
	margin:0 2% 0 2%;
}
div.rank-wrap02{
	float:none;
	width:96%;
	margin:0 2% 0 2%;
}
div.rank-tb03{
	width:95%;
	margin:0 0 5% 0;
	padding:2.5% 2.5% 0 2.5%;
	background:#ECF0F6;
}
.rank-tb03 table{
	width:100%;
	margin:0;
	border-collapse:collapse;
	background:#FFF;
}
.rank-tb03 table tr{
	border-bottom:5px solid #ECF0F6;
}
.rank-tb03 table tr.last{
	border-bottom:none;
}
.rank-tb03 table tr td{
	height:50px;
	margin: 0;
	width:5%;
	padding:0 0 0 0;
	line-height:50px;
	font-size:13px;
	text-align:center;
	color:#000;
	border-collapse:collapse;
}
.rank-tb03 table tr td.number{
	width:8%;
	margin:0 0 0 0;
}
.rank-tb03 table tr td.name{
	width:25%;
	padding:0 0 0 2%;
	text-align:left;
}
.rank-tb03 table tr td.name a{
	font-size:13px;
}
.rank-tb03 table tr td.share{
	width:30%;
	margin:0;
	padding:0 0 0 3%;
}
.rank-tb03 table tr td.value{
	width:20%;
	margin:0 3px 0 0;
	padding:0 0 0 0;
	text-align:right;
}
.rank-tb03 table tr td.value-up{
	width:20%;
	margin:0 3px 0 0;
	padding:0 1% 0 0;
	text-align:right;
	background:url(../img/trend-up.gif) no-repeat right 18px;
}
.rank-tb03 table tr td.value-down{
	width:20%;
	margin:0 3px 0 0;
	padding:0 1% 0 0;
	text-align:right;
	background:url(../img/trend-down.gif) no-repeat right 18px;
}
.rank-tb03 table tr td.value-even{
	width:20%;
	margin:0 3px 0 0;
	padding:0 1% 0 0;
	text-align:right;
	background:url(../img/trend-even.gif) no-repeat right 18px;
}
.rank-tb03 table tr span.number{
	display:block;
	width:70%;
	height:40%;
	margin:6% 3% 3% 18%;
	padding:12% 0 0 0 ;
	font-size:12px;
	line-height:12px;
	color:#FFF;
	text-align:center;
	background-color:#006297;
}
.rank-tb03 table tr td .bar {
    display: block;
    position: relative;
	height:17px;
	line-height:17px;
    background:url(../img/trend-graph.gif) repeat;
    text-align: center;
}
div.rank-tb04{
	width:95%;
	margin:0 0 1.5% 0;
	padding:2.5% 2.5% 0 2.5%;
	background:#ECF0F6;
}
.rank-tb04 table{
	width:100%;
	margin:0;
	border-collapse:collapse;
	background:#FFF;
}
.rank-tb04 table tr{
	border-bottom:5px solid #ECF0F6;
}
.rank-tb04 table tr.last{
	border-bottom:none;
}
.rank-tb04 table tr td{
	height:50px;
	margin: 0;
	width:5%;
	padding:0 0 0 0;
	line-height:50px;
	font-size:13px;
	text-align:center;
	color:#000;
	border-collapse:collapse;
}
.rank-tb04 table tr td.number{
	width:5%;
}
.rank-tb04 table tr td.name{
	width:25%;
	text-align:left;
}
.rank-tb04 table tr td.name a{
	font-size:13px;
}
.rank-tb04 table tr td.share{
	width:30%;
	margin:0;
	padding:0 0 0 3%;
}
.rank-tb04 table tr td.value{
	width:20%;
	margin:0 3px 0 0;
	padding:0 0 0 0;
	text-align:right;
}
.rank-tb04 table tr td.value-up{
	width:20%;
	margin:0 3px 0 0;
	padding:0 1% 0 0;
	text-align:right;
	background:url(../img/trend-up.gif) no-repeat right 18px;
}
.rank-tb04 table tr td.value-down{
	width:20%;
	margin:0 3px 0 0;
	padding:0 1% 0 0;
	text-align:right;
	background:url(../img/trend-down.gif) no-repeat right 18px;
}
.rank-tb04 table tr td.value-even{
	width:20%;
	margin:0 3px 0 0;
	padding:0 1% 0 0;
	text-align:right;
	background:url(../img/trend-even.gif) no-repeat right 18px;
}
.rank-tb04 table tr span.number{
	display:block;
	width:70%;
	height:40%;
	margin:6% 3% 3% 18%;
	padding:12% 0 0 0 ;
	font-size:12px;
	line-height:12px;
	color:#FFF;
	text-align:center;
	background-color:#006297;
}
.rank-tb04 table tr td .bar {
    display: block;
    position: relative;
	height:17px;
	line-height:17px;
    background:url(../img/trend-graph.gif) repeat;
    text-align: center;
}
.rank-all-link03{
	margin:0 0 0 0;
	padding:4px 0 4px 0;
	text-align:center;
}
.rank-all-link03 a{
	display:block;
	width:100%;
	padding:4% 0;
	font-size:100%;
	color:#000000;
	background-color:#ECF0F6;
	text-decoration:none;
}
.rank-all-link03 a:hover{
	background-color:#0079BA;
	color:#FFF;
}
/*▲▲rank-tb02▲▲*/
/*2ndシェア*/
p.share00{
	margin:0;
	padding:0 0 1% 1%;
	font-size:110%;
	font-weight:bold;
}
p.share01{
	margin:0;
	padding:8% 2.5% 1% 2.5%;
	font-size:110%;
	font-weight:bold;
}
div.news-img{
	margin:0;
	padding:0;
}
div.news-img img{
	max-width:100%;
	height:auto;
}
/*-就職01*/
div.syusyoku-img01{
	float:none;
	width:220px;
	margin:1% 0 0 2%;
}
div.syusyoku-img01 img{
	max-width:100%;
	height:auto
}
div.syusyoku-img01 p{
	display:none;
}
/*-就職01終わり*/
}
/*スマホ終わり*/
/*PC*/
@media only screen and (min-width:651px){
*{
	margin:0;
	padding:0;
	font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight:500;
	color:#000000;
}
body{
	margin:0;
	padding:0;
	font-size:16px;
}
#headerbg{
	width:100%;
	min-width:651px;
	height:140px;
	background:url(../img/background02.gif) repeat-x bottom;
}
#header{
	width:1060px;
	height:144px;
	padding:0;
	margin:0 auto 0 auto;
}
#wrapper{
	width:1060px;
	margin:0 auto 0 auto;
}
#right{
	float:right;
	width:300px;
	margin:20px 0 0 14px;
	padding:0;
}

#left{
	float: left;
	width: 730px;
	margin:18px 0 18px 0;
	padding:0;
}
#footerbg{
	clear:both;
	background:#004D75;
	width:100%;
	min-width:1060px;
	margin:30px 0 0 0;
}
#footer{
	width:1060px;
	height:auto;
	margin:0 auto 0 auto;
	padding:20px 0 8px 0;
	line-height: 1.8;
}
#footer ul{
	float:left;
	width:240px;
	height:auto;
	margin:0 0 15px 15px;
	color:#FFF;
}
#footer ul li{
	list-style-type:none;
	position: relative;
    padding-left:15px;
}
#footer ul li:before{
	content: '';
  	width:6px;
  	height:6px;
  	border:0px;
  	border-top: solid 2px #FFF;
  	border-right: solid 2px #FFF;
  	-ms-transform: rotate(45deg);
  	-webkit-transform: rotate(45deg);
  	transform: rotate(45deg);
  	position:absolute;
  	top:50%;
  	left:0;
  	margin-top: -4px;
}
#footer ul li a{
	color:#FFF;
	font-size:12px;
	text-decoration:none;
}
#footer ul li a:hover{
	text-decoration:underline;
}
#footer p{
	clear:left;
	margin:0 0 8px 0;
	font-size:11px;
	color:#FFF;
	text-align:center;
}
#footer p a{
	font-size:11px;
	color:#FFF;
	text-decoration:none;
}
#footer p a:hover{
	text-decoration:underline;
}
h1{
	width:1055px;
	height:10px;
	margin:0 auto 0 auto;
	padding:3px 0 8px 5px;
	font-size:11px;
	font-weight: normal;
	color: #069;
}
h2.trend{
	margin:10px 0 0 0;
	padding:0 0 0 0;
	font-size:30px;
	font-weight:700;
	line-height:1.0;
}
h2.top01{
	margin:10px 0 7px 3px;
	padding:0 0 0 0;
	font-size:24px;
	font-weight:700;
	line-height:1.0;
}
h2.top02{
	margin:5px 0 5px 3px;
	padding:0 0 0 0;
	font-size:24px;
	font-weight:700;
	line-height:1.0;
}
p.sub-tile{
	margin:0 0 8px 5px;
	font-size:11px;
}
h3.head01{
	width:auto;
	height:18px;
	margin:5px 0 0 0;
	padding:20px;
	font-size:22px;
	line-height:18px;
	font-weight:bold;
	color:#FFF;
	background-color:#006297;
}
h4.head02{
	margin:0 18px 0 18px;
	padding:20px 20px 20px 8px;
	font-size:20px;
	line-height:20px;
	font-weight:bold;
	border-left:#006297 12px solid;
}
h4.head03{
	margin:18px 0 6px 6px;
	padding:0;
	font-size:19px;
	line-height:20px;
	font-weight:bold;
}
h4.head04{
	margin:18px 0 4px 0;
	padding:0 16px 0 16px;
	font-size:17px;
	line-height:20px;
	font-weight:bold;
}
h4.head05{
	margin:18px 0 4px 0;
	padding:0 16px 0 16px;
	font-size:17px;
	color:#006297;
	line-height:20px;
	font-weight:bold;
}
h4.head06{
	margin:10px 18px 0 18px;
	padding:20px 20px 20px 8px;
	font-size:20px;
	line-height:20px;
	font-weight:bold;
	border-left:#006297 12px solid;
}
h5.head01{
	margin:18px 18px 4px 18px;
	padding:0;
	font-size:16px;
	line-height:20px;
	font-weight:bold;
}
h5.head03{
	margin:18px 0 4px 6px;
	padding:0;
	font-size:16px;
	line-height:20px;
	font-weight:bold;
}
span.red01{
	color:#F00;
	font-size:24px;
	font-weight:bold;
}
p.article-head01{
	line-height: 180%;
	margin-top: 15px;
	margin-right: 18px;
	margin-bottom: 24px;
	margin-left: 18px;
}
p.article-head02{
	line-height: 180%;
	margin:7px 18px 24px 18px;
}
p.article-middle01{
	line-height: 180%;
	margin-top: 0;
	margin-right: 18px;
	margin-bottom: 24px;
	margin-left: 18px;
}
p.article-bottom01{
	margin: 0 18px 55px 18px;
	line-height: 180%;
}
p.article-bottom02{
	margin:0 18px 55px 18px;
	line-height: 180%
}
p.article-bottom03{
	margin:0 18px 12px 18px;
	line-height: 180%
}
p.article-bottom04{
	margin: 0 18px 30px 18px;
	line-height: 180%;
}
p.article-bottom05{
	margin: 0 18px 0 18px;
	line-height: 180%;
}
p.article-bottom06{
	margin:0 18px 12px 18px;
	line-height: 180%
}
p.article-attention01{
	line-height: 180%;
	font-size:13px;
	margin:0 18px 24px 18px;
}
div.trend-index-box01{
	float:left;
	width:auto;
	height:auto;
	margin:3px 15px 15px 0px;
	padding:18px 20px;
	text-align:center;
	background-color:#EAEAEA;
}
div.trend-index-box01 p.title{
	font-size:14px;
	font-weight:bold;
	color:#006297;
	line-height:1.8;
}
div.trend-index-box01 p.value-quite-up{
	font-size:24px;
	font-weight:bold;
	padding:0;
	line-height:2.0;
}
div.trend-index-box01 p.value-quite-up:after{
	content: url(../img/trend-quite-up.gif);
	position:relative;
	margin-left:5px;
}
div.trend-index-box01 p.value-up{
	font-size:24px;
	font-weight:bold;
	padding:0;
	line-height:2.0;
}
div.trend-index-box01 p.value-up:after{
	content: url(../img/trend-up.gif);
	position:relative;
	margin-left:5px;
}
div.trend-index-box01 p.value-even{
	font-size:24px;
	font-weight:bold;
	padding:0;
	line-height:2.0;
}
div.trend-index-box01 p.value-even:after{
	content: url(../img/trend-even-sm.gif);
	position:relative;
	margin-left:5px;
	margin-bottom:2px;
}
div.trend-index-box01 p.value-down{
	font-size:24px;
	font-weight:bold;
	padding:0;
	line-height:2.0;
}
div.trend-index-box01 p.value-down:after{
	content: url(../img/trend-down-sm.gif);
	position:relative;
	margin-left:5px;
}
div.trend-index-box01 p.value-quite-down{
	font-size:24px;
	font-weight:bold;
	padding:0;
	line-height:2.0;
}
div.trend-index-box01 p.value-quite-down:after{
	content: url(../img/trend-quite-down-sm.gif);
	position:relative;
	margin-left:5px;
}
div.trend-index-box01 p.rank{
	font-size:12px;
}
div.trend-index-box01 p.rank a{
	font-size:12px;
}
/*↓↓グローバルメニュー↓↓*/
ul.global-menu{
	clear:left;
	width:1060px;
	height:47px;
	margin:0;
	padding:0;
	list-style-type: none;
	background:url(../img/common-obi02.gif) repeat-x;
}
ul.global-menu li {
	float:left;
	width:19.8%;
	height:47px;
	margin:0;
	padding: 0;
	line-height:47px;
	font-size: 14px;
	font-weight:bold;
	font-weight: bold;
	color: #FFFFFF;
	text-align:center;
	border-left:1px solid #FFFFFF;
}
ul.global-menu li a{
	font-weight:bold;
}
ul.global-menu li:hover{
	height:47px;
	background:url(../img/common-obi03.gif) repeat-x;
}
ul.global-menu li.over {
	float:left;
	width:19.8%;
	height:47px;
	margin:0;
	padding: 0;
	line-height:47px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align:center;
	border-left:1px solid #FFFFFF;
	background:url(../img/common-obi03.gif) repeat-x;
}
ul.global-menu li.over a{
	
}
ul.global-menu li.last{
	float:left;
	width:19.8%;
	height:47px;
	margin:0;
	padding: 0;
	line-height:47px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align:center;
	border-left:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
}
ul.global-menu li.last:hover{
	height:47px;
	background:url(../img/common-obi03.gif) repeat-x;
	color:#000;
}
ul.global-menu li.last-over{
	float:left;
	width:19.8%;
	height: 50px;
	margin:0;
	padding: 0;
	line-height: 45px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align:center;
	border-left:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	background:url(../img/common-obi03.gif) repeat-x;
}
ul.global-menu li.last-over a{
	background:url(global-menu-back-over.jpg) repeat-x;
}
ul.global-menu li a{
	display:block;
	height: 47px;
	line-height: 47px;
	color: #FFFFFF;
	text-decoration: none;
	text-align:center;
}
ul.global-menu li a:hover{
	background:url(global-menu-back-over.jpg) repeat-x;
}
ul.submenu{
	width:730px;
	height:42px;
	margin:2px 0 0 0;
	padding: 0;
	list-style-type: none;
	border-bottom:#0079BA solid 4px;
}
ul.submenu li{
	float: left;
	width:120px;
	height:41px;
	margin:0;
	padding: 0;
	color:#191919;
	font-weight:bold;
	line-height:41px;
	text-align:center;
	background:#FFF;
	border-top:#0079BA 1px solid;
	border-right:#0079BA 1px solid;
}
ul.submenu li.doukou{
	float: left;
	width:120px;
	height:41px;
	margin:0;
	padding: 0;
	color:#191919;
	font-weight:bold;
	line-height:41px;
	text-align:center;
	background:#FFF;
	border-top:#0079BA 1px solid;
	border-right:#0079BA 1px solid;
	border-left:#0079BA 1px solid;
}
ul.submenu li a{
	display:block;
	float: left;
	width:120px;
	height:41px;
	margin:0;
	padding: 0;
	color:#191919;
	font-weight:bold;
	line-height:41px;
	text-align:center;
	background:#FFF;
	font-weight:bold;
	text-decoration:none;
}
ul.submenu li a:hover{
	background:#0079BA;
	color:#FFF;
}
ul.submenu li.over{
	float: left;
	width:120px;
	height:41px;
	margin:0;
	padding: 0;
	color:#FFF;
	font-weight:bold;
	line-height:41px;
	text-align:center;
	background:#0079BA;
	border-top:#0079BA 1px solid;
	border-right:#0079BA 1px solid;
}
ul.submenu li.over a{
	float: left;
	width:120px;
	height:41px;
	margin:0;
	padding: 0;
	color:#FFF;
	font-weight:bold;
	line-height:41px;
	text-align:center;
	background:#0079BA;
	border-top:#0079BA 1px solid;
	border-right:#0079BA 1px solid;
}
ul.submenu li.left{
	float: left;
	width:120px;
	height:41px;
	margin:0;
	padding: 0;
	color:#191919;
	font-weight:bold;
	line-height:41px;
	text-align:center;
	background:#FFF;
	border-top:#0079BA 1px solid;
	border-right:#0079BA 1px solid;
	border-left:#0079BA 1px solid;
}
/*↑↑グローバルメニュー↑↑*/
strong{
	font-weight: normal;
}
a:link {
	color: #006297;
}
a:visited {
	color: #006297;
}
a:hover {
	color: #FE5F00;
}
.clear-left{
	clear:left;
}
.clear-right{
	clear:right;
}
.clear-both{
	clear:both;
}
.logo{
	float:left;
	width:213px;
	height:90px;
	margin:0 0 3px 0;
	padding:0;
}
.search-box{
	display:block;
	width:390px;
	height:45px;
	float:right;
	margin:0;
	padding:18px 0px 0px 0px;
	line-height:1.0;
}
.search-box input[type="text"] {
	height:16px !important;
	padding:0 0 0 0;
}
span.mini{
	font-size: 10px;
}
span.mini09{
	font-size: 9px;
}
span.mini13{
	font-size: 13px;
}
span.mini14{
	font-size: 13px;
}
span.mini02{
	font-size: 16px;
}
span.date{
	font-size: 11px;
}
div.douko-left{
	float: left;
	width: 350px;
	margin: 0;
	padding:0;
}
div.douko-right{
	float: left;
	width: 377px;
	height:auto;
	margin:10px 0 20px 0;
	padding:0;
}
div.douko-right p{
	clear:left;
	padding:8px 0 0 0;
	font-size:13px;
	font-weight:bold;
	text-align:center;
}

/*CSS グラフ*/
@import "compass/css3";

.barchart {
  position: relative;
  width: 373px;
  height: 240px;
  margin: 0 auto;
  border: solid 2px #ccc;
  background-image: linear-gradient( transparent 98%, rgba(#000, .2) 2%);
  background-size: 10%;
  background-repeat: repeat;
}
[class*=date] {
  @include inline-block;
  position:absolute;
  bottom: 0;
  width: 23px;
  background: #ccc;
  @include animation(anime1 1s 1 ease);
}
.date1 {background:url(../img/trend-graph.gif) repeat;left:10px}
.date2 {background:url(../img/trend-graph.gif) repeat;left:43px}
.date3 {background:url(../img/trend-graph.gif) repeat;left:76px}
.date4 {background:url(../img/trend-graph.gif) repeat;left:109px}
.date5 {background:url(../img/trend-graph.gif) repeat;left:142px}
.date6 {background:url(../img/trend-graph.gif) repeat;left:175px}
.date7 {background:url(../img/trend-graph.gif) repeat;left:208px}
.date8 {background:url(../img/trend-graph.gif) repeat;left:241px}
.date9 {background:url(../img/trend-graph.gif) repeat;left:274px}
.date10{background:url(../img/trend-graph.gif) repeat;left:307px}
.date11{background:url(../img/trend-graph.gif) repeat;left:340px}

.date3-9 {background:url(../img/trend-graph.gif) repeat;left:13px}
.date4-9 {background:url(../img/trend-graph.gif) repeat;left:54px}
.date5-9 {background:url(../img/trend-graph.gif) repeat;left:95px}
.date6-9 {background:url(../img/trend-graph.gif) repeat;left:136px}
.date7-9 {background:url(../img/trend-graph.gif) repeat;left:177px}
.date8-9 {background:url(../img/trend-graph.gif) repeat;left:218px}
.date9-9 {background:url(../img/trend-graph.gif) repeat;left:259px}
.date10-9{background:url(../img/trend-graph.gif) repeat;left:300px}
.date11-9{background:url(../img/trend-graph.gif) repeat;left:337px}

.date4-8 {background:url(../img/trend-graph.gif) repeat;left:15px}
.date5-8 {background:url(../img/trend-graph.gif) repeat;left:60px}
.date6-8 {background:url(../img/trend-graph.gif) repeat;left:106px}
.date7-8 {background:url(../img/trend-graph.gif) repeat;left:150px}
.date8-8 {background:url(../img/trend-graph.gif) repeat;left:196px}
.date9-8 {background:url(../img/trend-graph.gif) repeat;left:240px}
.date10-8{background:url(../img/trend-graph.gif) repeat;left:287px}
.date11-8{background:url(../img/trend-graph.gif) repeat;left:335px}

.date5-7 {background:url(../img/trend-graph.gif) repeat;left:19px}
.date6-7 {background:url(../img/trend-graph.gif) repeat;left:70px}
.date7-7 {background:url(../img/trend-graph.gif) repeat;left:122px}
.date8-7 {background:url(../img/trend-graph.gif) repeat;left:174px}
.date9-7 {background:url(../img/trend-graph.gif) repeat;left:226px}
.date10-7{background:url(../img/trend-graph.gif) repeat;left:278px}
.date11-7{background:url(../img/trend-graph.gif) repeat;left:333px}

.date6-6 {background:url(../img/trend-graph.gif) repeat;left:28px}
.date7-6 {background:url(../img/trend-graph.gif) repeat;left:83px}
.date8-6 {background:url(../img/trend-graph.gif) repeat;left:144px}
.date9-6 {background:url(../img/trend-graph.gif) repeat;left:205px}
.date10-6{background:url(../img/trend-graph.gif) repeat;left:266px}
.date11-6{background:url(../img/trend-graph.gif) repeat;left:322px}


@-webkit-keyframes anime1 {
  0% {height: 0px;}
}
@keyframes anime1 {
  0% {height: 0px;}
}
ul.graph-11nen{
}
ul.graph-11nen li{
	float:left;
	width:23px;
	margin:0 0 0 10px;
	padding:0;
	font-size:9px;
	text-align:center;
	list-style:none;
}
ul.graph-9nen{
}
ul.graph-9nen li{
	float:left;
	width:24px;
	margin:0 0 0 16px;
	padding:0;
	font-size:9px;
	text-align:center;
	list-style:none;
}
ul.graph-8nen{
}
ul.graph-8nen li{
	float:left;
	width:24px;
	margin:0 0 0 21px;
	padding:0;
	font-size:9px;
	text-align:center;
	list-style:none;
}
ul.graph-7nen li{
	float:left;
	width:27px;
	margin:0 0 0 24px;
	padding:0;
	font-size:9px;
	text-align:center;
	list-style:none;
}
ul.graph-6nen li{
	float:left;
	width:28px;
	margin:0 0 0 30px;
	padding:0;
	font-size:9px;
	text-align:center;
	list-style:none;
}
/*↑↑CSS グラフ↑↑*/

div.basic-left{
	float: left;
	width: 180px;
	height: auto;
	margin:8px 0 0 35px;
	padding:0;
	line-height: 1.8;
}
div.basic-right{
	float: left;
	width: 450px;
	height: auto;
	margin:15px 0 0 62px;
	padding:0;
}
ul.basic{
	margin: 0;
	padding:0;
}
li.basic{
	height:14.5px;
	margin:5px 0 18px 0;
	padding:0;
	font-size: 13px;
	list-style-type: none;
}
div.intro00{
	width: auto;
	height: auto;
	margin:5px 0 5px 0;
	padding:17px 17px;
	font-size: 12px;
	line-height: 1.7;
	letter-spacing: 1px;
	background-color:#f8f8f8;
}
div.intro00 ul{
}
div.intro00 ul li{
	margin:0;
	padding:0;
	font-size:12px;
	line-height:1.8;
	list-style-position:inside;
	list-style-type:disc;
	font-weight:bold;
}
div.intro01{
	width: auto;
	height: auto;
	margin:5px 0 5px 0;
	padding:17px 20px;
	font-size: 12px;
	line-height: 1.7;
	letter-spacing: 1px;
	background-color:#f8f8f8;
}
div.intro02{
	width: auto;
	height: auto;
	margin:0 0 5px 0;
	padding:17px 17px;
	font-size: 13px;
	line-height: 1.8;
	letter-spacing: 1px;
	background-color:#f8f8f8;
}
div.intro03{
	width: auto;
	height: auto;
	margin:10px 0 0 0;
	padding:2px 5px 0 5px;
	font-size: 14px;
	line-height: 1.8;
	letter-spacing: 1px;
	background-color:#FFF;
}
div.intro04{
	width: auto;
	height: auto;
	margin:10px 18px 15px 18px;
	padding:17px 20px;
	font-size: 12px;
	line-height: 1.8;
	letter-spacing: 1px;
	background-color:#f8f8f8;
}
div.intro05{
	width: auto;
	height: auto;
	margin:5px 0 5px 0;
	padding:17px 17px;
	font-size: 12px;
	line-height: 1.7;
	letter-spacing: 1px;
	background-color:#f8f8f8;
}
ul.kanren02{
	margin:10px 0 0 0;
	padding:0;
}
ul.kanren02 li{
	float:left;
	width:45%;
	height:auto;
	margin:0 0 0 0;
	padding:0 0 0 15px;
	list-style:square inside;
	line-height:2.5;
	background:#FBFBFB;
	font-weight:bold;
	font-size:14px;
}
p.sentence-head{
	width: auto;
	height: auto;
	margin:3px 9px 20px 9px;
	padding:0;
	font-size:15px;
	line-height: 2.2;
	letter-spacing: 1px;
}
p.sentence-middle{
	width: auto;
	height: auto;
	margin:3px 9px 20px 9px;
	padding:0;
	font-size:15px;
	line-height: 2.2;
	letter-spacing: 1px;
}
p.sentence-bottom{
	width: auto;
	height: auto;
	margin:3px 9px 3px 9px;
	padding:0;
	font-size:15px;
	line-height: 2.2;
	letter-spacing: 1px;
}
div.left-rank{
	width:300px;
	height:auto;
	padding:0 0 1px 0;
	background-color:#ECF0F6;
}
div.left-rank p{
	margin:0 0 0 0;
	padding:14px 0 14px 0;
	font-size:16px;
	font-weight:bold;
	text-indent:8px;
}
div.left-rank p.all{
	text-align:right;
	padding:10px 0 10px 0;
}
div.left-rank p.all a{
	margin:0 5px 0 0;
	padding:5px 0 5px 0;
	font-size:12px;
	font-weight:bold;
	text-align:right;
}
div.left-rank ul{
	width:292px;
	height:50px;
	margin:0 4px 4px 4px;
	background-color:#FFF;
}
div.left-rank ul li{
	height:50px;
	font-size:13px;
}
div.left-rank ul li.number{
	float:left;
	width:22px;
	height:22px;
	margin:14px 5px 14px 5px;
	padding:0;
	font-size:12px;
	line-height:22px;
	color:#FFF;
	list-style:none;
	text-align:center;
	background-color:#006297;
}
div.left-rank ul li.name{
	float:left;
	width:155px;
	margin:0 5px 0 0;
	list-style:none;
	text-align:left;
	line-height:51px;
}
div.left-rank ul li.value-up{
	float:left;
	width:72px;
	margin:0 3px 0 0;
	padding:0 22px 0 0;
	list-style:none;
	text-align:right;
	line-height:51px;
	background:url(../img/trend-up.gif) no-repeat right 15px;
}
div.left-rank ul li.value-even{
	float:left;
	width:72px;
	margin:0 3px 0 0;
	padding:0 22px 0 0;
	list-style:none;
	text-align:right;
	line-height:51px;
	background:url(../img/trend-even.gif) no-repeat right 15px;
}
div.left-rank ul li.value-down{
	float:left;
	width:72px;
	margin:0 3px 0 0;
	padding:0 22px 0 0;
	list-style:none;
	text-align:right;
	line-height:51px;
	background:url(../img/trend-down.gif) no-repeat right 15px;
}
div.left-related{
	width:300px;
	height:auto;
	margin:15px 0 0 0;
	padding:0 0 1px 0;
	background-color:#ECF0F6;
}
div.left-related p{
	margin:0 0 0 0;
	padding:14px 0 14px 0;
	font-size:16px;
	font-weight:bold;
	text-indent:8px;
}
div.left-navi02{
	width: 298px;
	height: auto;
	margin:0 0 10px 0;
	padding:0 0 8px 0;
	line-height: 1.6;
	letter-spacing: 0.5px;
	border: 1px solid #D9D9D9;
}
div.side-w-left{
	float: left;
	width: 40px;
	height: auto;
	margin:15px 0 0 0;
	padding:0;
}
div.side-w-right{
	float: left;
	width: 250px;
	height: auto;
	margin:20px 0 0 5px;
	padding:0;
	font-size: 11px;
	line-height: 1.2;
}
p.side-keyword{
	width: 290px;
	margin:5px 5px 0 5px;
	padding:0;
}
span.big18{
	font-size: 18px;
	font-weight: bold;
}
span.big16{
	font-size: 16px;
	font-weight: bold;
}
p.tenki{
	margin:15px 0 0 0;
	padding:0;
	text-align: right;
}
ul.pankuzu{
	clear:left;
	width:718px;
	height:auto;
	margin:0 0 10px 0;
	padding:0;
	font-size:13px;
	font-weight: normal;
	list-style-type:none;
	
}
ul.pankuzu li{
	float:left;
	width:auto;
	margin:0 0 5px 0;
	padding:0;
	text-align:center;
}
ul.pankuzu li a{
	display:block;
	width:auto;
	padding:8px;
	font-size:12px;
	color:#006297;
	background-color:#ECF0F6;
	text-decoration:none;
	border-radius:5px;
}
ul.pankuzu li a:hover{
	background-color:#0079BA;
	color:#FFF;
	
}
ul.pankuzu li.pause{
	float:left;
	width:20px;
	margin:0 6px 0 6px;
	padding:8px 0;
	font-size:12px;
	font-weight:bold;
	text-align:center;
}
ul.pankuzu li.now{
	float:left;
	width:auto;
	padding:8px 8px 8px 0;
	font-size:12px;
	color:#000;
	background-color:#FFF;
	text-decoration:none;
}
p.link-right{
	margin:10px 0 0 0;
	padding:0;
	font-size: 13px;
	font-weight: bold;
	text-align: right;
}
div.haikei{
	width:auto;
	height:auto;
	margin:5px 0 8px 0;
	padding:0 0 5px 0;
	border: 1px solid #D7D7D7;
}
div.rank-tb01{
	width:722px;
	margin:0 0 0 0;
	padding:0 4px;
	background:#ECF0F6;
}
.rank-tb01 table{
	width:722px;
	border-collapse:collapse;
	background:#FFF;
}
.rank-tb01 table tr{
	border-bottom:4px solid #ECF0F6;
}
.rank-tb01 table tr.last{
	border-bottom:none;
}
.rank-tb01 table tr.head{
	height:10px;
	line-height:10px;
	background-color:#ECF0F6;
	border-bottom:none;
}
.rank-tb01 table tr td{
	width:auto;
	height:50px;
	margin: 0;
	padding:0 0 0 0;
	line-height:50px;
	font-size:13px;
	text-align:center;
	color:#000;
	border-collapse:collapse;
}
.rank-tb01 table tr td.number{
	width:46px;
}
.rank-tb01 table tr td.name{
	width:250px;
	text-align:left;
}
.rank-tb01 table tr td.value{
	width:72px;
	margin:0;
	padding:0;
	text-align:right;
}
.rank-tb01 table tr td.value-share{
	display:block;
}
.rank-tb01 table tr td.share{
	width:270px;
	margin:0;
	padding:0;
}
.rank-tb01 table tr td.value-quite-up{
	width:72px;
	margin:0 3px 0 0;
	padding:0 20px 0 0;
	text-align:right;
	background:url(../img/trend-quite-up.gif) no-repeat right 15px;
}
.rank-tb01 table tr td.value-up{
	width:72px;
	margin:0 3px 0 0;
	padding:0 22px 0 0;
	text-align:right;
	background:url(../img/trend-up.gif) no-repeat right 15px;
}
.rank-tb01 table tr td.value-even{
	width:72px;
	margin:0 3px 0 0;
	padding:0 22px 0 0;
	text-align:right;
	background:url(../img/trend-even.gif) no-repeat right 15px;
}
.rank-tb01 table tr td.value-down{
	width:72px;
	margin:0 3px 0 0;
	padding:0 22px 0 0;
	text-align:right;
	background:url(../img/trend-down.gif) no-repeat right 15px;
}
.rank-tb01 table tr td.value-quite-down{
	width:72px;
	margin:0 3px 0 0;
	padding:0 22px 0 0;
	text-align:right;
	background:url(../img/trend-quite-down.gif) no-repeat right 15px;
}
.rank-tb01 table tr span.number{
	display:block;
	width:22px;
	height:22px;
	margin:14px 0 14px 10px;
	padding:0;
	font-size:12px;
	line-height:22px;
	color:#FFF;
	text-align:center;
	background-color:#006297;
}
.rank-tb01 table tr td .bar {
    display: block;
    position: relative;
	height: 20px;
	line-height: 20px;
    background:url(../img/trend-graph.gif) repeat;
    text-align: center;
}
p.side-head01{
	width:288px;
	margin:0 0 0 0;
	padding:8px 4px 0 6px;
	font-size:16px;
	font-weight:bold;
}
p.side-head02{
	width:288px;
	margin:0 0 0 0;
	padding:8px 4px 0 6px;
	font-size:16px;
	font-weight:bold;
}
/*▼▼rank-tb02▼▼*/
div.rank-tb02{
	width:288px;
	margin:0 0 0 0;
	padding:6px 6px 0 6px;
	background:#ECF0F6;
}
.rank-tb02 table{
	width:288px;
	margin:0;
	border-collapse:collapse;
	background:#FFF;
}
.rank-tb02 table tr{
	border-bottom:5px solid #ECF0F6;
}
.rank-tb02 table tr.last{
	border-bottom:none;
}
.rank-tb02 table tr td{
	width:auto;
	height:50px;
	margin: 0;
	padding:0 0 0 0;
	line-height:50px;
	font-size:13px;
	text-align:center;
	color:#000;
	border-collapse:collapse;
}
.rank-tb02 table tr td.number{
	width:33px;
}
.rank-tb02 table tr td.name{
	width:auto;
	text-align:left;
}
.rank-tb02 table tr td.name a{
	font-size:13px;
}
.rank-tb02 table tr td.share{
	width:50px;
	margin:0;
	padding:0 0 0 7px;
}
.rank-tb02 table tr td.value-up{
	width:80px;
	margin:0 3px 0 0;
	padding:0 22px 0 0;
	text-align:right;
	background:url(../img/trend-up.gif) no-repeat right 15px;
}
.rank-tb02 table tr td.value-down{
	width:80px;
	margin:0 3px 0 0;
	padding:0 22px 0 0;
	text-align:right;
	background:url(../img/trend-down.gif) no-repeat right 15px;
}
.rank-tb02 table tr td.value-even{
	width:80px;
	margin:0 3px 0 0;
	padding:0 22px 0 0;
	text-align:right;
	background:url(../img/trend-even.gif) no-repeat right 15px;
}
.rank-tb02 table tr span.number{
	display:block;
	width:18px;
	height:18px;
	margin:16px 8px 16px 7px;
	padding:0;
	font-size:12px;
	line-height:18px;
	color:#FFF;
	text-align:center;
	background-color:#006297;
}
.rank-tb02 table tr td .bar {
    display: block;
    position: relative;
	height:17px;
	line-height:17px;
    background:url(../img/trend-graph.gif) repeat;
    text-align: center;
}
.rank-all-link03{
	margin:0 0 2px 0;
	padding:4px 0 4px 0;
	text-align:center;
}
.rank-all-link03 a{
	display:block;
	width:100%;
	padding:10px 0;
	font-size:14px;
	color:#000000;
	background-color:#ECF0F6;
	text-decoration:none;
}
.rank-all-link03 a:hover{
	background-color:#0079BA;
	color:#FFF;
}
/*▲▲rank-tb02▲▲*/

/*▼▼サイド-天気▼▼*/
.side-weather{
	position: relative;
	float:left;
	width:92px;
	height:92px;
	margin:0 6px 6px 0;
	padding:0 0 5px 0;
	text-align:center;
	vertical-align:bottom;
	background-color:#FFF;
}
.side-weather img{
	width:100%;
	height:50px;
	margin:13px 0 0 0;
}
.side-weather p{
	width:100%;
	height:15px;
	margin:0;
	padding:0;
	font-size:12px;
}
.side-weather-righttside{
	margin:0 0 6px 0;
}
.side-weather-righttside-bottom{
	margin:0 0 0 0;
}
.bottom-line{
	margin:0 6px 0 0;
	padding:0 0 5px 0;
}
.side-weather a{
	display:block;
	position: absolute;
	top: 0;
	left: 0;
	height:100%;
	width: 100%;
	font-size:13px;
	color:#000000;
	background-color:#FFF;
	text-decoration:none;
}
.side-weather a img{
	width:100%;
}
.side-weather a:hover{
	box-shadow:0 0 0 4px #0079BA inset;
}
/*▲▲サイド-天気▲▲*/
.rank-all-link{
	margin:0 0 18px 0;
	padding:4px 0 4px 0;
	text-align:center;
}
.rank-all-link a{
	display:block;
	width:100%;
	padding:12px 0;
	color:#000000;
	background-color:#ECF0F6;
	text-decoration:none;
}
.rank-all-link a:hover{
	background-color:#0079BA;
	color:#FFF;
}
.rank-all-link02{
	margin:0 0 20px 0;
	padding:4px 0 4px 0;
	text-align:center;
}
.rank-all-link02 a{
	display:block;
	width:100%;
	padding:12px 0;
	font-size:16px;
	color:#000000;
	background-color:#ECF0F6;
	text-decoration:none;
}
.rank-all-link02 a:hover{
	background-color:#0079BA;
	color:#FFF;
}
.rank-all-link04{
	margin:0 0 20px 0;
	padding:4px 0 4px 0;
	text-align:center;
}
.rank-all-link04 a{
	display:block;
	width:100%;
	padding:12px 0;
	font-size:16px;
	color:#000000;
	background-color:#ECF0F6;
	text-decoration:none;
}
.rank-all-link04 a:hover{
	background-color:#0079BA;
	color:#FFF;
}
.rank-left{
	float:left;
	width:175px;
	height:auto;
	margin:5px 4px 30px 3px;
	padding: 0 0 0 0;
	font-size: 12px;
	font-weight: bold;
	line-height: 2.2;
}
.rank-left ul{
}
.rank-left ul li{
	margin:0 0 7px 0;
	padding:0;
	list-style-type:none;
	
}
.rank-left ul li a{
	display:block;
	padding:7px;
	font-size:14px;
	color:#006297;
	background-color:#ECF0F6;
	text-align:center;
	text-decoration:none;
	border-radius:5px;
}
.rank-left ul li.over{
	display:block;
	padding:7px;
	font-size:14px;
	color:#FFF;
	background-color:#0079BA;
	text-align:center;
	text-decoration:none;
	border-radius:5px;
}
.rank-left ul li a:hover{
	background-color:#0079BA;
	color:#FFF;
}
#sample{
	width:450px;
	height:220px;
	margin:0;
	padding:0;
}
table.news-table th, td	{
	padding: 10px 10px;
	color: #1D5C79;
}
h5.kanren{
	margin:11px 0 0 0;
	padding:0;
	font-size:15px;
	font-weight:bold;
}
div.kanren{
	width:auto;
	height:170px;
	margin:15px 0 30px 0;
	padding:0 0 0 10px;
}
ul.kanren{
	margin:0 15px 0 15px;
	padding:0;
	list-style:url(list-brawn01.jpg) inside;
}
ul.kanren li{
	float:left;
	width:43%;
	margin:0 0 5px 0;
	padding:0;
	line-height: 2.5;
	list-style-position:inside;
	list-style-type:none;
}
ul.kanren li a{
	font-size:16px;
}
div.ads-top01{
	display:block;
	clear:left;
	float:left;
	width:336px;
	height:280px;
	margin:0 15px 25px 0;
}
div.ads-top02{
	display:block;
	float:left;
	width:336px;
	height:280px;
	margin:0 0 25px 0;
}
div.ads-top03{
	display:block;
	width:728px;
	height:90px;
	margin:8px auto 15px auto;
}
div.ads-top04{
	display:block;
	width:728px;
	height:90px;
	margin:8px auto 20px auto;
}
div.ads-top05{
	display:block;
	width:728px;
	height:90px;
	margin:8px auto 15px auto;
}
div.ads-middle01{
	display:block;
	float:left;
	width:336px;
	height:280px;
	margin:0 15px 50px 18px;
}
div.ads-middle02{
	display:block;
	float:left;
	width:336px;
	height:280px;
	margin:0 0 50px 0;
}
div.ads-middle03{
	display:block;
	float:left;
	width:336px;
	height:280px;
	margin:15px 15px 20px 18px;
}
div.ads-middle04{
	display:block;
	float:left;
	width:336px;
	height:280px;
	margin:15px 0 20px 0;
}
div.ads-middle05{
	display:block;
	float:left;
	width:336px;
	height:280px;
	margin:15px 15px 15px 15px;
}
div.ads-middle06{
	display:block;
	float:left;
	width:336px;
	height:280px;
	margin:15px 0 15px 0;
}
div.ads-middle07{
	display:block;
	float:left;
	width:336px;
	height:280px;
	margin:15px 15px 15px 15px;
}
div.ads-middle08{
	display:block;
	float:left;
	width:336px;
	height:280px;
	margin:15px 0 15px 0;
}
div.ads-insert01{
	width:728px;
	height:90px;
	margin:5px 0 0 0;
	padding:0;
}
div.ads-insert02{
	width:728px;
	height:90px;
	margin:8px 0 13px 0;
	padding:0;
}
div.ads-relation01{
	width:auto;
	margin:0 0 30px 0;
	padding:0 10px 0 10px;
}
div.ads-relation02{
	width:auto;
	margin:0 0 30px 0;
	padding:0 10px 0 10px;
}
div.ads-bottom01{
	display:block;
	width:300px;
	height:600px;
	margin:0 0 15px 0;
	text-align:center;
}
div.ads-article01{
	margin:0 18px 50px 18px;

}
div.genre-line01{
	float:left;
	width:140px;
	margin:0 0 0 5px;
	padding:0;
	font-size:13px;
}
div.genre-line02{
	float:left;
	width:140px;
	margin:0 0 0 5px;
	padding:0;
	font-size:13px;
}
/*2nd-ジャンル*/
ul.genre{
	margin:0 0 16px 0;
}
ul.genre li{
	float:none;
	width:100%;
	list-style:none;
	margin:0 0 3px 0;
	padding:0;
}
ul.genre li a{
	display:block;
	margin:0 3px 0 0;
	padding:4px 7px 4px 7px;
	font-size:14px;
	color:#006297;
	background-color:#F4F7FB;
	text-align:left;
	text-decoration:none;
	border-radius:3px;
}
ul.genre li a span.mini{
	font-size:14px;
	color:#006297;
}
ul.genre li a:hover span.mini{
	background-color:#0079BA;
	color:#FFF;
}
ul.genre li a:hover{
	background-color:#0079BA;
	color:#FFF;
}
ul.genre li.both{
	float:none;
	width:100%;
	list-style:none;
	margin:0 0 3px 0;
	padding:0;
}
ul.genre li.both a{
	display:block;
	margin:0 3px 0 0;
	padding:4px 7px 4px 7px;
	font-size:14px;
	color:#006297;
	background-color:#F4F7FB;
	text-align:left;
	text-decoration:none;
	border-radius:3px;
}
ul.genre li.both a span.mini{
	font-size:14px;
	color:#006297;
}
ul.genre li.both a:hover span.mini{
	background-color:#0079BA;
	color:#FFF;
}
ul.genre li.both a:hover{
	background-color:#0079BA;
	color:#FFF;
}
ul.genre li.theme{
	list-style:none;
	margin:0;
	padding:0 0 0 3px;
	font-size:16px;
	font-weight:bold;
}
/*2nd-天気*/
p.weather00{
	margin:0;
	padding:0 0 0 0;
	font-size:16px;
	font-weight:bold;
}
p.weather01{
	margin:0;
	padding:10px 0 0 0;
	font-size:16px;
	font-weight:bold;
}
div.weather-base01{
	width:auto;
	height:90px;
	margin:0 0 15px 0;
	padding:10px 0 0 5px;
	background:#ECF0F6;
}
div.weather-base02{
	width:auto;
	height:170px;
	margin:0 0 15px 0;
	padding:10px 0 10px 5px;
	background:#ECF0F6;
}
div.weather-base03{
	width:auto;
	height:201px;
	margin:0 0 15px 0;
	padding:10px 0 10px 6px;
	background:#ECF0F6;
}
div.weather-base04{
	width:auto;
	height:201px;
	margin:0 0 5px 0;
	padding:10px 0 10px 6px;
	background:#ECF0F6;
}
div.weather-base05{
	width:auto;
	height:180px;
	margin:0 0 0 0;
	padding:10px 0 0 5px;
	background:#ECF0F6;
}
div.weather{
	position: relative;
	float:left;
	width:80px;
	height:80px;
	margin:0 5px 10px 5px;
	padding:0 0 0 0;
	text-align:center;
	vertical-align:bottom;
	background-color:#FFF;
}
div.weather img{
	width:100%;
	height:50px;
	margin:4px 0 0 0;
}
div.weather p{
	width:100%;
	height:12px;
	margin:0;
	padding:0;
	font-size:12px;
	line-height:1.0;
}
div.weather p.mini{
	width:100%;
	height:15px;
	margin:0;
	padding:0;
	font-size:11px;
}
.weather a{
	display:block;
	position: absolute;
	top: 0;
	left: 0;
	height:100%;
	width: 100%;
	font-size:13px;
	color:#000000;
	background-color:#FFF;
	text-decoration:none;
}
.weather a img{
	width:100%;
}
.weather a:hover{
	box-shadow:0 0 0 4px #0079BA inset;
}
div.weather-both{
	position: relative;
	float:left;
	width:80px;
	height:80px;
	margin:0 5px 10px 5px;
	padding:0 0 0 0;
	text-align:center;
	vertical-align:bottom;
	background-color:#FFF;
}
div.weather-both img{
	width:100%;
	height:50px;
	margin:4px 0 0 0;
}
div.weather-both p{
	width:100%;
	height:12px;
	margin:0;
	padding:0;
	font-size:12px;
	line-height:1.0;
}
div.weather-both p.mini{
	width:100%;
	height:15px;
	margin:0;
	padding:0;
	font-size:11px;
}
.weather-both a{
	display:block;
	position: absolute;
	top: 0;
	left: 0;
	height:100%;
	width: 100%;
	font-size:13px;
	color:#000000;
	background-color:#FFF;
	text-decoration:none;
}
.weather-both a img{
	width:100%;
}
.weather-both a:hover{
	box-shadow:0 0 0 4px #0079BA inset;
}
/*2ndシェア*/
p.share00{
	margin:0;
	padding:0 0 1px 5px;
	font-size:18px;
	font-weight:bold;
}
p.share01{
	margin:0;
	padding:20px 0 1px 5px;
	font-size:18px;
	font-weight:bold;
}
/*2ndランキング*/
/*▼▼rank-tb03▼▼*/
div.rank-wrap01{
	float:left;
	width:352px;
	margin:0 17px 0 2px;
}
div.rank-wrap02{
	float:left;
	width:352px;
	margin:0 0 0 0;
}
div.rank-tb03{
	width:340px;
	margin:0;
	padding:6px 6px 0 6px;
	background:#ECF0F6;
}
.rank-tb03 table{
	width:340px;
	margin:0;
	border-collapse:collapse;
	background:#FFF;
}
.rank-tb03 table tr{
	border-bottom:5px solid #ECF0F6;
}
.rank-tb03 table tr.last{
	border-bottom:none;
}
.rank-tb03 table tr td{
	height:50px;
	margin: 0;
	padding:0 0 0 0;
	line-height:50px;
	font-size:13px;
	text-align:center;
	color:#000;
	border-collapse:collapse;
}
.rank-tb03 table tr td.number{
	width:5%;
}
.rank-tb03 table tr td.name{
	width:25%;
	text-align:left;
}
.rank-tb03 table tr td.name a{
	font-size:13px;
}
.rank-tb03 table tr td.share{
	width:35%;
	margin:0;
	padding:0 0 0 3%;
}
.rank-tb03 table tr td.value{
	width:20%;
	margin:0 3px 0 0;
	padding:0 0 0 0;
	text-align:right;
}
.rank-tb03 table tr td.value-up{
	width:20%;
	margin:0 3px 0 0;
	padding:0 22px 0 0;
	text-align:right;
	background:url(../img/trend-up.gif) no-repeat right 18px;
}
.rank-tb03 table tr td.value-down{
	width:20%;
	margin:0 3px 0 0;
	padding:0 22px 0 0;
	text-align:right;
	background:url(../img/trend-down.gif) no-repeat right 18px;
}
.rank-tb03 table tr td.value-even{
	width:20%;
	margin:0 3px 0 0;
	padding:0 22px 0 0;
	text-align:right;
	background:url(../img/trend-even.gif) no-repeat right 18px;
}
.rank-tb03 table tr span.number{
	display:block;
	width:18px;
	height:18px;
	margin:16px 8px 16px 7px;
	padding:0;
	font-size:12px;
	line-height:18px;
	color:#FFF;
	text-align:center;
	background-color:#006297;
}
.rank-tb03 table tr td .bar {
    display: block;
    position: relative;
	height:17px;
	line-height:17px;
    background:url(../img/trend-graph.gif) repeat;
    text-align: center;
}

div.rank-tb04{
	width:340px;
	margin:0;
	padding:6px 6px 0 6px;
	background:#ECF0F6;
}
.rank-tb04 table{
	width:340px;
	margin:0;
	border-collapse:collapse;
	background:#FFF;
}
.rank-tb04 table tr{
	border-bottom:5px solid #ECF0F6;
}
.rank-tb04 table tr.last{
	border-bottom:none;
}
.rank-tb04 table tr td{
	height:50px;
	margin: 0;
	padding:0 0 0 0;
	line-height:50px;
	font-size:13px;
	text-align:center;
	color:#000;
	border-collapse:collapse;
}
.rank-tb04 table tr td.number{
	width:5%;
}
.rank-tb04 table tr td.name{
	width:25%;
	text-align:left;
}
.rank-tb04 table tr td.name a{
	font-size:13px;
}
.rank-tb04 table tr td.share{
	width:35%;
	margin:0;
	padding:0 0 0 3%;
}
.rank-tb04 table tr td.value{
	width:20%;
	margin:0 3px 0 0;
	padding:0 0 0 0;
	text-align:right;
}
.rank-tb04 table tr td.value-up{
	width:20%;
	margin:0 3px 0 0;
	padding:0 22px 0 0;
	text-align:right;
	background:url(../img/trend-up.gif) no-repeat right 18px;
}
.rank-tb04 table tr td.value-down{
	width:20%;
	margin:0 3px 0 0;
	padding:0 22px 0 0;
	text-align:right;
	background:url(../img/trend-down.gif) no-repeat right 18px;
}
.rank-tb04 table tr td.value-even{
	width:20%;
	margin:0 3px 0 0;
	padding:0 22px 0 0;
	text-align:right;
	background:url(../img/trend-even.gif) no-repeat right 18px;
}
.rank-tb04 table tr span.number{
	display:block;
	width:18px;
	height:18px;
	margin:16px 8px 16px 7px;
	padding:0;
	font-size:12px;
	line-height:18px;
	color:#FFF;
	text-align:center;
	background-color:#006297;
}
.rank-tb04 table tr td .bar {
    display: block;
    position: relative;
	height:17px;
	line-height:17px;
    background:url(../img/trend-graph.gif) repeat;
    text-align: center;
}

div.top-wrap01{
	float:left;
	width:348px;
	margin:0 14px 0 0;
	padding:5px;
}
div.top-wrap01 a{
	text-decoration:none;
}
div.top-wrap01 a:hover{
	filter:alpha(opacity=80);
	opacity:0.7;
}
div.top-wrap02{
	float:left;
	width:348px;
	margin:0 0 0 0;
	padding:5px;
}
div.top-wrap02 a{
	text-decoration:none;
}
div.top-wrap02 a:hover{
	filter:alpha(opacity=80);
	opacity:0.7;
}
div.top-wrap03{
	float:left;
	width:348px;
	margin:15px 14px 0 0;
	padding:5px;
}
div.top-wrap03 a{
	text-decoration:none;
}
div.top-wrap03 a:hover{
	filter:alpha(opacity=80);
	opacity:0.7;
}
div.top-wrap04{
	float:left;
	width:348px;
	margin:15px 0 0 0;
	padding:5px;
}
div.top-wrap04 a{
	text-decoration:none;
}
div.top-wrap04 a:hover{
	filter:alpha(opacity=80);
	opacity:0.7;
}
div.top-wrap05{
	float:left;
	width:348px;
	margin:0 14px 0 0;
	padding:5px;
}
div.top-wrap05 a{
	text-decoration:none;
}
div.top-wrap05 a:hover{
	filter:alpha(opacity=80);
	opacity:0.7;
}
div.top-wrap06{
	float:left;
	width:348px;
	margin:0 0 0 0;
	padding:5px;
}
div.top-wrap06 a{
	text-decoration:none;
}
div.top-wrap06 a:hover{
	filter:alpha(opacity=80);
	opacity:0.7;
}
div.top-wrap07{
	float:left;
	width:348px;
	margin:0 0 0 0;
	padding:5px;
}
div.top-wrap07 a{
	text-decoration:none;
}
div.top-wrap07 a:hover{
	filter:alpha(opacity=80);
	opacity:0.7;
}
ul.graph-11nen-top{
}
ul.graph-11nen-top li{
	float:left;
	width:23px;
	margin:0 0 0 8px;
	padding:0;
	font-size:9px;
	text-align:center;
	list-style:none;
}
p.suii-top{
	clear:left;
	font-weight:bold;
	text-align:center;
}
span.futoji01{
	font-weight:bold;
	font-size:16px;
}
span.futoji02{
	font-weight:bold;
	font-size:14px;
}
/*ニュース-リスト*/
.news-box{
	margin:10px 0px 50px 0px;
	width: 730px;
}
.news-box li{
	padding:10px;
	color: #1D5C79;
	font-size:13px;
}
li.news-head01{
	width:98px;
	float:left;
	list-style:none;
	font-weight:bold;
	border-bottom: 2px solid #1D5C79;
	text-align:center;
	font-size:15px;
}
li.news-head02{
	width:98px;
	float:left;
	list-style:none;
	font-weight:bold;
	border-bottom: 2px solid #1D5C79;
	text-align:center;
	font-size:15px;
}
li.news-head03{
	width:471px;
	float:left;
	list-style:none;
	font-weight:bold;
	border-bottom: 2px solid #1D5C79;
	padding-left:13px;
	font-size:15px;
}
ul.zone{
	clear:left;
	width:730px;
}
li.zone01{
	float:left;
	width:98px;
	list-style:none;
	border-bottom: 1px solid #BBDDEE;
	border-right: 1px solid #BBDDEE;
	border-left: 1px solid #BBDDEE;
	text-align:center;
}
li.zone02{
	float:left;
	width:98px;
	list-style:none;
	border-bottom: 1px solid #BBDDEE;
	border-right: 1px solid #BBDDEE;
	text-align:center;
}
li.zone03{
	float:left;
	width:470px;
	list-style:none;
	border-bottom: 1px solid #BBDDEE;
	border-right: 1px solid #BBDDEE;
}
ul.zone-big{
	clear:left;
	width:730px;
}
ul.zone-big li{
	background-image: url(../img/news-big02.jpg);
	font-weight:bold;
}
ul.zone-middle{
	clear:left;
	width:730px;
}
ul.zone-middle li{
	background-image: url(../img/news-middle.jpg);
}
table.news-table{
	border-collapse: collapse;
	border-spacing: 0;
	width: 730px;
	margin: 10px 0px 30px 0px;
}
table.news-table th, td	{
	padding: 10px 10px;
	color: #1D5C79;
}

.news-table th	{
	border-bottom: 2px solid #1D5C79;
	text-align:left;
}
.news-table td	{
	border-bottom: 1px solid #BBDDEE;
}
tr.news-big{
	background-image: url(../img/news-big02.jpg);
	background-repeat: repeat-x;
	font-weight:bold;
}
tr.news-middle{
	background-image: url(../img/news-middle.jpg);
	background-repeat: repeat-x;
}
tr.news-small{
	background-image: url(../img/news-small.jpg);
	background-repeat: repeat-x;
}
/*-ニュース-リスト終わり*/
/*-就職01*/
div.syusyoku-img01{
	float:right;
	width:220px;
	margin:3px 20px 10px 20px;
}
div.syusyoku-img01 p{
	margin:0;
	padding:0 3px 0 3px;
	color:#808080;
	font-size:12px;
}
/*-就職01終わり*/
span.aka{
	color:#F00;
}
div.news-img{
	margin:0;
	padding:0;
}
}