@charset "UTF-8";

@import url(cmn_reset.css);
@import url(cmn_style.css);

.clearfix,
#contents
{
	display: block;
	min-height: 1%;
}
.clearfix:after,
#contents:after
{
	clear: both;
	content:".";
	display: block;
	height: 0;
	visibility: hidden;
}
* html .clearfix,
* html #contents
{
	height: 1%;
	/*\*//*/
	height: auto;
	overflow: hidden;
	/**/
}


/* --------------------------------------------
	header
-------------------------------------------- */
#headCaptionWrap {
	position: absolute;
	left: 0;
	top: 0;
	background: #f0f0f0;
	margin-bottom: 10px;
	width: 100%;
	height: 27px;
	overflow: hidden;
}
	#headCaption {
		margin: 0 auto;
		width: 730px;
		height: 27px;
		text-align: left;
		overflow: hidden;
	}
	h1 {
		float: left;
		font-size: 85%;
		line-height: 28px;
	}
	#headCaption dl {
		float: right;
		font-size: 0;
	}
		#headCaption dl dt,
		#headCaption dl dd {
			display: inline-block;
			*display: inline;
			*zoom: 1;
			vertical-align: middle;
		}
			#headCaption dl dd ul {
				margin-left: 8px;
			}
				#headCaption dl dd ul li {
					display: inline-block;
					*display: inline;
					*zoom: 1;
					margin-left: 2px;
					width: 35px;
					height: 26px;
					overflow: hidden;
				}
				#headCaption dl dd ul li a {
					display: block;
				}
				#headCaption dl dd ul li a:hover {
					margin-top: -26px;
				}
				#headCaption dl dd ul li.fontM a {
					margin-top: -52px;
				}


/* --------------------------------------------
	header
-------------------------------------------- */
#header {
	margin: 0 auto 15px;
	padding-top: 39px;
	width: 730px;
	font-size: 85%;
	overflow: hidden;
	*zoom: 1;
}
	#logo {
		float: left;
		padding-top: 4px;
	}
		#logo img {
			margin-right: 20px;
		}
	.utility {
		float: right;
		text-align: right;
	}


/* --------------------------------------------
	contents
-------------------------------------------- */
#wrapper {
	margin: 0 auto;
	width: 730px;
	text-align: left;
}
#contents {
	width: 730px;
	padding-bottom: 95px;
}
* html #contents {
	padding-bottom: 50px;
}
	#main {
		float: left;
		width: 545px;
	}
	#sub {
		float: right;
		width: 170px;
	}

.p_closefooter {
	padding-bottom: 95px;
	text-align: center;
}

/* --------------------------------------------
	footer
-------------------------------------------- */
html,
body,
#wrapper {
	height: 100%;/* footerを除いた高さが100% */
}
body > #wrapper {
	height: auto;/* IE6以外の#wrapperをautoに再指定 */
	min-height: 100%;
}
	
#footWrap {
	float: left;
	position: relative;
	background: #006cbf;
	margin-top: -45px;
	*margin-top: 0;
	min-width: 730px;
	width: 100%;
}
	#footer {
		position: relative;
		margin: 0 auto;
		width: 730px;
		min-height: 45px;
		text-align: left;
		font-size: 85%;
		color: #ffffff;
	}
		.pageTop {
			position: absolute;
			right: 0;
			top: -23px;
		}
		.pageTop02 {
			position: absolute;
			right: 0;
			top: -22px;
		}
		#footer dl {
			float: left;
			width: 464px;
			_width: 449px;
			padding: 15px 0 0;
		}
			#footer dl dt,
			#footer dl dd {
				float: left;
			}
			#footer dl dt {
				padding: 0 27px 0 0;
			}
			#footer dl dd {
				padding: 5px 0 0 0;
			}
		#footer div {
			float: right;
		}
			#footer div p {
				padding-top: 20px;
				text-align: right;
			}
	#footer a {
		color: #ffffff;
	}
	.printCopyRight {
		display: none;
	}

