@charset "UTF-8";

/*
--------------------------------------------------------------
	Common Settings
--------------------------------------------------------------
*/
body
{
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', monospace;
	font-size: 14px;
	background-color: #FFFFFF;
	color: #666666;
	font-weight: lighter;
	margin: 0 auto;
	padding: 0;
}

body {
	_text-align:center;
}

div {
	_text-align:center;
	_margin:0 auto;
}

a
{
	margin: 0;
	padding: 0;
	color: #666666;
	text-decoration:underline;
}
a:visited
{
	margin: 0;
	padding: 0;
	color: #666666;
}
a:hover
{
	padding: 0;
	color: #666666;
	text-decoration: none;
}

.a2 {
	color:#627ac0 !important;
	text-decoration:underline;
}

.a2:hover {
	text-decoration:none !important;
	color:#627ac0;	
}

hr
{
	display: none;
	clear: both;
}

h1,h2,h3,h4,h5,h6
{
	margin: 0;
	padding: 0;
	text-align:left;
	line-height: normal;
}

div
{
	border:0;
}

p
{
	margin: 0;
	padding: 0;
	text-align:left;
	font-size: 14px;
	line-height: 20px;
	color:#666;
}

ul, ol, dl
{
	margin: 0;
	padding: 0;	
	text-align:left;
	line-height: 20px;
}

img
{
	border:0;
	vertical-align:top;
}


/*
--------------------------------------------------------------
	Common Parts
--------------------------------------------------------------
*/

/* float */

.floatL {float:left;}
.floatR {float:right;}
.clearB {clear:both;}


/* margin */
.mt5  {margin-top: 5px !important;}
.mt10 {margin-top:10px !important;}
.mt20 {margin-top:20px !important;}
.mt30 {margin-top:30px !important;}
.mt40 {margin-top:40px !important;}
.mt50 {margin-top:50px !important;}
.mt60 {margin-top:60px !important;}

.mb5 {margin-bottom:5px !important;}
.mb10 {margin-bottom:10px !important;}
.mb15 {margin-bottom:15px !important;}
.mb20 {margin-bottom:20px !important;}
.mb30 {margin-bottom:30px !important;}
.mb40 {margin-bottom:40px !important;}
.mb50 {margin-bottom:50px !important;}

.ml10 {margin-left:10px !important;}
.ml20 {margin-left:20px !important;}
.ml30 {margin-left:30px !important;}
.ml35 {margin-left:35px !important;}
.ml40 {margin-left:40px !important;}
.ml50 {margin-left:50px !important;}

.mr10 {margin-right:10px !important;}
.mr15 {margin-right:15px !important;}
.mr20 {margin-right:20px !important;}
.mr30 {margin-right:30px !important;}
.mr40 {margin-right:40px !important;}
.mr50 {margin-right:50px !important;}


/* padding */

.pdb10 {padding-bottom:10px !important;}
.pdb20 {padding-bottom:20px !important;}
.pdb30 {padding-bottom:30px !important;}
.pdb40 {padding-bottom:40px !important;}
.pdb50 {padding-bottom:50px !important;}

.pdt5  {padding-top: 5px !important;}
.pdt10 {padding-top:10px !important;}
.pdt20 {padding-top:20px !important;}
.pdt30 {padding-top:30px !important;}
.pdt40 {padding-top:40px !important;}
.pdt50 {padding-top:50px !important;}

.pdl5  {padding-left: 5px !important;}
.pdl9  {padding-left: 9px !important;}
.pdl10 {padding-left:10px !important;}
.pdl11 {padding-left:11px !important;}
.pdl15 {padding-left:15px !important;}
.pdl20 {padding-left:20px !important;}

.pdr5  {padding-right: 5px !important;}
.pdr10 {padding-right:10px !important;}
.pdr15 {padding-right:15px !important;}
.pdr20 {padding-right:20px !important;}


/* text */

.txt_l {text-align:left !important;}
.txt_r {text-align:right !important;}
.txt_c {text-align:center !important;}


.vaT {vertical-align:top;}
.vaM {vertical-align:middle;}
.vaB {vertical-align:bottom;}

/*
--------------------------------------------------------------
	各ページ共通
--------------------------------------------------------------
*/

/*                     wrapper                       */

