@charset "utf-8";

/* general settings */
body {
font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',osaka,'メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
}

* html body {
font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',osaka,'メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
}

*:first-child+html body {
font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',osaka,'メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',Meiryo,sans-serif;
}

body{
margin:0px;
padding:0px;
text-align:center;
font-size: 100%;
/*font-size: 13px;*/
color:#333;
}

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

.clr {
clear:both;
}

form,p,h1,h2,h3,h4,h5,h6,p {
margin:0px;
}

a:link	{
text-decoration:none;
color:#0090ff;
}
a:active {
text-decoration:none;
color:#0090ff;
}
a:visited {
text-decoration:none;
color:#0090ff;
}
a:hover	{
text-decoration:underline;
color:#0090ff;
}

ul,
ul.cfx {
margin: 0 0 0 0em; 
padding: 0; 
list-style-type:none;
}

p.tex {
margin-top:15px;
}

p.rtex {
margin:10px 0;
text-align:right;
}
p.rtex a {
background:#b39642;
padding:4px 10px;
font-size:12px;
}

p.rtex a:link	{
text-decoration:none;
color:#ffffff;
}
p.rtex a:active {
text-decoration:none;
color:#ffffff;
}
p.rtex a:visited {
text-decoration:none;
color:#ffffff;
}
p.rtex a:hover	{
text-decoration:none;
background:#a0863b;
}

.tex_r{
text-align: right;
}

.floatl {
float:left;
}
.floatr {
float:right;
}
.centerp {
text-align:center;
margin:0 auto;
}
.rlt {
position:relative;
}
.bwwrapper {
position:relative;
}

#wrapper {
margin:0 auto;
text-align:left;
width:920px;
}

a img{
border: 0;
overflow: hidden;
}

img{
vertical-align: bottom;
}

#header,
#fbody,
#gmn_bg,
#maincont{
width:960px;
margin:0 auto;
}

.mb10{
margin-bottom: 10px;
}

.mb20{
margin-bottom: 20px;
}

.mb40{
margin-bottom: 40px;
}

.mt10{
margin-top: 10px;
}

.mt30{
margin-top: 30px;
}

.pb20{
padding-bottom: 20px;
}

.mbox{
margin:0 40px 40px 40px;
}

.small,
small{
color:#666;
}

em{
font-style: normal;
font-weight: bold;
}

.fc_red{
color:#c51624;
}

.fc_green{
color:#99ad13;
}

.indent {
padding-left: 1em;
text-indent: -1em;
}

dl.vartical dt{
margin:0 0 10px 0;
font-weight: bold;
}

dl.vartical dd{
margin:0 0 20px 0;
}
table{
  border-collapse: collapse;
    border-spacing: 0;
}

.center{
text-align: center;
}

/*---
header
------------------------------*/
#hd_bar{
background: url(../img/common/headbar.jpg) repeat-x 0 0;
}

#header{
position: relative;
height: 43px;
background: url(../img/common/headbar.jpg) repeat-x 0 0;
}

#hd_logo{
position: absolute;
left:0;
top:13px;
}

#hd_search{
position: absolute;
width:400px;
right: 220px;
top:6px;
}

#hd_search input[type="tex"]{
border:1px solid #c5c5c5;
padding:0 5px;
width:200px;
color:#888;
height: 26px;
/*float:left;*/
display:inline;
margin-right: 5px;
}

#hd_search button{
text-indent: -10000px;
display: block;
display:inline;
/*float:left;*/
background: url(../img/common/bt06.png) no-repeat 0 0;
height:28px;
width: 56px;
border: 0;
overflow: hidden;
cursor:pointer;
}


dl#fontSize{
position: absolute;
right: 0;
top:7px;
margin:0;
}

dl#fontSize dt{
text-indent: -10000px;
width: 73px;
background: url(../img/common/change_font_size.png) no-repeat 0 0;
float:left;
margin:6px 6px 0 0;
}

dl#fontSize dd#fontS,
dl#fontSize dd#fontM,
dl#fontSize dd#fontL{
width:33px;
float:left;
display: block;
}

dl#fontSize dd#fontS,
dl#fontSize dd#fontM{
margin: 0 3px 0 0;
}

dl#fontSize dd#fontL{
margin:0;
}

dl#fontSize dd#fontS a,
dl#fontSize dd#fontM a,
dl#fontSize dd#fontL a{
overflow: hidden;
text-indent: -10000px;
width: 33px;
height:28px;
display: block;
}

dl#fontSize dd#fontS a:link,
dl#fontSize dd#fontS a:visited{
background: url(../img/common/chenge_font_size_btn.png) no-repeat 0 0;
}