/* 追記:20121003 */
		#footer dl.footerlogo_pop {
			padding-top: 10px;
			padding-bottom: 10px;
		}
			#footer dl.footerlogo_pop dd {
				padding-top: 19px;
			}
			.cpl_pop{
				padding-top: 14px;
			}
	.mt10 {
		margin-top: 10px!important;
	}
/* ここまで 追記:20121003 */

/* --------------------------------------------
	地図
-------------------------------------------- */
#mapImg {
	width: 545px;
	height: 417px;
	position: relative;
}
	#mapImg span {
		position: absolute;
		left: 0;
		top: 0;
		border: 1px solid #aaa;
		width: 543px;
		height: 415px;
		overflow: hidden;
	}

.mapfocus{
	background-color:#FFF3DF;
}

/* --------------------------------------------
	地図下紹介
-------------------------------------------- */
.ul_map01 {
	margin-top: 16px;
	width: 545px;
	overflow: hidden;
}
	.ul_map01 ul {
		width: 565px;
		overflow: hidden;
	}
		.ul_map01 ul li {
			float: left;
			margin-right: 17px;
			width: 170px;
			font-size: 85%;
		}
			.ul_map01 ul li p.img {
				margin-bottom: 5px;
				width: 170px;
				height: 170px;
				position: relative;
			}
			.ul_map01 ul li p.img span {
				position: absolute;
				left: 0;
				top: 0;
				border: 1px solid #aaa;
				width: 168px;
				height: 168px;
				overflow: hidden;
			}


/* --------------------------------------------
	右カラム
-------------------------------------------- */
.h2_map01 {
	margin: 0 0 8px 0;
	border-bottom: 1px solid #ccc;
	padding-bottom: 9px;
	font-weight: bold;
	font-size: 130%;
}
	.h2_map01 span {
		border-left: 4px solid #f59c19;
		padding-left: 9px;
	}

.open_txt{
	font-size:80%;
	font-weight:bold;
	color:#f00;
	margin-left:13px;
}

/* old
.fc_open{
	color:#f00;
	font-weight:bold;
}
*/
.fc_open{
	color:#999;
	font-size:70%;
}

.h2_map02 {
	margin: 0 0 8px 0;
	border-bottom: 1px solid #ccc;
	padding-bottom: 9px;
	font-weight: bold;
}
	.h2_map02 span {
		border-left: 4px solid #f59c19;
		padding-left: 9px;
		font-weight: bold;
		font-size: 130%;
	}


.popSubSection01 {
	margin-bottom: 15px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 15px;
}
.dl_map01 {
	margin-top: 5px;
	font-weight: bold;
}
	.dl_map01 dt {
		clear: both;
		float: left;
		width: 2em;
	}
	.dl_map01 dd {
		margin-left: 2.5em;
	}
.ul_sub01 {
}
	.ul_sub01 li {
		background: url(/common/images/ico/ico_square02.gif) no-repeat left 0.5em;
		margin-bottom: 5px;
		padding-left: 10px;
	}

.mapreturn {
	background: url(/common/images/bg/bg_dotX01.gif) repeat-x left top;
	margin: 0 0 8px;
	padding: 10px 0 0 10px;
}
	.mapreturn a {
		background: url(/common/images/ico/ico_arrowT05.gif) no-repeat left 0.5em;
		padding-left: 10px;
	}

/* --------------------------------------------
	一覧ページサブナビ
-------------------------------------------- */

.subNavi_fix {
	position: fixed;
	background: #F9F9F9;
	border: 1px solid #ADADAD;
	width: 168px;	
}
.subNavi_map {
	width: 100%;
	margin-bottom: 14px;	
}

.subNavi_map li {
	background: url("/map/images/ico_subNavi.gif") 0 0.3em no-repeat;
	margin-left: 8px;
	padding-left: 10px;
	margin-top: 14px;
	line-height: 1;
}

.subNavi_map li span {
	display: inline-block;
	background: url("/map/images/bg_subNavi.gif") 0 0 no-repeat;
	height: 15px;
	width: 19px;
	margin-left: 7px;
	padding: 3px 0 0 7px;
	position: relative;
	top: -1px;
	color: #FFFFFF;
	font-size: 0.8em;
	font-weight: bold;
}