#wrapper {
	margin:0 auto;
}

#contents_wrapper {
	width:1020px;
	margin:0 auto;
	overflow: hidden !important;
	overflow: visible;
/*	min-height: 100%;	*/
	height: auto !important;
}

.main_contents {
	width: 960px;
	margin: 0 auto 20px auto;
	overflow: hidden !important;
	overflow: visible;
/*	min-height: 100%;	*/
	height: auto !important;
}

/* top */
#header {
	width:100%;
	min-width:1020px;
	border-top: 2px solid #3857b5;
}

#header .header_new{
	width: 964px;
	height: 105px;
	margin: 0 auto;
}

#header .header_new h1{
	float: left;
	margin-top: 7px;
}

#header .header_new>ul{
	float: right;
	max-width: 868px;
}

#header .header_new a{
	text-decoration: none;
}

#header .header_inner li{
	float: left;
	padding-top: 7px;
}

#header .header_inner li.company{
	padding-top: 12px;
}

#header .header_inner li.company a{
	font-size: 13px;
}

#header .header_inner li.country_box{
	margin: 0 20px;
	padding: 0;
}

#header .header_inner li.country_box a,
#header .header_inner li.country_box span{
	display: block;
	padding: 10px 12px 12px 12px;
	float: left;
	font-size: 12px;
	color: #7c7c7c;
	background: #e3e3e3;
}

#header .header_inner li.country_box span{
	color: #fff;
	background: #cad2e8 url(../images/common/country_bg_left.gif) no-repeat left bottom;
}

#header .header_inner li.country_box a.last{
	background: #e3e3e3 url(../images/common/country_bg_right.gif) no-repeat right bottom;
}

#header .header_inner li.country_box a:hover{
	color: #a9a9a9;
}


#header .header_inner li p{
	font-size: 10px;
	color: #7f7f7f;
	line-height: 130%;
	padding: 0 8px;
}

#header .header_inner li img{
	margin-top: 2px;
}

#header #gnavi{
	margin-top: 35px;
}

#header #gnavi li{
	float: left;
	padding: 0 18px;
}

#header #gnavi li.last{
	padding-right: 0;
}

#header #gnavi li a{
	padding: 3px;
	font-size: 15px;
	color: #556db6;
	font-weight: bold;
}

#header #gnavi li.last a{
	padding-right: 0;
}

#header #gnavi li a:hover{
	color: #9eaedc;
}

#header #gnavi li.li01{
	position: relative;
}

#header #gnavi li ul{
	position: absolute;
	left: -45px;
	top: 100%;
	display: none;
	z-index: 999;
	padding: 35px 20px;
	background: #fff;
}

#header #gnavi li li{
	float: none;
	width: 165px;
	padding: 20px 0 20px 45px;
	background: url(../images/common/header_navi_icon.gif) no-repeat 25px center;
}




/* footer */

.footer{
	width:100%;
	min-width:1020px;
	text-align: center;
	padding-bottom: 20px;
}

.footer p{
	text-align: center;
}

.footer .fnavi{
	margin: 35px 0 20px;
}


.footer .fnavi a{
	font-size: 14px;
	color: #556db6;
	font-weight: bold;
	line-height: 110%;
	text-decoration: none;
}
.footer .fnavi a:hover{
	color: #9eaedc;
}

.footer .fnavi span{
	font-size: 14px;
	color: #556db6;
	margin: 0 15px;
	cursor: default;
}

.footer .faddr,
.footer .copyright{
	font-size: 12px;
	color: #666666;
	line-height: 200%;
}
.footer .faddr span{
	font-size: 11px;
}

.footer .copyright{
	font-size: 10px;
}


.blank {
	margin:0px;
	padding:10px 0 0 3px;
/*	#padding:0px 0 0 3px;	*/
	_margin:0px 0 0 3px;
/*	#vertical-align:bottom;	*/
}

.ie6 {
	_padding-top:10px;
}

/* form */
#searchform3 {
	position: relative;
}
#keywords3 {
	width:350px;
	_width:304px;
	height:20px;
	_height:26px;
	background: url(../images/common/form01.gif) no-repeat;
	border: none;
	padding: 3px 5px;
	color: #666;
}
#searchBtn3 {
	position: absolute;
	left: 365px;
