@charset "Shift_JIS";

/*===== CONTENTS ===========================================

	1: container
	2: header
	3: flash content
	4: navigation
			4-1: global navi
			4-2: sub navi
	5: topic pachi
	6: content
			6-1: main contents
			6-2: side navi
	7: page navi
	8: footer
	9: emergency

==========================================================*/


/* 1: container
==========================================================*/
#container {
	width: 980px;
	margin: 0 auto;
	font-size: 90%;
	line-height: 1.5;
	text-align: left;
}


/* 2: header
==========================================================*/
#head {
	position: relative;
	width: 980px;
	height: 100px;
}

#head.headTop {
	background: url(/common/img/head-bg.jpg) no-repeat left top;
}

#container .headTokyo {
	background: url(/tokyo/img/head-bg.jpg) no-repeat left top;
}

#container .headHakodate {
	background: url(/hakodate/img/head-bg.jpg) no-repeat left top;
}

#container .headNagoya {
	background: url(/nagoya/img/head-bg.jpg) no-repeat left top;
}

#container .headYokohama {
	background: url(/yokohama/img/head-bg.jpg) no-repeat left top;
}

#container .headOsaka {
	background: url(/osaka/img/head-bg.jpg) no-repeat left top;
}

#container .headKobe {
	background: url(/kobe/img/head-bg.jpg) no-repeat left top;
}

#container .headMoji {
	background: url(/moji/img/head-bg.jpg) no-repeat left top;
}

#container .headNagasaki {
	background: url(/nagasaki/img/head-bg.jpg) no-repeat left top;
}

#container .headOkinawa {
	background: url(/okinawa/img/head-bg.jpg) no-repeat left top;
}


/* head Navi
----------------------------------------------------------*/
/* blockskip */
#head .blockskip {
	position: absolute;
	top: 0;
	left: 0;
	width: 740px;
	background: #2C539E url(/common/img/head-skipbg-left.gif) repeat-x bottom left;
	text-align: right;
}

#head .blockskip p {
	padding: 2px 30px 3px 0;
	background: url(/common/img/head-skipbg-right.gif) no-repeat bottom right;
	line-height: 1;
}

#head .blockskip a { color: #FFFFFF; text-decoration: none; }
#head .blockskip a:hover { color: #FFFFFF; text-decoration: underline; }

/* logo */
#head .headLogo {
	position: absolute;
	top: 32px;
	left: 0;
	width: 420px;
	height: 57px;
	margin: 0 0 0 29px;
}

/* head Menu
----------------------------------------------------------*/
#head .headMenu {
	position: absolute;
	top: 0;
	right: 0;
	width: 250px;
	text-align: right;
}

#head .headMenu ul {
	padding: 2px 0 3px 0;
	line-height: 1;
}

#head .headMenu ul li {
	display: inline;
	margin-left: 20px;
	padding-left: 10px;
	background: url(/common/img/head-icon-arrow.gif) no-repeat left 0.3em;
	line-height: 1;
	list-style: none;
}

html>/**/body #head .headMenu ul li {
	background: url(/common/img/head-icon-arrow.gif) no-repeat left 0.2em; /*\**/: blue\9;
} /* IE8 */

#head .headMenu ul li a:hover { color: #990000; text-decoration: underline; }

/* fontsize
----------------------------------------------------------*/
#head #fontsize {
	position: absolute;
	top: 67px;
	right: 235px;
	width: 287px;
	height: 22px;
}

#head #fontsize dl {
	width: 287px;
	height: 22px;
}

#head #fontsize dt {
	float: left;
	display: block;
	width: 68px;
	height: 22px;
}

#head #fontsize dt img {
	display: block;
}

#head #fontsize dd {
	float: left;
	width: 70px;
	height: 22px;
	margin-left: 3px;
}

#head #fontsize dd a {
	display: block;
}

/* search
----------------------------------------------------------*/
#head #headSearch {
	position: absolute;
	top: 67px;
	right: 0;
	width: 220px;
	height: 22px;
}

#head #headSearch #searchform {
}