.subNavi_map li span.middle {
	display: inline-block;
	background: url("/map/images/bg_subNavi.gif") 0 0 no-repeat;
	height: 15px;
	width: 19px;
	margin-left: 7px;
	padding: 3px 0 0 10px;
	position: relative;
	top: -1px;
	color: #FFFFFF;
	font-size: 0.8em;
	font-weight: bold;
}


/* --------------------------------------------
	地図上リンクボタンエリア
-------------------------------------------- */

.map_ttl {
	float: left;
	position: relative;
	margin-top: -530px;
}

.map_ttl_txt {
	float: left;
	text-align: left;
	position: absolute;
	margin-top: -495px;
	padding-left: 3px; 
	font-weight: bold;
	/left: 168px;
}

.txt_blue {
	color: #0066cc;
	font-size: 16px;
}

.area_box01 {
	float: left;
	text-align: right;
	position: relative;
	left: 409px;
	/left: 75px;
	margin-top: -417px;
	/margin-top: -415px;
}
.area_box02 {
	float: left;
	text-align: right;
	position: relative;
	left: 8px;
	margin-top: -385px;
	/margin-top: -380px;
}
.area_box03 {
	float: left;
	text-align: left;
	position: relative;
	left: 10px;
	/left: -170px;
	margin-top: -228px;
	/margin-top: -225px;
}
.area_box04 {
	float: left;
	text-align: right;
	position: relative;
	left: 409px;
	/left: 99px;
	margin-top: -258px;
	/margin-top: -255px;
}
.area_box05 {
	float: left;
	text-align: right;
	position: relative;
	left: 187px;
	margin-top: -170px;
}
.area_box06 {
	float: left;
	text-align: left;
	position: relative;
	left: 225px;
	/left: 105px;
	margin-top: -423px;
	/margin-top: -420px;
}
.area_box07 {
	float: left;
	text-align: left;
	position: relative;
	left: 329px;
	/left: 89px;
	margin-top: -173px;
	/margin-top: -170px;
}



.area_box_link01 {
	clear: both;
	width: 120px;
}
	.area_box_link01 li {
		float: left;
		margin-right: 10px;
		margin-bottom: 2px;
	}
.area_box_link02 {
	clear: both;
	width: 120px;
}
	.area_box_link02 li {
		float: right;
		text-align: right;
		margin-left: 10px;
		margin-bottom: 2px;
	}
.area_box_link03 {
	clear: both;
	width: 120px
}
	.area_box_link03 li {
		float: right;
		margin-left: 10px;
		margin-bottom: 2px;
	}
.area_box_link04 {
	clear: both;
	width: 120px
}
	.area_box_link04 li {
		float: right;
		margin-left: 8px;
		margin-bottom: 2px;
	}
.area_box_link05 {
	clear: both;
	width: 130px
}
	.area_box_link05 li {
		float: left;
		text-align: right;
		width: 48px;
		margin-bottom: 2px;
	}
.area_box_link06 {
	clear: both;
	width: 180px
}
	.area_box_link06 li {
		float: right;
		margin-left: 10px;
		margin-bottom: 2px;
	}

.area_box_ttl {
	margin-top: 4px;
	margin-bottom: 7px;
}

/* ================================
	 コンテンツ内部
================================ */

.popSection11 {
}

h3.h3_map11 {
	border-bottom: 1px solid #F7B047;
	margin: 0 5px 18px 0;
	padding: 0 0 11px 0;
	font-size: 130%;
	font-weight: bold;
}
	h3.h3_map11 span {
		display: block;
		border-left: 2px solid #F59C19;
		line-height: 1.3;
	}
	h3.h3_map11 span span {
		display: block;
		padding: 0 7px;
		_zoom: 1;
	}

.ul_map11 {
	margin: 0 0 28px 1px;
}
	.ul_map11 li {
		display: inline;
		float: left;
		width: 135px;
	}