/*	#padding-top:1px; */
	_left: 304px;
	_padding-right:5px;
	_margin-top:1px;
}

#searchform4 {
	padding-left:14px;
	position: relative;
}
#keywords4 {
	padding: 0px 5px;
/*	padding: 2px 5px\9;	*/
	width:275px;
	_width:283px;
	height:20px;
	background: url(../images/top/form02.gif) no-repeat;
	border: none;
	color: #666;
}
#searchBtn4 {
	position: absolute;
	left: 298px;
	_left:283px;
/*	#padding-top:1px;	*/
	_margin-top:1px;
}

/* privacy以下 */
.main h3 {
	margin-bottom:10px;
	background:url(../images/common/h3_dot_border.gif) repeat-x bottom;
	padding:10px 0px;
	font-size:14px;
	color:#5c72bb;
	font-weight:bold;
}

.main h3 .ttl {
	border-left: 5px solid #8498cd;
	padding:4px 5px;
}

.pagetop {
	margin:60px 2px 10px 0;
	text-align:right;
	width:700px;
}

.pang {
	padding-left:3px;
	margin-top:8px;
	background:url(../images/common/pang.gif) no-repeat top center;
	width:960px;
	height:25px;
}

.pang_p {
	padding:4px 0 4px 11px;
	text-align:left;
	font-size:11px !important;
	color:#666666;
}

.main_l {
	float:left;
	width:700px;
	overflow:hidden !important;
	overflow:visible;
/*	min-height: 100%;	*/
}

.main_l_02 {
	float:left;
	width:701px;
}



/*========== r_map用 ==========*/
#main_map{
	overflow:hidden !important;
	overflow:visible;
/*	min-height: 100%;	*/
	height:auto !important;
}
#r_map {
	float:right;
	width: 248px;
/*	position: relative;	*/
}
/*
#portamento_container {
	float:right;
	position:relative;
}
#portamento_container #r_map,
#portamento_container #r_map_s {
	float:none;
	position:absolute;
	_position:relative;
}
#portamento_container #r_map.fixed,
#portamento_container #r_map_s.fixed {
	position:fixed;
}
*/
.main_r {
	width:248px;
}
h3.r_map_h3 {
	position:relative;
	font-size: 12px;
	margin: 0px;
	padding: 0;
	background: none;
}
.r_map_bg {
	padding: 10px 12px;
/*	position: relative;	*/
	background: url(../images/common/r_map_bg.gif) repeat-y top center;
	width: 224px;
	_width: 248px;
}
.r_map_bt {
/*	position: relative;	*/
	background: url(../images/common/r_map_bgbt.gif) no-repeat top center;
	width: 248px;
	height: 14px;
}
.r_map_tt01 {
	margin: 0 0 10px 0;
	width: 220px;ｒ
	height: 25px;
	text-align: left;
	border-bottom: 1px dotted #D9DCDE;
}
.r_map_p {
	font-size:12px;
	font-weight:bold;
	color:#627ac0;
}
#searchform5 {
	text-align:left;
	width: 224px;
	height: 25px;
}
#keywords5{
	float:left;
	width:165px;
	height:25px;
	background: url(../images/common/privacy_18.gif) no-repeat;
	border: none;
	color: #666;  
}
#searchBtn5 {
	float:left;
	_padding-right:5px;
/*	#padding-top:1px;	*/
	_margin-top:1px;
}
.r_map_p2 {
	font-size:12px;
	color:#666;
	line-height:16px;
}

.r_map_sel {
	width:156px;
	height:20px;
	vertical-align:top;
	_float:left;
}

#r_search_btn02 {
	margin:0 0 0 3px;
	_margin:0;
	_float:right;
}

.r_map_img {
	margin-top: 2px;
	width:220px;
	height:151px;
}

.r_map_btn {
	margin: -135px 0 0 0;
	_text-align:left;
}
.r_banner_2 {
	margin: 7px 4px;
	position:relative;
}



/* h2 共通  */
.h2_ttl {
	padding:19px 0 20px 0;
}
p#txt-nohistory {
font-size: 12px;
font-weight: 600;
}

/* 2014.09.02 added
 * left banner
 */

#re_bnnr{
	z-index:1000;
	position:fixed;
	top:140px;
	left:0px;

}

