@charset "utf-8";

/*
	目次


		・音声ブラウザ用スペーサー
  #header
    ├.catchCopy
    ├.personal
    └.mod-nav
		・グローバル
		・ローカル
*/



/*
音声ブラウザ用スペーサー
-------------------------------- */
.skip {
	position:absolute;
	border-style:none;
	margin:0px;
	padding:0px;
	overflow:hidden;
}

.skip img {
	vertical-align:bottom;
}

/* #header
-------------------------------- */
#header {
    font-size: 11px;
    margin-bottom: 14px;
    text-align: left;
}
/* .catchCopy
-------------------------------- */
#header .catchCopy {
    background-color: #ed6103;
    min-height: 19px;
    min-width: 960px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
}
#header .catchCopy p {
    color: #fff;
    font-size: 11px;
    font-weight: normal;
    line-height: 1.2;
    margin: 0 auto;
    padding: 2px 0;
    width: 940px;
}
/* .personal
-------------------------------- */
#header .personalWrapper {
    padding-top: 4px;
    border-bottom: 1px solid #e5e5e5;
    background-color: #fff;
}
#header .personal {
    margin: 0 auto;
    height: 77px;
    padding: 0 10px;
    position: relative;
    width: 940px;
    zoom: 1;
}
#header .personal .logo {
    float: left;
}
#header .personal .logo a {
    display: block;
}
/* .mod-nav ヘッダーナビゲージョン
-------------------------------- */
.mod-nav {
    min-width: 940px;
    padding: 5px 10px;
    border-bottom: 1px solid #e5e5e5;
    background-color: #fff;
}
/* -- links -- */
.mod-nav .links {
    width: 940px;
    margin: 0 auto;
}
/* -- invest -- */
.mod-nav .invest {
    display: inline-block;
    vertical-align: middle;
    font-size: 0; /* 余白調整 */
}
.mod-nav .invest .linkTitle {
    display: inline-block;
    margin-right: 7px;
    font-size: 15px;
    vertical-align: middle;
}
.mod-nav .invest .linkTitle a {
    display: block;
    height: 22px;
    line-height: 22px;
    padding-left: 22px;
    color: #333;
    text-decoration: none;
    background: url(/img/header/sprite/magnifier.svg) 0 0 no-repeat;
}
.mod-nav .invest .linkTitle a:hover {
    color: #ed6103;
    background-position: 0 -31px;
}
.mod-nav .invest .link {
    display: inline-block;
    font-size: 15px;
    vertical-align: middle;
    border: 1px solid #e5e5e5;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0,0,0,0.3);
}
.mod-nav .invest .link + .link {
    margin-left: 5px;
}
.mod-nav .invest .link a {
    display: inline-block;
    height: 47px;
    padding: 0 12px;
    color: #000;
    line-height: 47px;
    font-weight: bold;
    text-decoration: none;
}
.mod-nav .invest .link a + a {
    border-left: 1px solid #d5d5d5;
}
.mod-nav .invest .link a:hover {
    background-color: #ededed;
    box-shadow: 0 1px 1px rgba(0,0,0,0.3);
}
/* -- building,other,land -- */
.mod-nav .invest .link .building,
.mod-nav .invest .link .other,
.mod-nav .invest .link .land {
    font-size: 13px;
}
.mod-nav .invest .link .building { border-radius: 4px 0 0 4px; }
.mod-nav .invest .link .other    { border-radius: 0; }
.mod-nav .invest .link .land     { border-radius: 0 4px 4px 0; }

/* -- seminar -- */
.mod-nav .seminar {
    display: inline-block;
    vertical-align: middle;
    margin-left: 2px;
    padding-left: 6px;
    font-size: 15px;
    border-left: 1px solid #ccc;
}
.mod-nav .seminar a {
    display: inline-block;
    height: 47px;
    padding: 0 12px;
    color: #000;
    line-height: 47px;
    font-weight: bold;
    border: 1px solid #e5e5e5;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0,0,0,0.3);
    text-decoration: none;
}
.mod-nav .seminar a:hover {
    background-color: #ededed;
    box-shadow: 0 1px 1px rgba(0,0,0,0.3);
}