.dl_map11 {
	padding: 7px;
}
	.dl_map11 dt {
		font-weight: bold;
		margin-bottom: 5px;
	}
	.dl_map11 dd {
	}
		.dl_map11 dd a {
			background: url(/common/images/ico/ico_arrowR04.gif) no-repeat left 0.4em;
			padding-left: 8px;
		}

		.dl_map11 dd  span a  {
		}


/* --------------------------------------------
	フォームページ
-------------------------------------------- */

.contents_form {
	margin: 0 15px 0 15px;	
}

.ico_Window {
	background: url(/rcc/images/ico_window01.gif) no-repeat right 50%;
	padding-right: 20px;
	margin-right: 5px;
}

.alert_area {
	margin-top: 20px;
	background: #FFFFF2;
	border: 1px solid #F2F2D9;
	padding: 5px;
}
	.alert_type01 {
		margin: 5px 0 5px 10px;
		color: #CC0000;
		font-weight: bold;
		background: url(/rcc/images/ico_alert01.gif) no-repeat left top;
		line-height: 1.8em;
		padding-left: 37px;
	}

.msg {
	background: url(/rcc/images/ico_alert02.gif) no-repeat left 50%;
	padding-left: 20px;
	margin-bottom: 5px;
	font-weight: bold;
	color: #CC0000;
}

.h2_form01 {
	border-bottom: 3px solid #0068B7;
}
	.h2_form01 h2 {
		font-weight: bold;
		padding-bottom: 0.2em;
	}

.career_privacy {
	text-align: left;
	padding: 9px;
}


.table_form01 {
	width: 100%;
	border-top: 1px solid #C5CDE1;
	border-left: 1px solid #C5CDE1;
	line-height: 1.5em;
}
	.table_form01 th {
		width: 50%;
		background: #F5F7FA;
		border-right: 1px solid #C5CDE1;
		border-bottom: 1px solid #C5CDE1;
		vertical-align: top;
	}
	.table_form01 td {
		width: 50%;
		background: #F8F8F8;
		border-right: 1px solid #C5CDE1;
		border-bottom: 1px solid #C5CDE1;
		vertical-align: top;
	}
		.table_form01 div {
			padding: 10px;
		}
			.table_form01 div .form_object {
				margin-right: 5px;
				position: relative;
				top: 0.1em;
			}


body:first-of-type .mac_form01{
	margin: 0 -5px 0 0;
}
.mac_form01, x:-moz-any-link, x:only-child{
	margin: 0 0 0 0 !important;
}


.txt_type01 { width: 320px; }
.txt_type02 { width: 90px; /width: 70px; }
.txt_type03 { width: 40px;}
.txt_type04 { width: 220px; /width: 150px; }

.input_ttl {
	float: left;
	width: 30px;
}
.input_area {
	float: left;
	margin-right: 20px;
}

.ul_note li {
	margin-left: 1em;
	margin-bottom: 5px;
}
	.ul_note li span {
		display: inline-block;
		text-indent: -1em;
	}

.submit_area {
	margin-top: 2px;
	padding: 18px;
	border-top: 1px solid #CCCCCC;
	background: #F2F2F2;
	text-align: center;
}

.info_txt {
	background: #FBFEFD;
	padding: 15px;
	border: 1px solid #019999;
	color: #019999;
}

/* --------------------------------------------
	印刷用
-------------------------------------------- */
@media print {
	html,body {
		_zoom: 0.85;
	}
	#contents .mb12 img {
		_zoom: 0.999;
	}
	.utility {
		display: none;
	}
	#wrapper {
		margin-top: -30px;
		padding-bottom: 20px;
		/padding-bottom: 0px;
	}
	#headCaptionWrap {
		height: 1px;
		display: none;
	}
	#sub .subNavi_fix {
		position: relative !important;
	}
	.p_closefooter {
		display: none;
	}
	#footWrap {
		background: #FFFFFF;	
	}
	#map #footWrap {
		background: #FFFFFF;
		margin-top: 0;
	}
	#footer {
		display: none;	
	}
	.printCopyRight {
		display: inline;
	}
	.printSub {
		display: none;	
	}
}