@charset "utf-8";

* {
	padding: 0;
	margin: 0;
}

h1{
	font-size: 9px;
	font-weight: normal;
	color: #999;
	text-decoration: none;
}

img{
	padding: 0;
	margin: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



body  {
	margin:auto;
	text-align: center;
	font-family: "MS Pゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #000000;
	line-height: 140%;
	background-repeat: repeat-x;
	background-image: url(/common/images/global/global_bg.jpg);
}

/*\*/
* html body {
	font-size: 75%;
}
* html table {
	font-size: 100%;
	line-height: 1.5;
}
*:first-child+html body {
	font-size: 75%;
}
/**/


/* --------------------------------------------------------------------------------------
 clearfix
--------------------------------------------------------------------------------------- */

.clearfix:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
.clearfix { display:inline-block; }
/*\*/
* html .clearfix { height:1%; }
.clearfix { display:block; }
/**/


/* --------------------------------------------------------------------------------------
 文字サイズの変更
--------------------------------------------------------------------------------------- */

#contents_body ul.fontChanger {
	text-align: right;
}

#contents_body ul.fontChanger li {
	display: inline;
	list-style: none;
	margin: 0;
}

.fontSmall .target {
	font-size: 113%;
}

.fontNormal .target {
	font-size: 150%;
}

.fontLarge .target {
	font-size: 200%;
}

.fontChanger span { cursor: pointer;}


#bodywrap_double {
	width: 1004px;
	margin:auto;
}




#bodywrap {
	width: 1004px;
	margin:auto;
	background-image: url(/common/images/global/global_main_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}


#container {
	width: 950px;
	margin:0 auto;
	text-align: center;
}

#header {
	text-align: left;
	width: 950px;
	height: 94px;
}

#header div#siteinfo_left {
	width: 450px;
	height: 86px;
	float: left;
	text-align: left;
	position: relative;
	display: inline;
}

#header div#siteinfo_right {
	width: 430px;
	height: 86px;
	float: right;
	text-align: right;
	position: relative;
	display: inline;
}


#header h1#sitetext {
	height: 20px;
	position: relative;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	font-size: 9px;
	font-weight: normal;
	color: #EEE;
}


#header h1#sitetext a {
	font-size: 9px;
	font-weight: normal;
	color: #999;
	text-decoration: none;
}



#header p#sitelogo {
	height: 64px;
	width: 258px;
	position: relative;
	background-image: url(/common/images/global/site_logo.gif);
	background-repeat: no-repeat;
}

#header p#sitelogo a {
	height: 64px;
	width: 258px;
	float: left;
	overflow: hidden;
	text-decoration: none;
	display: block;
	text-indent: -9877em;
}

#header p#sitelogo_small {
	height: 36px;
	width: 181px;
	position: relative;
	background-image: url(/common/images/global/site_logo_small.gif);
	background-repeat: no-repeat;
}

#header p#sitelogo_small a {
	height: 36px;
	float: left;
	overflow: hidden;
	text-decoration: none;
	display: block;
	text-indent: -9877em;
}



#header ul#siteinfo {
	height: 25px;
	width: 430px;
	position: relative;
	top: 10px;
	text-align: left;
	font-size: 0.7em;
	font-weight: normal;
	text-decoration: none;
}


#header ul#siteinfo li {
	float: right;
	display: inline;
}

#header ul#siteinfo li.icon {
	padding: 0 0 0 18px;
	background: url(../images/global/icon_shoshinsha.gif) no-repeat 0 .3em;
}


#header ul#siteinfo a {
	font-size: 14px;
	color: #666;
}


#header div#sitesearch {
	height: 29px;
	width: 431px;
	position: relative;
	top: 10px;
}

#header div#sitesearch .sitesearch2 {
	height: 21px;
	width: 120px;
	position: relative;
	_top: -1px;
}
#header div#sitesearch .sitesearch3 {
	height: 21px;
	width: 104px;
	position: relative;
	top: 7px;
}
* html #header div#sitesearch .sitesearch3 {
	height: 21px;
	width: 104px;
	position: relative;
	top: 0;
}
*:first-child+html #header div#sitesearch .sitesearch3 {
	height: 21px;
	width: 104px;
	position: relative;
	top: 0;
} 