#head #headSearch #Search {
	position: absolute;
	top: 0;
	right: 57px;
	width: 158px;
	height: 18px;
	padding: 2px 2px 0 2px;
	border: 1px solid #7E9DBA;
}

* html #head #headSearch #Search {
	height: 22px;
} /* IE6 */


#head #headSearch #searchBtn {
	position: absolute;
	top: 0;
	right: 0;
	width: 52px;
	height: 22px;
}


/* 3: flash content
==========================================================*/
#flashContent {
	clear: both;
	position: relative;
	width: 980px;
	height: 200px;
}

#flashContent img {
	display: block;
}

/* 4: navigation
==========================================================*/

/* 4-1: global navi
========================================================*/
#gNavi {
	width: 980px;
	padding-bottom: 4px;
	background: url(/common/img/gnavi-bg.gif) repeat-x left bottom;
}

#container .gNaviline {
	border-top: 1px solid #B5C5E2;
}

#gNavi.gnaviBtm {
	margin-bottom: 5px!important;
}
 
#gNavi ul {
	width: 980px;
	height: 40px;
}

#gNavi li {
	float: left;
	width: 164px;
	list-style: none;
}

#gNavi li a {
	display: block;
}

#gNavi li.naviTop {
	width: 160px;
}

/* 4-2: sub navi
========================================================*/
#sNavi {
	width: 980px;
	height: 34px;
	margin-bottom: 10px;
	background: url(/common/img/snavi-bg.gif) repeat-x left bottom;
}

* html #sNavi img {
	vertical-align: bottom;
} /* IE6 */

#sNavi dl {
	margin: 0 0 0 12px;
}

#sNavi dl dt {
	display: block;
	float: left;
	width: 137px;
	height: 34px;
	margin-right: 7px;
	font-size: 0;
}

#sNavi dl dd {
	float: left;
	display: block;
	width: 810px;
	height: 30px;
	padding-top: 4px;
}

#sNavi dl dd ul {
	width: 810px;
	height: 30px;
}

#sNavi dl dd li {
	float: left;
	width: 83px;
	height: 30px;
	margin-right: 7px;
	list-style: none;
	font-size: 0;
}


/* 5: topic path
==========================================================*/
#topicPath {
	clear: both;
	width: 940px;
	padding: 5px 20px 0 20px;
	line-height: 1.4;
}

* html #topicPath {
	width: 980px;
} /* IE6 */

#topicPath #location {
	display: inline;
	margin: 0;
	font-size: 100%;
}


/* 6: contents
==========================================================*/
#contentsArea {
	clear: both;
	width: 980px;
	padding: 10px 0 30px 0;
}

#contentsArea.btmLine {
	background: url(/common/img/parts-line-section.gif) repeat-x left bottom;
}

/* 6-1: main contents
==========================================================*/
#contentsArea #topMain {
	float: left;
	width: 700px;
}

#contentsArea #main {
	float: left;
	width: 700px;
}

body #contentsArea #main.singleLayout {
	float: none;
	width: 980px;
}

/* 6-2: side navi
========================================================*/
#sideNavi {
	float: right;
	display: inline;
	width: 260px;
	margin-left: 20px;
}

/* areaNavi
----------------------------------------------------------*/
#sideNavi .areaNavi {
	width: 250px;
	height: 159px;
	margin-bottom: 20px;
	padding: 5px;
	background: url(/img/areaNavi-bg.gif) no-repeat left top;
}

* html #sideNavi .areaNavi {
	height: 169px;
} /* IE6 */

#sideNavi .areaNavi h2 {
	width: 250px;
	height: 36px;
	margin-bottom: 10px;
}

#sideNavi .areaNavi ul {
	width: 240px;
	margin: 0 0 0 10px;
	list-style: none;
	font-size: 0;
}

#sideNavi .areaNavi ul li {
	display: inline;
	float: left;
	width: 71px;
	height: 31px;
	margin: 0 9px 5px 0;
}

#sideNavi .areaNavi ul li img {
	display: block;
	width: 71px;
	height: 31px;
}

