@charset "utf-8";
/*スマホ*/
@media only screen and (max-width:335px){
*{
	margin:0;
	padding:0;
	border:0;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
ul.global-menu{
	clear:left;
	margin:0;
	padding:0;
	background:url(../fireworks/menu-back.jpg) repeat-x;
	list-style-type: none;
}
ul.global-menu li{
	float:left;
	display:block;
	width:19.653%;
	height: 45px;
	line-height: 45px;
	border-left:1px solid #FFFFFF;
	background:url(../fireworks/menu-back.jpg) repeat-x;
}
ul.global-menu li.over{
	float:left;
	display:block;
	width:19.653%;
	height: 45px;
	line-height: 45px;
	border-left:1px solid #FFFFFF;
	background:url(../fireworks/menu-back-over.jpg) repeat-x;
}
ul.global-menu li a{
	display:block;
	color: #FFFFFF;
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
	text-align:center;
}
ul.global-menu li a:hover{
	display:block;
	line-height: 45px;
	background:url(../fireworks/menu-back-over.jpg) repeat-x;
}
ul.global-menu li.last{
	float:left;
	display:block;
	width:19.653%;
	height: 45px;
	line-height: 45px;
	border-left:1px solid #FFFFFF;
	background:url(../fireworks/menu-back.jpg) repeat-x;
}
ul.head-menu{
	margin:0;
	padding:0;
	background:url(../fireworks/menu-back.jpg) repeat-x;
	list-style-type: none;
}
ul.head-menu li{
	float:left;
	display:block;
	width:19.653%;
	height: 45px;
	line-height: 45px;
	border-left:1px solid #FFFFFF;
	background:url(../fireworks/menu-back.jpg) repeat-x;
}
ul.head-menu li a{
	display:block;
	color: #FFFFFF;
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
	text-align:center;
}
ul.head-menu li a:hover{
	display:block;
	line-height: 45px;
	background:url(../fireworks/menu-back-over.jpg) repeat-x;
}
ul.head-menu li.menu-pc{
	display:none;
}
#header{
	width:100%;
	height:auto;
	margin:0;
	padding:0;
}
#right{
	clear: left;
	float:none;
	width:100%;
	height:auto;
	margin:0;
	padding: 0;
}
#right img{
	max-width:100%;
	height:auto;
}
#left{
	clear: left;
	float:none;
	width:100%;
	height:auto;
	margin:0;
	padding:0;
}

#footer{
	clear:right;
	width:100%;
	height:auto;
	margin:0;
	padding:0 0 2px 0;
}