#header h1 {
	padding: 10px 0;
	margin: 0;
}

/*#sidebar1 {
	float: left;
	text-align: left;
	width: 250px;
}*/

/*#sidebar1 span {
	margin-top: 0px;
	_margin-top: -8px;
	margin-right: 10px;
	_margin-right: 5px;
	margin-left: 10px;
	_margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 0px;
	position: relative;
}*/


#mainContent {
	float: left;
	display:inline;
	margin-right: 0px;
	margin-bottom: 10px;
	width: 700px;
	/*height:2200px;*/
}


/* --------------------------------------------------------------------------------------
 フッタｰ
--------------------------------------------------------------------------------------- */

#footer {
	padding: 40px 0 0 0;
	margin: 50px 0 0 0;
	color: #999999;
	background-color: #f5f5f5;
	background-image: url(/common/images/global/global_footer_bg.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	text-align: center;
	letter-spacing: 1px;
}

#footer p {
	padding: 10px 0;
	margin: 0;
}

#footer .right {
	text-align: right;
}

#footer p.text {
	padding: 20px 0 35px 0;
	line-height: 1.4;
	font-size: 93%;
}

#footer .footerIn {
	width: 950px;
	margin: 0 auto;
	text-align: left;
}

#footer .footermidashi {
	width: 950px;
	margin: 0 auto;
	font-size: 83%;
}

#footer .footerIn dl {
	float: left;
	padding: 0 30px 10px 32px;
	border-right: 1px #babec1 solid;
	text-align: left;
	font-size: 113%;
}

#footer .footerIn dl.boderNone {
	float: left;
	padding: 0 0 10px 30px;
	border-right: none;
	text-align: left;
}

#footer .footerIn dl.none {
	float: left;
	padding: 0 20px 10px 0;
	border-right: 1px #babec1 solid;
	text-align: left;
}

#footer .footerIn dl dt {
	margin: 0 0 15px 0;
}


#footer .footerIn ul {
	text-align: center;
}

#footer .footerIn ul li {
	display: inline;
}

#footer .footerIn address {
	margin: 15px 0 0 0;
	padding: 15px 0 10px 0;
	border-top: 1px #dddddd solid;
	text-align: center;
	font-style: normal;
}



.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	height: 0;
	clear: both;
	font-size: 1px;
	line-height: 0px;
}



#global_line {
	float: left;
	display: inline;
	height: 20px;
	width: 950px;
	margin: 0px;
	background: url(/common/images/global/global_line.gif) repeat-x left top;
}

* html #global_line {
	height: 30px;
}

#global_line span {
	float: left;
	overflow: hidden;
	text-decoration: none;
	display: block;
	text-indent: -9877em;
}

#contents_body {
	margin: 0px;
	position: relative;
	width: 700px;
	text-align: left;
	color: #757575;
}


#global_fontsize_wrap {
	position: relative;
	width: 680px;
	height: 27px;
	clear: both;
	margin: 0px;
	margin-left: 20px;
	background-image: url(/common/images/global/text_size_title.gif);
	background-repeat: no-repeat;
	background-position: left 50px;
}
ul#global_fontsize {
	position: relative;
	width: 110px;
	float: right;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: right;
	display: inline;
}
ul#global_fontsize li{
	float:left;
	list-style-type: none;
}

ul#global_fontsize li a{
	width: 35px;
	height: 27px;
	float:left;
	overflow: hidden;
	text-decoration: none;
	display: block;
	text-indent: 800%;
}

ul#global_fontsize li.fpx_s{
	background-image: url(/common/images/global/text_size_small.gif);
	background-repeat: no-repeat;
}
ul#global_fontsize li.fpx_m{
	background-image: url(/common/images/global/text_size_middle.gif);
	background-repeat: no-repeat;
}
ul#global_fontsize li.fpx_l{
	background-image: url(/common/images/global/text_size_large.gif);
	background-repeat: no-repeat;
}



/*#global_fontsize {
	float: right;
	position: relative;
	text-align: right;
	width: 220px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: inline;
}*/

#global_bredcramb {
	float: left;
	position: relative;
	width: 470px;
	height: 27px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
	font-size: 12px;
	line-height:130%;
	font-weight: normal;
	color: #999;
	display: inline;
}

#global_bredcramb a {
	font-size: 12px;
	font-weight: normal;
	color: #999;
}