/*ローカルヘッダー
------------------------------------------ */
#onrHead{
	margin-bottom:10px;
}
#onrHead .onrHeadWrap{
	width:940px;
	margin:0 auto;
}
#onrHead .logoSec{
	width:276px;
	float:left;
	margin-top:10px;
}
#onrHead .titleSec{
	width:660px;
	float:right;
	background:url(/img/owner/onrcheer.gif) no-repeat 20px 0;
}
#onrHead .titleSec .uflLink{
	height:35px;
	padding-top:10px;
}
#onrHead .titleSec .favlist{
	margin-left:432px;
	height:29px;
	background:url(/img/owner/favlist_bg.gif) no-repeat left top;
}
#onrHead .titleSec .favlist{
	position:relative;
}
#onrHead .titleSec .favlist li{
	overflow:hidden;
	white-space:nowrap;
}
#onrHead .titleSec .favlist a{
	display:block;
	padding:9px 0 7px 27px;
	font-weight:bold;
}
#onrHead .titleSec .favlist span{
	position:absolute;
	width:54px;
	top:9px;
	right:0;
	font-weight:normal;
	color:#1a1a1a;
	text-decoration:none;
}
#onrHead .titleSec .favlist em{
	font-weight:bold;
	color:#ca0000;
}
#onrHead .titleSec .titleWrap{
	position: relative;
	border-radius: 5px;
	background-color: #333;
}
#onrHead .titleSec h2{
	padding:7px;
	color:#fff;
	font-size:108%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}
#onrHead .titleSec h2 span{
	font-size:114.2%;
	font-weight:bold;
	padding-right:2px;
}
#onrHead .titleSec h2.preSw,
#ownerTopCL #onrHead .titleSec h2{/* 地域・駅切り替え表示時 */
	width: 34em;
}
#onrHead .swchArea{
	position: absolute;
	right: 2px;
	top: 2px;
}
#onrHead .swchArea ul{
	padding-top:3px;
}
#onrHead .swchArea li{
	display: inline-block;
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
	border-radius: 5px;
	background-color:#fefff8;
}
#onrHead .swchArea li a{
	color: #0072c6;
}
#onrHead .swchArea li a:hover{
	color: #ed6103;
}

/* ヘッダーバナー */
#onrHead .titleBanner{
	clear:both;
}

/*告知枠
------------------------------------------ */
.announcement {
	background:url(/img/header/announcement_bg.gif) repeat-x left top;
	height:41px;
	padding:10px 0 0 0;
	margin:-10px 0 20px 0;
	clear:both;
}
.announcement p {
	text-align:center;
	line-height:1.5em;
}

/* パンくず */

.crumb {
  width: 940px;
  margin: 0 auto 10px auto;
  padding: 0 10px;
  text-align: left;
  clear: both;
  font-size: 11px;
}
.crumb span:not(:last-of-type) {
  display: inline;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAKCAYAAAB4zEQNAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAHRJREFUeNpiXL5thw0DA0MmECcC8S8GJMACxEeA+C8QL4Iq+I4sCQLHobpACuJgCpiQTDkLxK1AvBSIedAlQeACENdATeBHlwQBIaix31nQJJyAOAHmchY0iSioxF9k13oAcQgQp8MkYJJ+QOyNLgECAAEGAKWAGZz6WPmIAAAAAElFTkSuQmCC);
  background-repeat: no-repeat;
  background-position: right center;
  margin-right: 5px;
  padding-right: 13px;
}
/* floatさせたボックスが親ボックスの外にはみ出す現象を回避（ここから） */
#onrHead .swchArea ul,
#onrHead .titleWrap,
#onrHead .onrHeadWrap,
#header .headerM
#header .headerR,
#header .hLink,
#header .local ul,
#header .freeword {
	zoom: 1;
}
#onrHead .swchArea ul:after,
#onrHead .titleWrap:after,
#onrHead .onrHeadWrap:after,
#header .headerM:after,
#header .headerR:after,
#header .hLink:after,
#header .local ul:after,
#header .freeword:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
#onrHead .swchArea ul,
#onrHead .titleWrap,
#onrHead .onrHeadWrap,
#header .headerM
#header .headerR,
#header .hLink,
#header .local ul,
#header .freeword {
	display:inline-block;
}
/**/
*html #onrHead .swchArea ul,
*html #onrHead .titleWrap,
*html #onrHead .onrHeadWrap,,
*html #header .headerM,
*html #header .headerR,
*html #header .hLink,
*html #header .local ul,
*html #header .freeword {
	height:1%;
}
#onrHead .swchArea ul,
#onrHead .titleWrap,
#onrHead .onrHeadWrap,
#header .headerM,
#header .headerR,
#header .hLink,
#header .local ul,
#header .freeword {
	display:block;
}
/* floatさせたボックスが親ボックスの外にはみ出す現象を回避（ここまで） */