body{
	width: 100%;
	margin:0;
	font-size: 13px;
	line-height: 150%;
	color: #606060;
}
strong{
	font-weight: normal;
}
h1{
	width:100%;
	height: auto;
	margin: 3px 0 10px 0;
	padding: 0;
	font-size:11px;
	font-weight: normal;
	text-align:center;
	color: #069;
}
h2{
	width:100%;
	margin:0;
	padding:3px 0 2px 0;
	font-size: 14px;
	font-weight: normal;
	color: #606060;
	background-image: none;
}
h3{
	width:95%;
	height:30px;
	margin:0;
	padding:12px 0 0 4%;
	font-size: 14px;
	background: url(../fireworks/kigyou_information02.gif) no-repeat;
}
h3.top{
	width:95%;
	height:30px;
	margin:10px 0 0 0;
	padding:12px 0 0 4%;
	font-size: 14px;
	background: url(../fireworks/kigyou_information02.gif) no-repeat;
}
a:link {
	color: #1F7BE5;
	text-decoration:underline;
}
a:visited {
	color: #1F7BE5;
	text-decoration:underline;
}
a:hover {
	color: #83BFFC;
	text-decoration:underline;
}
.logo{
	float:none;
	height:64px;
	margin:0;
	padding:0;
	text-align:center;
}
.search-box{
	float:none;
	width:95%;
	height:auto;
	margin:5px 0;
	padding:0 2.5%;
	text-align:center;
}
.search-box input[type="text"] {
	height:20px !important; 
}
div.navi{
	display:none;
}
span.mini{
	width:95%;
	margin:0 2.5%;
	font-size: 11px;
}
p.header{
	margin:5px 0 0;
	padding:0 0 1px;
	font-size: 11px;
	text-align: center;
}
p.header a:link{
	color: #606060;
	text-decoration:none;
}
p.header a:visited{
	color: #606060;
	text-decoration:
}
p.header a:hover{
	color: #1F7BE5;
	text-decoration:none;
}
div.pankuzu{
	clear:left;
	width:100%;
	height:auto;
	padding:5px 0 5px 0;
	font-size:14px;
	font-weight: normal;
	line-height:1.6;
}
div.pankuzu a{
	color:#666666;
	text-decoration:underline;
	font-weight: normal;
}
p.none{
	width:100%;
	margin:0;
	padding:0 0 15px 0;
	line-height:2.2;
}
p.previous{
	float:left;
	margin:25px 0 5px 0;
	padding:0;
	font-size: 13px;
}
p.next{
	float:right;
	margin:25px 0 5px 0;
	padding:0;
	font-size: 13px;
}
ul.none{
	width:100%;
	margin:0 0 15px 0;
	padding:0;
	list-style-type: none;
	line-height: 1.8;
	letter-spacing: 0;
}
.clear-left{
	clear:left;
}
.clear-right{
	clear:right;
}
.clear-both{
	clear:both;
}
div.table{
	line-height: 2.0;
	margin:0 0 0 10px;
}
span.futoji{
	font-weight: bold;
}
p.jyugyo00{
	display:none;
}
p.jyugyo01{
	margin:0;
	padding:0 0 10px 15px;
}
p.kome00{
	width:98%;
	margin:20px 1% 10px 1%;
	padding:0;
	font-size: 11px;
}
div.jyugyo00-left{
	display:none;
	width:100%;
	height:200px;
}
div.jyugyo00-right{
	float:none;
	width:100%;
	height: auto;
	margin: 0;
	padding: 0;
	background-color: #FDFDFA;
}
ul.jyugyo{
	margin:0 0 5px 0;
	padding: 0;
	list-style-type: none;
	text-indent: 0;
	line-height: 1.8;
	letter-spacing: 0;
}
div.jyugyo01{
	display:block;
	width:100%;
	margin:0;
	padding:0;
}
div.jyugyo02{
	display:none;
}
div.jyugyo03{
	display:none;
}
div.jyugyo04-left{
	float:none;
	width:100%;
	height: auto;
	margin:0;
	padding: 0;
	background-color: #FDFDFA;
}
div.jyugyo04-right{
	float:none;
	width:100%;
	height: auto;
	margin:0;
	padding: 0;
	background-color: #FDFDFA;
}
div.jyugyo05{
	display:none;
}
div.jyugyo06{
	display:none;
}
div.jyugyo07{
	display:none;
}
#chart1{
	display:block;
	width:100%;
	height:200px;
	font-size:10px;
	margin:0;
	padding:0;
}
#chart2{
	display:none;
}
#chart3{
	display:none;
}
#chart4{
	display:none;
}
#chart5{
	display:block;
	width:100%;
	height:201px;
	margin:0;
	padding:0;
	font-size:10px;
}
#chart6{
	display:block;
	width:216px;
	height:125px;
	margin:0;
	padding:0;
	font-size:13px;
}
#chart7{
	display:block;
	width:216px;
	height:125px;
	margin:0;
	padding:0;
	font-size:13px;
}
#chart8{
	display:block;
	width:216px;
	height:125px;
	margin:0;
	padding:0;
	font-size:13px;
}
#chart01{
	display:block;
	width:100%;
	height:201px;
	margin:0;
	padding:0;
	font-size:10px;
}
p.suii{
	margin: 0;
	padding: 0;
	font-weight: bold;
	text-align: center;
}
p.suii02{
	margin: 0;
	padding: 0;
	font-size: 9px;
	text-align: center;
}
div.img-left{
	float: left;
	width: 97%;
	height:auto;
	margin:0 0 10px 3%;
	padding: 0;
	font-size: 14px;
	letter-spacing: 0.5px;
}
div.img-right{
	float: left;
	width: 97%;
	height:auto;
	margin: 0 0 10px 3%;
	padding: 0;
	font-size: 14px;
	letter-spacing: 0.5px;
}
div.gyousyu-img01{
	width:100%;
	margin: 0;
	padding: 0;
}
p.none00{
	width:97%;
	margin: 0 1% 13px 1%;
	padding:0;
	font-size:14px;
	line-height: 2.1;
}
p.none00-top{
	width:97%;
	margin: 0 1% 13px 1%;
	padding:0;
	font-size:14px;
	line-height: 2.1;
}
p.none00-bottom{
	width:97%;
	margin: 0 1% 13px 1%;
	padding:0;
	font-size:14px;
	line-height: 2.1;
}
p.none00-bottom02{
	width:97%;
	margin: 0 1% 13px 1%;
	padding:0;
	font-size:14px;
	line-height: 2.1;
}
p.gyousyu-rank{
	width:96%;
	height:auto;
	margin:0 0 5px 4%;
	padding:0;
	font-size:11px;
}
p.menseki{
	width:100%;
	height:auto;
	margin:10px 0 20px 0;
	padding: 0;
	font-size: 12px;
}
p.caution{
	width:100%;
	font-size:10px;
	margin:10px 0 0 0;
	padding:0;
}
div.col-left00{
	display:none;
	float:none;
	width:100%;
	margin:0;
	padding:0;
	letter-spacing: 0.5px;
}
div.col-right01{
	float:none;
	width:100%;
	height: auto;
	margin: 0;
	padding: 0;
}
div.kigyou{
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
}
span.style4{
	font-weight:bold;
	font-size:150%;
}
.pc-only{
	display:none;
}
p.kako{
	width:97%;
	margin: 0 1%;
	padding:10px 0 15px 0;
	font-size:16px;
	line-height: 2.1;
	color:#F06;
}
p.kako-bottom{
	width:97%;
	margin: 0 1%;
	padding:10px 0 35px 0;
	font-size:16px;
	line-height: 2.1;
	color:#F06;
}
div.kigyou-relation{
	width: 100%;
	height: auto;
	margin:0 0 10px 0;
	padding: 0;
}
div.kigyou-relation table{
	width: 100%;
	height: auto;
	margin:0;
	padding:0;
	line-height:2.0;
}
p.ads-top01{
	width:300px;
	height:250px;
	margin:0 auto 0 auto;
}
p.ads-middle01{
	width:300px;
	height:250px;
	margin:0 auto 10px auto;
}
p.ads-middle-mobile01{
	width:300px;
	height:250px;
	margin:0 auto 10px auto;
}
div.ads-bottom-fixed01{
	width:300px;
	height:250px;
	margin:0 auto 10px auto;
}
p.ads336-left-3more{
	display:block;
	width:300px;
	height:250px;
	margin:5px auto 10px auto;
	padding:0;
}
p.ads-kanren{
}
p.ads336-right-3more{
	display:none;
}
div.pankuzu-ads{
	display:none;
}
.ads728unit02{
	display:none;
}
.ads728unit03{
	display:none;
}
.ads728unit-kigyo-ue{
	display:none;
}
p.ads728-unit{
	display:none;
}
p.article-head01{
	width:auto;
	height:auto;
	margin:0 1.5% 10px 1.5%;
	padding:0;
	font-size:15px;
	line-height: 1.8;
}
p.article-middle01{
	width:auto;
	height:auto;
	margin:0 1.5% 10px 1.5%;
	padding:0;
	font-size:15px;
	line-height: 1.8;
}
p.article-bottom01{
	width:auto;
	height:auto;
	margin:0 1.5% 15px 1.5%;
	padding:0;
	font-size:15px;
	line-height: 1.8;
}
p.article-bottom02{
	width:auto;
	margin:0 1.5% 20px 1.5%;
	padding:0;
	font-size:15px;
	line-height: 1.8;
}
ul.kigyou-factor{
	background:#EEE;
	width:auto;
	height:auto;
	margin:10px auto 0 auto;
	padding:10px;
	font-size:15px;
	font-weight:bold;
	line-height:2.0;
}
ul.kigyou-factor li{
	margin:0 0 15px 0;
	padding::0 0 15px 0;
	list-style:none;
	line-height:1.5;
	text-indent:18px;
}
ul.kigyou-factor li.up{
	background:url(../fireworks/kigyou-factor-up-sm.gif) no-repeat 0 4px;
}ul.kigyou-factor li.even{
	background:url(../fireworks/kigyou-factor-even-sm.gif) no-repeat 0 4px;
}ul.kigyou-factor li.down{
	background:url(../fireworks/kigyou-factor-down-sm.gif) no-repeat 0 4px;
}
h4.up{
	margin:30px 5px 0 5px;
	font-size:15px;
	background:url(../fireworks/kigyou-factor-up.gif) no-repeat 0 0;
	text-indent:66px;
}
h4.even{
	margin:20px 5px 0 5px;
	font-size:15px;
	background:url(../fireworks/kigyou-factor-even.gif) no-repeat 0 0;
	text-indent:66px;
}
h4.down{
	margin:30px 5px 0 5px;
	font-size:15px;
	background:url(../fireworks/kigyou-factor-down.gif) no-repeat 0 0;
	text-indent:66px;
}
}
/*大型スマホ(iPhone6など)*/
@media (min-width: 336px) and (max-width: 650px) {
*{
	margin:0;
	padding:0;
	border:0px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
ul.global-menu{
	clear: left;
	margin: 0;
	padding:0;
	background:url(../fireworks/menu-back.jpg) repeat-x;
	list-style-type: none;
}
ul.global-menu li {
	float:left;
	display:block;
	width:19.653%;
	height: 45px;
	line-height: 45px;
	border-left:1px solid #FFFFFF;
	background:url(../fireworks/menu-back.jpg) repeat-x;
}
ul.global-menu li.over{
	float:left;
	display:block;
	width:19.653%;
	height: 45px;
	line-height: 45px;
	border-left:1px solid #FFFFFF;
	background:url(../fireworks/menu-back-over.jpg) repeat-x;
}
ul.global-menu li a{
	display:block;
	color: #FFFFFF;
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
	text-align:center;
}
ul.global-menu li a:hover{
	display:block;
	line-height: 45px;
	background:url(../fireworks/menu-back-over.jpg) repeat-x;
}
ul.global-menu li.last{
	float:left;
	display:block;
	width:19.653%;
	height: 45px;
	line-height: 45px;
	border-left:1px solid #FFFFFF;
	background:url(../fireworks/menu-back.jpg) repeat-x;
}
ul.head-menu{
	margin:0;
	padding:0;
	background:url(../fireworks/menu-back.jpg) repeat-x;
	list-style-type: none;
}
ul.head-menu li{
	float:left;
	display:block;
	width:19.653%;
	height: 45px;
	line-height: 45px;
	border-left:1px solid #FFFFFF;
	background:url(../fireworks/menu-back.jpg) repeat-x;
}
ul.head-menu li a{
	display:block;
	color: #FFFFFF;
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
	text-align:center;
}
ul.head-menu li a:hover{
	display:block;
	line-height: 45px;
	background:url(../fireworks/menu-back-over.jpg) repeat-x;
}
ul.head-menu li.menu-pc{
	display:none;
}
#header{
	width:100%;
	height:auto;
	margin:0;
	padding:0;
}
#right{
	clear: left;
	float:none;
	width: 100%;
	height: auto;
	margin:0;
	padding: 0;
}
#right img{
	max-width:100%;
	height:auto;
}
#left{
	clear: left;
	float:none;
	width:100%;
	height:auto;
	margin:0;
	padding:0;
}