#global_bredcramb li {
	list-style-type: none;
	padding-left:0px;
	padding-right:4px;
}

#contents_body h3{
	clear:both;
	background-image: url(/common/images/map/map_subt_bg.jpg);
	background-repeat: no-repeat;
	width: 700px;
	height: 40px;
	text-align:left;
	margin-top:20px;
	padding-top:10px;
	}
	
#contents_body h3.new_h3{
	width: 690px;
	padding-top:10px;
	padding-left:10px;
	}


#contents_body h3.h3_No2{
	clear:both;
	background-image: url(../images/global/h3_No2_bg.gif);
	background-repeat: repeat-x;
	width: 660px;
	height: 30px;
	text-align:left;
	padding-left:40px;
	color:#333;
	font-size:16px;
	font-weight:bold;
	margin: 0px;
	padding-top: 0px;
	letter-spacing: 0.5em;
	}




.juten_big_bnr{
	margin-top: 70px;
	margin-bottom: 100px;
	padding-bottom: 100px;
	_padding-bottom: 0px;
	position: relative;
	width: 700px;
	height: 200px;
	background-image: url(../images_bnr/juten_big_bnr.jpg);
	background-repeat: no-repeat;
}

.juten_big_bnr a{
	width: 700px;
	height: 200px;
	float: left;
	overflow: hidden;
	text-decoration: none;
	display: block;
	_display: inline;
	text-indent: -9877em;
}

#map_japan{
	width: 680px;
	height: 697px;
	}



/*---------------global navi--------------------*/

/* -+-+-+-+-+-+-+-+-+-+-+-+- Global Navi Style */
#global_navi {
	height: 59px;
	position: relative;
	margin: -8px 0px 0px 0px;
	background-image: url(/common/images/global/global_navi_bg.jpg);
	background-repeat: no-repeat;
}
* html #global_navi {
	margin: -16px 0px 0px 0px;
}

*:first-child+html #global_navi {
	margin: 0px 0px 0px 0px;
}

#global_navi ul {
	padding: 0px;
}
#global_navi li {
	display: inline;
	list-style-type: none;
}
#global_navi li a {
	height: 59px;
	float: left;
	overflow: hidden;
	text-decoration: none;
	display: block;
	text-indent: -9877em;
}
/*------off*/
#global_navi li.global_navi01 a {
	width: 141px;
	background: url(/common/images/global/global_navi.jpg) no-repeat 0px 0px;
}
#global_navi li.global_navi02 a {
	width: 139px;
	background: url(/common/images/global/global_navi.jpg) no-repeat -141px 0px;
}
#global_navi li.global_navi03 a {
	width: 140px;
	background: url(/common/images/global/global_navi.jpg) no-repeat -280px 0px;
}
#global_navi li.global_navi04 a {
	width: 140px;
	background: url(/common/images/global/global_navi.jpg) no-repeat -420px 0px;
}
#global_navi li.global_navi05 a {
	width: 140px;
	background: url(/common/images/global/global_navi.jpg) no-repeat -560px 0px;
}


/*------hover*/


#global_navi li.global_navi01 a:hover {
	background: url(/common/images/global/global_navi.jpg) no-repeat 0px -130px;
}
#global_navi li.global_navi02 a:hover {
	background: url(/common/images/global/global_navi.jpg) no-repeat -141px -130px;
}
#global_navi li.global_navi03 a:hover {
	background: url(/common/images/global/global_navi.jpg) no-repeat -280px -130px;
}
#global_navi li.global_navi04 a:hover {
	background: url(/common/images/global/global_navi.jpg) no-repeat -420px -130px;
}
#global_navi li.global_navi05 a:hover {
	background: url(/common/images/global/global_navi.jpg) no-repeat -560px -130px;
}



/*------on*/


#global_navi li.global_navi01_on a {
	width: 141px;
	background: url(/common/images/global/global_navi.jpg) no-repeat 0px -62px;
}
#global_navi li.global_navi02_on a {
	width: 139px;
	background: url(/common/images/global/global_navi.jpg) no-repeat -141px -62px;
}
#global_navi li.global_navi03_on a {
	width: 140px;
	background: url(/common/images/global/global_navi.jpg) no-repeat -280px -62px;
}
#global_navi li.global_navi04_on a {
	width: 140px;
	background: url(/common/images/global/global_navi.jpg) no-repeat -420px -62px;
}
#global_navi li.global_navi05_on a {
	width: 140px;
	background: url(/common/images/global/global_navi.jpg) no-repeat -560px -62px;
}