/* snsNavi
----------------------------------------------------------*/
#sideNavi .snsNavi {
	width: 230px;
	margin-bottom: 20px;
	padding: 20px 15px 0 15px;
	background: url(/common/img/banner-bg.gif) repeat left top;
}

#sideNavi .snsNavi h2 {
	margin-bottom: 10px;
	font-size: 100%;
	line-height: 1.4;
}

#sideNavi .snsNavi ul {
	width: 230px;
	padding-bottom: 10px;
	list-style: none;
}

#sideNavi .snsNavi ul li {
	width: 230px;
	padding-bottom: 10px;
}

#sideNavi .snsNavi ul li .andmore {
	margin-top: 2px;
}

#sideNavi .snsNavi ul li a:hover.andmore {
	background-color: #D6D6D6!important;
}

/* subMenu
----------------------------------------------------------*/
#sideNavi .subMenu {
	width: 260px;
	margin-bottom: 20px;
	padding-top: 5px;
	background: url(/common/img/subMenu-bg-top.gif) no-repeat left top;
}

#sideNavi .subMenu .subMenuTitle {
	width: 260px;
	padding: 5px 0;
	background: #EFEFEF url(/common/img/subMenu-title-bg.gif) repeat-y left top;
}

#sideNavi .subMenu h2 {
	width: 209px;
	margin: 0 6px;
	padding: 4px 0 4px 39px;
	font-size: 100%;
	line-height: 1.4;
}

#sideNavi .subMenu h2.iconAbout {
	background: url(/common/img/subMenu-icon-about.gif) no-repeat left top;
}

#sideNavi .subMenu h2.iconPolicy {
	background: url(/common/img/subMenu-icon-policy.gif) no-repeat left top;
}

#sideNavi .subMenu h2.iconProcedure {
	background: url(/common/img/subMenu-icon-procedure.gif) no-repeat left top;
}

#sideNavi .subMenu h2.iconEtc {
	background: url(/common/img/subMenu-icon-etc.gif) no-repeat left top;
}

#sideNavi .subMenu h2.iconArea {
	background: url(/common/img/subMenu-icon-area.gif) no-repeat left top;
}

#sideNavi .subMenu h2.iconPublicity {
	background: url(/common/img/subMenu-icon-publicity.gif) no-repeat left top;
}

#sideNavi .subMenu h2.iconStatistics {
	background: url(/common/img/subMenu-icon-statistics.gif) no-repeat left top;
}

#sideNavi .subMenu h2.iconRecruitment {
	background: url(/common/img/subMenu-icon-recruitment.gif) no-repeat left top;
}

#sideNavi .subMenu h2.iconFieldtrip {
	background: url(/common/img/subMenu-icon-fieldtrip.gif) no-repeat left top;
}

#sideNavi .subMenu h2.iconContactus {
	background: url(/common/img/subMenu-icon-contactus.gif) no-repeat left top;
}

#sideNavi .subMenu h2.iconPr {
	background: url(/common/img/subMenu-icon-pr.gif) no-repeat left top;
}

#sideNavi .subMenu h2.iconWebpr {
	background: url(/common/img/subMenu-icon-webpr.gif) no-repeat left top;
}

#sideNavi .subMenu .subMenuInner {
	width: 260px;
	padding-bottom: 5px;
	background: url(/common/img/subMenu-bg-btm.gif) no-repeat left bottom;
}

#sideNavi .subMenu .subMenuInner ul {
	padding: 0 15px;
	background: url(/common/img/subMenu-bg-mdl.gif) repeat-y left top;
	list-style: none;
}

#sideNavi .subMenu .subMenuInner ul li {
	padding: 10px 0 10px 16px;
	background: url(/common/img/parts-arrow-more.gif) no-repeat left 1.1em;
	border-bottom: 1px dotted #BDBCBD;
	line-height: 1.4;
}

html>/**/body #sideNavi .subMenu .subMenuInner ul li{
	background: url(/common/img/parts-arrow-more.gif) no-repeat left 1em; /*\**/: blue\9;
} /* IE8 */

#sideNavi .subMenu .subMenuInner ul li.listBtm {
	border-bottom: none;
}