#footer{
	clear:right;
	width:100%;
	height:auto;
	margin:0;
	padding:0 0 2px 0;
}

body{
	width: 100%;
	margin:0;
	font-size: 13px;
	line-height: 150%;
	color: #606060;
}
strong{
	font-weight: normal;
}
h1{
	width:100%;
	height: auto;
	margin: 10px 0 10px 0;
	padding:0;
	font-size:16px;
	font-weight: normal;
	text-align:center;
	color: #069;
}
h2{
	width:100%;
	margin: 0;
	padding: 3px 0 2px 0;
	font-size: 14px;
	font-weight: normal;
	color: #606060;
	background-image: none;
}
h3{
	width: 95%;
	height: 30px;
	margin:0;
	padding:12px 0 0 4%;
	font-size: 14px;
	background: url(../fireworks/kigyou_information02.gif) no-repeat;
}
h3.top{
	width: 95%;
	height: 30px;
	margin:10px 0 0 0;
	padding:12px 0 0 4%;
	font-size: 14px;
	background: url(../fireworks/kigyou_information02.gif) no-repeat;
}
a:link {
	color: #1F7BE5;
	text-decoration:underline;
}
a:visited {
	color: #1F7BE5;
	text-decoration:underline;
}
a:hover {
	color: #83BFFC;
	text-decoration:underline;
}
.logo{
	float:none;
	height:64px;
	margin: 0;
	padding: 0;
	text-align:center;
}
.search-box{
	float:none;
	width:95%;
	height:auto;
	margin:5px 0;
	padding:0 2.5%;
	text-align:center;
}
.search-box input[type="text"] {
	height:20px !important; 
}
div.navi{
	display:none;
}
span.mini{
	width:95%;
	margin:0 2.5%;
	font-size: 11px;
}
p.header{
	margin: 5px 0 0;
	padding: 0 0 1px;
	font-size: 11px;
	text-align: center;
}
p.header a:link{
	color: #606060;
	text-decoration:none;
}
p.header a:visited{
	color: #606060;
	text-decoration:
}
p.header a:hover{
	color: #1F7BE5;
	text-decoration:none;
}
div.pankuzu{
	clear:left;
	width: 100%;
	height: auto;
	padding: 5px 0 5px 0;
	font-size:16px;
	font-weight: normal;
	line-height:1.6;
}
div.pankuzu a{
	color:#666666;
	text-decoration:underline;
	font-weight: normal;
}
p.none{
	width:100%;
	margin:0;
	padding:0 0 15px 0;
	line-height: 220%;
}
p.previous{
	float:left;
	margin:25px 0 5px 0;
	padding:0;
	font-size: 13px;
}
p.next{
	float:right;
	margin:25px 0 5px 0;
	padding:0;
	font-size: 13px;
}
ul.none{
	width:100%;
	margin: 0 0 15px 0;
	padding: 0;
	list-style-type: none;
	line-height: 1.8;
	letter-spacing: 0px;
}
.clear-left{
	clear:left;
}
.clear-right{
	clear:right;
}
.clear-both{
	clear:both;
}
div.table{
	line-height: 200%;
	margin-left: 10px;
}
span.futoji{
	font-weight: bold;
}
p.jyugyo00{
	display:none;
}
p.jyugyo01{
	margin: 0;
	padding:0 0 10px 15px;
}
p.kome00{
	width:98%;
	margin:20px 1% 10px 1%;
	padding:0;
	font-size: 11px;
}
div.jyugyo00-left{
	display:none;
	width:100%;
	height:200px;
}
div.jyugyo00-right{
	float:none;
	width:100%;
	height: auto;
	margin: 0;
	padding: 0;
	background-color: #FDFDFA;
}
ul.jyugyo{
	margin:0 0 5px 0;
	padding: 0;
	list-style-type: none;
	text-indent: 0;
	line-height: 180%;
	letter-spacing: 0;
}
div.jyugyo01{
	display:none;
}
div.jyugyo02{
	display:none;
}
div.jyugyo03{
	display:none;
}
div.jyugyo04-left{
	float:none;
	width:100%;
	height: auto;
	margin:0;
	padding: 0;
	background-color: #FDFDFA;
}
div.jyugyo04-right{
	float:none;
	width:100%;
	height: auto;
	margin:0;
	padding: 0;
	background-color: #FDFDFA;
}
div.jyugyo05{
	display:none;
}
div.jyugyo06{
	display:none;
}
div.jyugyo07{
	display:none;
}
#chart1{
	display:block;
	width:100%;
	height:280px;
	margin:0;
	padding:0;
	font-size:10px;
}
#chart2{
	display:none;
}
#chart3{
	display:none;
}
#chart4{
	display:none;
}
#chart5{
	display:block;
	width:100%;
	height:201px;
	margin:0;
	padding:0;
	font-size:10px;
}
#chart6{
	display:block;
	width:216px;
	height:125px;
	margin:0;
	padding:0;
	font-size:13px;
}
#chart7{
	display:block;
	width:216px;
	height:125px;
	margin:0;
	padding:0;
	font-size:13px;
}
#chart8{
	display:block;
	width:216px;
	height:125px;
	margin:0;
	padding:0;
	font-size:13px;
}
#chart01{
	display:block;
	width:100%;
	height:201px;
	margin:0;
	padding:0;
	font-size:10px;
}
p.suii{
	margin: 0;
	padding: 0;
	font-weight: bold;
	text-align: center;
}
p.suii02{
	margin: 0;
	padding: 0;
	font-size: 9px;
	text-align: center;
}
div.img-left{
	float: left;
	width: 97%;
	height:auto;
	margin:0 0 10px 3%;
	padding: 0;
	font-size: 14px;
	letter-spacing: 0.5px;
}
div.img-right{
	float: left;
	width: 97%%;
	height:auto;
	margin: 0 0 10px 3%;
	padding: 0;
	font-size: 14px;
	letter-spacing: 0.5px;
}
div.gyousyu-img01{
	width:100%;
	margin: 0;
	padding: 0;
}
p.none00{
	width:97%;
	margin: 0 1% 13px 1%;
	padding:0;
	font-size:14px;
	line-height: 2.0;
}
p.none00-top{
	width:97%;
	margin: 0 1% 13px 1%;
	padding:0;
	font-size:14px;
	line-height: 2.0;
}
p.none00-bottom{
	width:97%;
	margin: 0 1% 13px 1%;
	padding:0;
	font-size:14px;
	line-height: 2.0;
}
p.none00-bottom02{
	width:97%;
	margin: 0 1% 13px 1%;
	padding:0;
	font-size:14px;
	line-height: 2.0;
}
p.gyousyu-rank{
	width:96%;
	height:auto;
	margin:0 0 5px 4%;
	padding:0;
	font-size:11px;
}
p.menseki{
	width:100%;
	height:auto;
	margin:10px 0 20px 0;
	padding: 0;
	font-size: 12px;
}
p.caution{
	width:100%;
	font-size:10px;
	margin:10px 0 0 0;
	padding:0;
}
div.col-left00{
	display:none;
	float:none;
	width:100%;
	margin:0;
	padding:0;
	letter-spacing: 0.5px;
}
div.col-right01{
	float:none;
	width:100%;
	height: auto;
	margin: 0;
	padding: 0;
}
div.kigyou{
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
}
span.style4{
	font-weight:bold;
	font-size:150%;
}
.pc-only{
	display:none;
}
p.kako{
	width:97%;
	margin: 0 1%;
	padding:10px 0 15px 0;
	font-size:16px;
	line-height: 2.1;
	color:#F06;
}
p.kako-bottom{
	width:97%;
	margin: 0 1%;
	padding:10px 0 35px 0;
	font-size:16px;
	line-height: 2.1;
	color:#F06;
}
div.kigyou-relation{
	width: 100%;
	height: auto;
	margin:0 0 10px 0;
	padding: 0;
}
div.kigyou-relation table{
	width: 100%;
	height: auto;
	margin:0;
	padding: 0;
	line-height:2.0;
}
p.ads-top01{
	width:336px;
	height:280px;
	margin:5px auto 0 auto;
}
p.ads-middle01{
	width:336px;
	height:280px;
	margin:0 auto 10px auto;
}
p.ads-middle-mobile01{
	width:300px;
	height:250px;
	margin:0 auto 10px auto;
}
div.ads-bottom-fixed01{
	width:336px;
	height:280px;
	margin:0 auto 10px auto;
}
p.ads336-left-3more{
	display:block;
	width:336px;
	height:280px;
	margin:5px auto 10px auto;
	padding:0;
}
p.ads336-right-3more{
	display:none;
}
p.ads-kanren{
}
div.pankuzu-ads{
	display:none;
}
.ads728unit02{
	display:none;
}
.ads728unit03{
	display:none;
}
.ads728unit-kigyo-ue{
	display:none;
}
p.ads728-unit{
	display:none;
}
p.article-head01{
	width:auto;
	height:auto;
	margin:0 1.5% 10px 1.5%;
	padding:0;
	font-size:15px;
	line-height: 1.8;
}
p.article-middle01{
	width:auto;
	height:auto;
	margin:0 1.5% 10px 1.5%;
	padding:0;
	font-size:15px;
	line-height: 1.8;
}
p.article-bottom01{
	width:auto;
	height:auto;
	margin:0 1.5% 15px 1.5%;
	padding:0;
	font-size:15px;
	line-height: 1.8;
}
p.article-bottom02{
	width:auto;
	margin:0 1.5% 20px 1.5%;
	padding:0;
	font-size:15px;
	line-height: 1.8;
}
ul.kigyou-factor{
	background:#EEE;
	width:auto;
	height:auto;
	margin:10px auto 0 auto;
	padding:10px;
	font-size:15px;
	font-weight:bold;
	line-height:2.0;
}
ul.kigyou-factor li{
	margin:0 0 15px 0;
	padding::0 0 15px 0;
	list-style:none;
	line-height:1.5;
	text-indent:18px;
}
ul.kigyou-factor li.up{
	background:url(../fireworks/kigyou-factor-up-sm.gif) no-repeat 0 2px;
}ul.kigyou-factor li.even{
	background:url(../fireworks/kigyou-factor-even-sm.gif) no-repeat 0 2px;
}ul.kigyou-factor li.down{
	background:url(../fireworks/kigyou-factor-down-sm.gif) no-repeat 0 2px;
}
h4.up{
	margin:30px 5px 0 5px;
	font-size:15px;
	background:url(../fireworks/kigyou-factor-up.gif) no-repeat 0 0;
	text-indent:66px;
}
h4.even{
	margin:20px 5px 0 5px;
	font-size:15px;
	background:url(../fireworks/kigyou-factor-even.gif) no-repeat 0 0;
	text-indent:66px;
}
h4.down{
	margin:30px 5px 0 5px;
	font-size:15px;
	background:url(../fireworks/kigyou-factor-down.gif) no-repeat 0 0;
	text-indent:66px;
}
}
/*PC*/
@media only screen and (min-width:651px){
*{
	margin:0px;
	padding:0px;
	border:0px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#header{
	width:950px;
	height:127px;
	padding:0;
	margin:0;
}
#right{
	clear: left;
	float: right;
	width: 730px;
	height: auto;
	margin:10px 30px 0 25px;
	padding: 0;
}