/*------sidebar*/

#sidebar1 {
	float: right;
	display: inline;
	text-align: left;
	position: relative;
	width: 234px;
	_margin-top:-7px;
	color: #666666;
	line-height: 1.3;
}

html:not([lang*=""]) #sidebar1{
	float: right;
	display: inline;
	text-align: left;
	position: relative;
	width: 234px;
	margin-top:2px;

}



#sidebar1 h3, #sidebar1 p {
	margin-top: 5px;
	margin-left: 5px;
}

#sidebar1 p.bnr {
	margin: 0 0 15px 0;
}

#sidebar1 p.bnr span {
	display: block;
	margin: 3px 0 0 0;
}

#sidebar1 p.bnrBoder {
	margin: 0 0 15px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px #cccccc dashed;
}

#sidebar1 div.menu_default ul{	width:180px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#sidebar1 div.menu_default li{
	width:180px;
	list-style-type: none;
	display: block;
	margin-top: 3px;
	margin-bottom: 4px;
	margin-left: 10px;
	background-image : url(/common/images/sankaku2.gif);
	background-repeat: no-repeat;
	background-position: 5px 2px;
	padding-left: 20px;
	line-height: 130%;
}


#sidebar1 div.menu_imagetype ul{	width:180px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#sidebar1 div.menu_imagetype li{	width:180px;
	list-style-type: none;
	padding-left: 0px;
	display: block;
	margin-top: 8px;
	margin-left: 10px;
	margin-right: 0px;
	line-height: 130%;
}



#sidebar1 div.menu_company ul{
	width:180px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#sidebar1 div.menu_company li{
	width:180px;
	list-style-position: inside;
	background-image : url(/common/images/ya_3.gif);
	background-repeat: no-repeat;
	background-position: 5px 2px;
	padding-left: 30px;
	list-style-type: none;
	display: block;
	margin-top: 3px;
	margin-bottom: 4px;
	margin-left: 10px;
	margin-right: 0px;
}



#sidebar1 div.menu_verisign{
	width:150px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 40px;
}

#sidebar1 div.menu_bnr ul{
	width:234px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 8px;
	list-style-type: none;
}


html:not([lang*=""]) #sidebar1 div.menu_default li { 
	width:180px;
	list-style-type: none;
	display: block;
	margin-top: 3px;
	margin-bottom: 4px;
	margin-left: 0px;
	background-image : url(/common/images/sankaku2.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
 }


html:not([lang*=""]) #sidebar1 div.menu_imagetype li{
	width:180px;
	list-style-type: none;
	padding-left: 0px;
	display: block;
	margin-left: 0px;
	margin-right: 0px;
}


html:not([lang*=""]) #sidebar1 div.menu_company li{
	width:180px;
	list-style-position: inside;
	background-image : url(/common/images/ya_3.gif);
	background-repeat: no-repeat;
	background-position: 5px 2px;
	padding-left: 25px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	list-style-type: none;
	display: block;
	margin-top: 3px;
	margin-bottom: 4px;
	margin-left: -5px;
	margin-right: 0px;
}

html:not([lang*=""]) #sidebar1 div.menu_bnr ul { 
	width:234px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 8px;
	list-style-type: none;
	padding: 0px;
}

#sidebar1 .red{
	color:#FF0000;
}

#sidebar1 ul.acc, ul.acc li ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar1 ul.acc a{
	display: block;
	height: 15px;
	line-height: 15px;
}

#sidebar1 ul.acc {
/*  background-color: #F4F6F9;*/
}

#sidebar1 ul.acc li ul {
/*  background-color: #F4F6F9;*/
	margin: 0;
	padding: 0;
}



#mainContent p.map_nonedata_text{
	width: 680px;
	margin-top:25px;
	margin-bottom:-50px;
	text-align:center;
	font-size:2em;
	font-weight:bold;
	color:#669;
	line-height: 120%;
	}

#sidebar1 div.search {
	margin: 0 0 18px 0;
}