#sideNavi .subMenu .subMenuInner ul li.iconNone {
	padding-left: 0!important;
	background: none!important;
}

* html #sideNavi .subMenu .subMenuInner ul li.iconNone {
	width: 230px;
} /* IE6 */

*:first-child + html #sideNavi .subMenu .subMenuInner ul li.iconNone {
	width: 230px;
} /* IE7 */

#contentsArea #sideNavi .subMenu .subMenuInner ul li.iconNone a {
	text-decoration: none!important;
}

#contentsArea #sideNavi .subMenu .subMenuInner ul li.iconNone a span {
	text-decoration: underline;
}

#contentsArea #sideNavi .subMenu .subMenuInner ul li.iconNone span {
	display: inline-block;
	padding-top: 2px;
}

/* bnrArea
----------------------------------------------------------*/
#sideNavi .bnrArea {
	margin-bottom: 10px;
}

#sideNavi .bnrArea h2 {
	margin-bottom: 5px;
	font-size: 100%;
	line-height: 1.4;
}

#sideNavi .bnrArea ul {
	list-style: none;
}

#sideNavi .bnrArea ul li {
	margin-bottom: 10px;
}


/* 7: page navi
==========================================================*/
#pageNavitop {
	width: 980px;
}

#pageNavitop p {
	float: right;
}

#pageNavitop a {
	display: block;
	padding-left: 16px;
	background: url(/common/img/parts-arrow-top.gif) no-repeat left 0.4em;
}

#pageNavitop a:hover {
	background-color: #E8E8E8;
	color: #990000;
}


/* 8: foot
==========================================================*/
#foot {
	clear: both;
	position: relative;
	width: 980px;
	margin-top: 10px;
	padding: 20px 0 30px 0;
	background-color: #E8E8E8;
	border-top: 4px solid #002870;
}

/* foot navi
----------------------------------------------------------*/
#foot .footNavi {
	margin: 0 20px;
}

#foot .footNavi ul {
	list-style: none;
	text-align: center;
}

#foot .footNavi li {
	display: inline;
	margin-left: 20px;
	padding-left: 10px;
	background: url(/common/img/foot-icon-arrow.gif) no-repeat left 0.3em;
	line-height: 1;
	list-style: none;
}

html>/**/body #foot .footNavi li{
	background: url(/common/img/foot-icon-arrow.gif) no-repeat left 0.2em; /*\**/: blue\9;
} /* IE8 */

#foot .footNavi li a:hover {
	text-decoration: underline;
	color: #990000;
}

/* address & copyright
----------------------------------------------------------*/
#foot .add {
	clear: both;
	margin-bottom: 5px;
	padding: 10px 20px 0 20px;
	font-size: 90%;
	text-align: center;
}

#foot address img {
	margin-left: 10px;
}

* html #foot address img {
	vertical-align: middle;
} /* IE6 */


/* 9: emergency
==========================================================*/
#emergency {
	clear: both;
	width: 700px;
	margin-bottom: 15px;
	padding-bottom: 11px;
	background: url(/common/img/emergency-bg-bottom.gif) no-repeat left bottom;
}

#emergency .emerBlock {
	width: 700px;
	padding-top: 11px;
	background: url(/common/img/emergency-bg-top.gif) no-repeat left top;
}

#emergency .emerBlock .emerInner {
	padding: 5px 20px;
	background: url(/common/img/emergency-bg-middle.gif) repeat-y left top;
}

* html #emergency .emerBlock .emerInner {
	width: 700px;
} /* IE6 */

#emergency .emerBlock .emerInner p {
	margin-bottom: 0.4em;
	padding-left: 25px;
	background: url(/common/img/emergency-icon-title.gif) no-repeat left center;
	color: #990000;
	font-size: 120%;
}

#emergency .emerBlock .emerInner ul {
	margin-left: 1.4em!important;
}

#emergency .emerBlock .emerInner ul li {
	padding: 0.2em 0;
	line-height: 1.4;
}

#emergency .emerBlock .emerInner a:hover {
	background-color: #FFF0F1;
}