#left{
	clear: left;
	float: right;
	width:165px;
	height:auto;
	margin:30px 0 0 0;
	padding: 0;
}

#footer{
	clear:right;
	width:950px;
	height:auto;
	padding:0 0 2px 0;
}

body{
	width: 950px;
	margin:0px auto;
	font-size: 13px;
	line-height: 150%;
	color: #606060;
	background: url(../fireworks/0000background01.jpg) repeat-x;
}
strong{
	font-weight: normal;
	font-size: 11px;
}
h1{
	width:947px;
	height: 12px;
	margin: 0;
	padding:2px 0 8px 3px;
	font-size:12px;
	font-weight: normal;
	border-bottom: 1px solid #CCCCCC;
	color: #069;
	background-image: url(../fireworks/0000h1-back.gif);
}
h2{
	margin: 0 0 0 2px;
	padding: 3px 0 2px 5px;
	font-size: 14px;
	font-weight: normal;
	color: #606060;
	background-image: none;
}
h3{
	width: 713px;
	height: 30px;
	margin:0;
	padding:12px 0 0 17px;
	font-size: 16px;
	background: url(../fireworks/kigyou_information02.gif) no-repeat;
}
h3.top{
	width: 713px;
	height: 30px;
	margin:8px 0 0 0;
	padding:12px 0 0 17px;
	font-size: 16px;
	background: url(../fireworks/kigyou_information02.gif) no-repeat;
}
a:link {
	color: #1F7BE5;
	text-decoration:underline;
}
a:visited {
	color: #1F7BE5;
	text-decoration:underline;
}
a:hover {
	color: #83BFFC;
	text-decoration:underline;
}
.logo{
	float:left;
	width:229px;
	height:65px;
	margin: 10px 0 9px 0;
	padding: 5px 0 5px 0;
	text-align:left;
}
.search-box{
	display:block;
	float:right;
	width:393px;
	height:43px;
	margin:0;
	padding:40px 0 0 0;
	text-align:left;
	font-size:12px;
}
.search-box input[type="text"] {
	height:20px !important; 
}
div.navi{
	display:block;
	float: left;
	width: 187px;
	height: 40px;
	margin:10px 0 10px 15px;
	padding:34px 0 0 18px;
}
span.mini{
	font-size: 11px;
}
p.header{
	margin: 5px 0 0;
	padding: 0 0 1px;
	font-size: 11px;
	text-align: center;
}
p.header a:link{
	color: #606060;
	text-decoration:none;
}
p.header a:visited{
	color: #606060;
	text-decoration:
}
p.header a:hover{
	color: #1F7BE5;
	text-decoration:none;
}
div.pankuzu{
	clear:left;
	width: 718px;
	height: 15px;
	margin:0 0 0 5px;
	padding:0 0 5px 0;
	font-size:11px;
	font-weight: normal;
}
div.pankuzu a{
	color:#666666;
	text-decoration:underline;
	font-weight: normal;
}
p.none{
	width: 650px;
	margin:0 0 0 10px;
	padding:20px 0 0 0;
	line-height: 220%;
	letter-spacing: 1px;
}
p.sikaku01-bottom{
	width: 650px;
	margin:0;
	padding:20px 0 25px 0;
	line-height: 220%;
}
p.previous{
	float:left;
	margin:0 80px 12px 0;
	padding: 0;
	font-size: 13px;
}
p.next{
	float:right;
	margin:0 20px 12px 0;
	padding: 0;
	font-size: 13px;
}
ul.none{
	margin: 0 0 15px 0;
	padding: 0;
	list-style-type: none;
	line-height: 180%;
	text-indent: 14.5px;
	letter-spacing: 0px;
}
.clear-left{
	clear:left;
}
.clear-right{
	clear:right;
}
.clear-both{
	clear:both;
}
div.table{
	line-height: 200%;
	margin-left: 10px;
}
span.futoji{
	font-weight: bold;
}
ul.global-menu{
	clear: left;
	margin: 0px;
	padding:0;
	list-style-type: none;
}
ul.global-menu li {
	float:left;
	display:block;
	width:14.0%;
	height: 45px;
	line-height: 45px;
	border-left:1px solid #FFFFFF;
	background:url(../fireworks/menu-back.jpg) repeat-x;
}
ul.global-menu li.over{
	float:left;
	display:block;
	width:14.0%;
	height: 45px;
	line-height: 45px;
	border-left:1px solid #FFFFFF;
	background:url(../fireworks/menu-back-over.jpg) repeat-x;
}
ul.global-menu li a{
	display:block;
	color: #FFFFFF;
	font-weight:bold;
	text-decoration: none;
	text-align:center;
}
ul.global-menu li a:hover{
	display:block;
	line-height: 45px;
	background:url(../fireworks/menu-back-over.jpg) repeat-x;
}
ul.global-menu li.last{
	float:left;
	display:block;
	width:14.0%;
	height: 45px;
	line-height: 45px;
	border-left:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	background:url(../fireworks/menu-back.jpg) repeat-x;
}
ul.head-menu{
	clear: left;
	display:block;
	width: 950px;
	margin:0;
	padding:5px 0 0 0;
	font-size: 11px;
	font-weight: normal;
	color: #069;
	line-height: 1.0;
	list-style-type: none;
}
ul.head-menu li{
	float: left;
	margin:0 25px 0 5px;
	padding: 0;
}
ul.head-menu li.menu-pc{
	float: left;
	margin:0 25px 0 5px;
	padding: 0;
}
p.jyugyo00{
	display:block;
	margin: 0px;
	padding:3px 5px 10px 5px;
	font-size:15px;
	line-height: 190%;
}
p.jyugyo01{
	margin: 0;
	padding:0 0 10px 15px;
}
p.kome00{
	margin:15px 0 10px 0;
	padding:0 15px 10px 15px;
	font-size: 15px;
	line-height:190%;
}
div.jyugyo00-left{
	float:left;
	width:348px;
	height:auto;
	margin:0 10px 10px 0;
	padding:10px 0 0 0;
	letter-spacing: 0.5px;
	background-color: #FDFDFA;
	border: 1px solid #F1F1E2;
}
div.jyugyo00-right{
	float:left;
	width:368px;
	height: 300px;
	margin: 0;
	padding: 0;
	background-color: #FDFDFA;
	border: 1px solid #F1F1E2;
}
ul.jyugyo{
	margin:0 0 5px 0;
	padding: 0;
	list-style-type: none;
	text-indent: 14.5px;
	line-height: 180%;
	letter-spacing: 0;
}
div.jyugyo01{
	float: left;
	width: 234px;
	height: 162px;
	margin:0 10px 0 0;
	padding: 0;
	font-size: 12px;
	text-align: center;
	border: 1px solid #F1F1E2;
	background-color: #FDFDFA;
}
div.jyugyo02{
	float: left;
	width: 234px;
	height: 162px;
	margin:0 10px 0 0;
	padding: 0;
	font-size: 12px;
	text-align: center;
	background-color: #FDFDFA;
	border: 1px solid #F1F1E2;
}
div.jyugyo03{
	float: left;
	width: 234px;
	height: 162px;
	margin: 0;
	padding: 0;
	font-size: 12px;
	text-align: center;
	background-color: #FDFDFA;
	border: 1px solid #F1F1E2;
}
div.jyugyo04-left{
	float:left;
	width:358px;
	height: 255px;
	margin:0 10px 20px 0;
	padding: 0;
	background-color: #FDFDFA;
	border: 1px solid #F1F1E2;
}
div.jyugyo04-right{
	float:left;
	width:358px;
	height: 255px;
	margin:0 0 20px 0;
	padding: 0;
	background-color: #FDFDFA;
	border: 1px solid #F1F1E2;
}
div.jyugyo05{
	float: left;
	width: 234px;
	height: 162px;
	margin:0 10px 15px 0;
	padding: 0;
	font-size: 12px;
	text-align: center;
	background-color: #FDFDFA;
	border: 1px solid #F1F1E2;
}
div.jyugyo06{
	float: left;
	width: 234px;
	height: 162px;
	margin:0 10px 15px 0;
	padding: 0;
	font-size: 12px;
	text-align: center;
	background-color: #FDFDFA;
	border: 1px solid #F1F1E2;
}
div.jyugyo07{
	float: left;
	width: 234px;
	height: 162px;
	margin:0 0 15px 0;
	padding: 0;
	font-size: 12px;
	text-align: center;
	background-color: #FDFDFA;
	border: 1px solid #F1F1E2;
}
#chart1{
	display:block;
	width:350px;
	height:240px;
	margin:0;
	padding:0;
	font-size:10px;
}
#chart2{
	display:block;
	width:216px;
	height:125px;
	margin:0;
	padding:0;
	font-size:13px;
}
#chart3{
	display:block;
	width:216px;
	height:125px;
	margin:0;
	padding:0;
	font-size:13px;
}
#chart4{
	display:block;
	width:216px;
	height:125px;
	margin:0;
	padding:0;
	font-size:13px;
}
#chart5{
	display:block;
	width:338px;
	height:201px;
	margin:0;
	padding:0;
	font-size:10px;
}
#chart6{
	display:block;
	width:216px;
	height:125px;
	margin:0;
	padding:0;
	font-size:13px;
}
#chart7{
	display:block;
	width:216px;
	height:125px;
	margin:0;
	padding:0;
	font-size:13px;
}
#chart8{
	display:block;
	width:216px;
	height:125px;
	margin:0;
	padding:0;
	font-size:13px;
}
#chart01{
	display:block;
	width:338px;
	height:201px;
	margin:0;
	padding:0;
	font-size:10px;
}
p.suii{
	margin: 0;
	padding: 0;
	font-weight: bold;
	text-align: center;
}
p.suii02{
	margin: 0;
	padding: 0;
	font-size: 9px;
	text-align: center;
}
p.menseki{
	width: 685px;
	height:auto;
	margin:10px 0 20px 0;
	padding: 0;
	font-size: 12px;
}
p.menseki a{
	color:#666666;
}
div.img-left{
	float: left;
	width: 329px;
	height:auto;
	margin:0 40px 0 20px;
	padding: 0;
	font-size: 14px;
	letter-spacing: 0.5px;
}
div.img-right{
	float: left;
	width: 329px;
	height:auto;
	margin: 0;
	padding: 0;
	font-size: 14px;
	letter-spacing: 0.5px;
}
div.gyousyu-img01{
	margin: 0;
	padding: 5px 0 5px 0;
}
p.none00{
	width:710px;
	margin: 0px;
	padding:0 0 15px 15px;
	font-size:15px;
	line-height: 220%;
}
p.none00-top{
	width: 710px;
	margin: 0px;
	padding:0 0 15px 15px;
	font-size:15px;
	line-height: 220%;
}
p.none00-bottom{
	width: 710px;
	margin: 0px;
	padding:0 0 15px 15px;
	font-size:15px;
	line-height: 220%;
}
p.none00-bottom02{
	width: 710px;
	margin: 0px;
	padding:0 0 15px 15px;
	font-size:15px;
	line-height: 220%;
}
p.gyousyu-rank{
	width:100%;
	height:auto;
	margin:0 0 0 0;
	padding:0;
	font-size:11px;
}
div.col-left00{
	display:block;
	float:left;
	width:350px;
	margin:0;
	padding:0;
	letter-spacing: 0.5px;
}
div.col-right01{
	float:left;
	width:370px;
	height: 310px;
	margin: 0;
	padding: 0;
}
div.kigyou{
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
}
div.kigyou a{
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	text-align:left;
}
span.style4{
	font-weight:bold;
	font-size:150%;
}
p.kako{
	width: 710px;
	margin: 0;
	padding:0 0 15px 15px;
	color:#F06;
	line-height: 190%;
}
p.kako-bottom{
	width: 710px;
	margin: 0;
	padding:0 0 15px 15px;
	color:#F06;
	line-height: 190%;
}
div.kigyou-relation{
	width: 700px;
	height: auto;
	margin:0 0 0 10px;
	padding: 0;
}
div.kigyou-relation table{
	width: 100%;
	height: auto;
	margin:0;
	padding: 0;
}
.pc-only{
	display:block;
	margin:0;
	padding:0;
}
p.caution{
	width:100%;
	font-size:10px;
}
p.article-head01{
	width:710px;
	margin:4px 15px 10px 15px;
	padding:0;
	font-size:15px;
	line-height: 2.2;
}
p.article-middle01{
	width:710px;
	margin:0 15px 10px 15px;
	padding:0;
	font-size:15px;
	line-height: 2.2;
}
p.article-bottom01{
	width:710px;
	margin:0 15px 10px 15px;
	padding:0;
	font-size:15px;
	line-height: 2.2;
}
p.article-bottom02{
	width:710px;
	margin:0 15px 20px 15px;
	padding:0;
	font-size:15px;
	line-height: 2.2;
}
p.ads-top01{
	width:728px;
	height:90px;
	margin:0;
	padding:0;
}
p.ads-middle01{
	width:336px;
	height:280px;
	margin:0 0 13px 15px;
}
p.ads-middle-mobile01{
	display:none;
}
div.ads-bottom-fixed01{
	width:160px;
	height:600px;
	margin:0 auto 0 auto;
	padding:0;
}
/*.fixed { position: fixed; 
	top: 15px; }*/
