@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;
	margin:0 auto;
	background:url(../images/common/header_bg.gif) repeat-x top center;
	text-align:center !important;
}

.header_01 {
	width:1020px;
	margin:0 auto;
	padding:2px 0 0 0;
	height:66px;
	text-align:center !important;	
}

.header_02 {
	width:465px;
	height:66px;
}

.header_03 {
	margin:7px 12px 9px 34px;
	_margin:0px 6px 4px 17px;
	width:169px;
	height:50px;
}

.header_04 {
	margin:0px;
	padding:0px;
	width:555px;
	height:66px;
}

.header_05 {
	width:555px;
	height:26px;
	line-height:0px;
	font-size:1px;
}

.ie6_02 {
	margin:0px;
	padding:0px;
	vertical-align:bottom;
}

.header_06 {
	margin: 7px 25px 0 0;
/*	_margin-top:3px;
	margin-left:93px;
	width:462px;
	height:31px; */
}
.headersearch{
	color: #627AC0;
	font-weight: bold;
	padding: 0 6px 0 0;
}

.header_p {
	margin-top:15px;
	width:250px;
	height:51px;
	font-size:11px;
	color:#666666;
	line-height:14px;
	font-weight:normal;
	text-align:left;
}

.header_form {
	width:365px;
	height:25px;
}

.tnavi01 {
	margin-right:11px;
}

.tnavi02 {
	margin-right:6px;
}

.tnavi03 {
	margin-right:8px;
}

.gnavi {
	margin:0 auto;
	width:1020px;
	height:43px;
	text-align:center !important;
}

.gnavi01 {
	margin:0 auto;
	width:960px;
	_padding-right:40px;
/*	#width;961px;	*/
	height:43px;
	text-align:center !important;
}

#gnavi li {
	float: left;
}


#gnavi li.li01 {
	position: relative;
	margin: 0;
	width: 191px;
	height: 43px;
	z-index:10;
}

#gnavi li.li01 ul {
  display: none;
  position: absolute;
  top: 42px;
  left:0;
  width: 190px;
  font-size:12px;
  z-index:10;
}

#gnavi li.li01 ul li {
	margin: 0;
	padding: 11px 10px 9px 10px;
	width: 170px;
	_width: 190px;
	background: #9dadde;
	border-left: solid 1px #6d82bf;
	border-right: solid 1px #6d82bf;
	border-bottom: solid 1px #6d82bf;
	color:#fff;
}

#gnavi li.li01 ul li a {
	display: inline;
	color:#fff;
	text-decoration:none;
	width:190px;
}

#gnavi li.li01 ul li a:hover {
	color: #fff;
}

#gnavi li.li01 ul li img {
	vertical-align:baseline;
	margin:0 8px 0 0;
}

/* footer */

.footer {
	width:100%;
}

.copyright_bg {
	margin:0px;
	padding:0px;
	width:100%;
	min-width:1020px;
	height:34px;
	background:url(../images/common/copyright_bg.gif) repeat-x top center;
}

.copyright {
	margin:0 auto;
	width:1020px;
	height:34px;
	background:url(../images/common/copyright.gif) no-repeat top center;
}

.copy {
	padding:12px 31px 0 0;
	width:185px;
	height:13px;
}

.footer_ul {
	padding-top:3px;
	padding-left:35px;
	width:610px;
	height:30px;
	font-size:12px;
	line-height:30px;
	color:#666666;
	list-style:none;
}

.footer_li {
	margin-right:18px;
}

.li_01 {
	padding:0 3px 0 8px;
}

.footer_01 {
	clear:both;
	margin:0px;
	padding:0px;
	width:100%;
	min-width:1020px;
	height:80px;
	background:url(../images/common/footer_bg.gif) repeat-x top center;
}

.footer_01c {
	margin:0 auto;
	width:1020px;
	height:80px;
}

.footer_01p {
	margin:25px 0 0 30px;
	_margin:25px 0 0 15px;
	font-size:12px;
	line-height:16px;
	color:#ffffff;
	text-align:left;
}

.footer_01i {
	margin:11px 31px 0 0;
	_margin:11px 15px 0 0;
}

.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;

}