dl#fontSize dd#fontS.o a,
dl#fontSize dd#fontS a:hover,
dl#fontSize dd#fontS a:active{
background: url(../img/common/chenge_font_size_btn.png) no-repeat 0 -28px;
}

dl#fontSize dd#fontM a:link,
dl#fontSize dd#fontM a:visited{
background: url(../img/common/chenge_font_size_btn.png) no-repeat -36px 0;
}

dl#fontSize dd#fontM.o a,
dl#fontSize dd#fontM a:hover,
dl#fontSize dd#fontM a:active{
background: url(../img/common/chenge_font_size_btn.png) no-repeat -36px -28px;
}

dl#fontSize dd#fontL a:link,
dl#fontSize dd#fontL a:visited{
background: url(../img/common/chenge_font_size_btn.png) no-repeat -72px 0;
}

dl#fontSize dd#fontL.o a,
dl#fontSize dd#fontL a:hover,
dl#fontSize dd#fontL a:active{
background: url(../img/common/chenge_font_size_btn.png) no-repeat -72px -28px;
}

/*---
footer
------------------------------*/
#footer{
background: #fff;
border-top:1px solid #c5c5c5;
}

#fbody{
position: relative;
padding:30px 0;
background: #fff;
height:70px;
}

#ft_tex{
position: absolute;
top: 30px;
left:0;
}

#copyright{
position: absolute;
top: 50px;
left:0;
}

#ft_logo{
position: absolute;
right: 0;
top:30px;
}

/*---
groval_menu
------------------------------*/

/*#map_area #gmn {
text-align:left;
width: 673px;
height: 17px;
position: absolute;
top:10px;
right: 0;
background: none;
}
*/

#gmn ul{
text-align:left;
float: right;
background: #51b3ff; /* Old browsers */
background: -moz-linear-gradient(top,  #51b3ff 0%, #219eff 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#51b3ff), color-stop(100%,#219eff)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #51b3ff 0%,#219eff 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #51b3ff 0%,#219eff 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #51b3ff 0%,#219eff 100%); /* IE10+ */
background: linear-gradient(to bottom,  #51b3ff 0%,#219eff 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#51b3ff', endColorstr='#219eff',GradientType=0 ); /* IE6-9 */
border-radius: 2px;
border: 1px solid #208ee3;
padding:0 20px;
}

#gmn ul li {
float:left;
margin:0;
padding:0;
}

#gmn li a {
padding:0;
display:block;
/*height:17px;*/
overflow:hidden;
background:url("../img/common/menu.png") no-repeat 0 0;
text-indent:-10000px;
height:48px;
line-height: 28px
}

#gmn li.mn001 a {
width:188px;
background-position:0px 0px;
}
#gmn li.mn001o a {
width:188px;
background-position:0px -48px;
}
#gmn li.mn001 a:hover {
background-position:0px -48px;
}

#gmn li.mn002 a {
width:142px;
background-position:-188px 0px;
}
#gmn li.mn002o a {
width:142px;
background-position:-188px -48px;
}
#gmn li.mn002 a:hover {
background-position:-188px -48px;
}

#gmn li.mn003 a {
width:142px;
background-position:-330px 0px;
}
#gmn li.mn003o a {
width:142px;
background-position:-330px -48px;
}
#gmn li.mn003 a:hover {
background-position:-330px -48px;
}

#gmn li.mn004 a {
width:118px;
background-position:-472px 0px;
}
#gmn li.mn004o a {
width:118px;
background-position:-472px -48px;
}
#gmn li.mn004 a:hover {
background-position:-472px -48px;
}




.gsc-control-cse {
	background:none !important;
	border:none !important;
	padding:0px !important;
}

.gsc-wrapper {
	text-align:left;
}

#maincont{
}

#subtab {
	padding-left:20px;
	background:#c9e7fe;
}

#subtab li {
	float:left;
}

#subtab li a {
	display:inline-block;
	background:#c9e7fe;
	padding:5px 20px;
	margin-right:2px;
	text-decoration:none;
	font-size:14px;
}

#subtab li.o a {
	display:inline-block;
	background:#fff;
	padding:5px 20px;
	margin-right:2px;
	text-decoration:none;
	font-size:14px;
}

.foot-note{
	font-size:0.75em;
	text-align:left;
	margin-top:10px;
}

.plan dt.pd10{
padding-right:10px;
padding-left:10px;
}





.zenki td {
/*	color:#888;*/
}

td.mir {
	color:#ff0000 !important;
}

.industryTableArea_list .firstind,
.industryTableArea_list .firstind td {
	border-top:2px solid #B7D5EB;
}