p.ads336-left-3more{
	display:block;
	float: left;
	width: 336px;
	height: 280px;
	margin:0 0 10px 0;
	padding: 0;
}
p.ads336-right-3more{
	display:block;
	float: left;
	width: 336px;
	height: 280px;
	margin:0 0 10px 10px;
	padding: 0;
}
p.ads-kanren{
}
div.pankuzu-ads{
	display:block;
	clear:left;
	width: 728px;
	height: 15px;
	margin:5px 0 0 1px;
	padding: 0;
	font-size:12px;
	font-weight: normal;
}
.ads728unit02{
	display:block;
	width: 728px;
	height: 15px;
	margin:15px 0 10px 10px;
	padding:0 0 5px 0;
}
.ads728unit03{
	display:block;
	width: 728px;
	height: 15px;
	margin:0;
	padding:5px 0 15px 0;	
}
.ads728unit-kigyo-ue{
	display:block;
	width: 728px;
	height: 15px;
	margin:0 0 3px 10px;
	padding:5px 0 0 0;
}
p.ads728-unit{
	display:block;
	width: 728px;
	height: 15px;
	margin:3px 0 18px 8px;
	padding: 0;
}
ul.kigyou-factor{
	background:#EEE;
	width:690px;
	height:auto;
	margin:10px auto 0 auto;
	padding:10px;
	font-size:15px;
	font-weight:bold;
}
ul.kigyou-factor li{
	list-style:none;
	line-height:2.3;
	text-indent:66px;
}
ul.kigyou-factor li.up{
	background:url(../fireworks/kigyou-factor-up.gif) no-repeat 0 50%;
}ul.kigyou-factor li.even{
	background:url(../fireworks/kigyou-factor-even.gif) no-repeat 0 50%;
}ul.kigyou-factor li.down{
	background:url(../fireworks/kigyou-factor-down.gif) no-repeat 0 50%;
}
h4.up{
	margin:30px 15px 0 15px;
	font-size:15px;
	background:url(../fireworks/kigyou-factor-up.gif) no-repeat 0 50%;
	text-indent:66px;
}
h4.even{
	margin:20px 15px 0 15px;
	font-size:15px;
	background:url(../fireworks/kigyou-factor-even.gif) no-repeat 0 50%;
	text-indent:66px;
}
h4.down{
	margin:30px 15px 0 15px;
	font-size:15px;
	background:url(../fireworks/kigyou-factor-down.gif) no-repeat 0 50%;
	text-indent:66px;
}
}