@charset "utf-8";

/*
	目次


		・音声ブラウザ用スペーサー
		・グローバル
		・ローカル
*/



/*
音声ブラウザ用スペーサー
-------------------------------- */
.skip {
	position:absolute;
	border-style:none;
	margin:0px;
	padding:0px;
	overflow:hidden;
}

.skip img {
	vertical-align:bottom;
}


/*
タグ指定
-------------------------------- */
#header .catchCopy {
	border-bottom:solid 1px #EBEBF3;
	background:#F2F2F7;
	font-size:80%;
}
#header .catchCopy p {
	height:11px;
	width:960px;
	margin:0 auto;
	padding:2px 0;
	text-align:left;
	font-size:10px;
	line-height:1.1em;
	overflow:hidden;
}

#header {
	width:100%;
	padding:0 0 5px 0;
	margin-bottom:10px;
	text-align:left;
	background:#fff url(/img/owner/ownerhed_bg.gif) repeat-x left bottom;
}
#header .headerM {
	width:960px;
	margin:0 auto;
	height:69px;
	padding:0;
	overflow:hidden;
}

#header .headerL {
	width:285px;
	float:left;
}
#header .headerL h1.logo01 {
	width:281px;
	height:69px;
	margin:0;
	padding:0;
}
#header .headerR {
	width:500px;
	padding-right:3px;
	float:right;
}

#header .hLink {
	width:auto;
	height:29px;
	padding:0;
	background:transparent url(/img/header/h_bg_01.gif) repeat-x left bottom;
	float:right;
}

#header .hLinkNo {
	width:452px;
	height:23px;
	padding:0;
	background:none;
	float:right;
}
#header .hLinkNo p {
	height:23px;
	font-size:100%;
	text-indent:-2000px;
}

#header .hLink ul {
	margin:0 0 0 auto;
	padding:2px 0 0 0;
}
#header .hLink li {
	font-size:100%;
	text-indent:-2000px;
	list-style-type: none;
	float:left;
}
#header .hLink li a {
	display:block;
	height:22px;
	margin:0;
	padding:0;
	text-decoration:none;
}
#header .hLink li.l1 {
	width:123px;
	height:22px;
	background:transparent url(/img/header/h_g_li_home.gif) no-repeat;
}
#header .hLink li.l2 {
	width:85px;
	height:22px;
	background:transparent url(/img/header/h_g_li_about.gif) no-repeat;
}
#header .hLink li.l3 {
	width:79px;
	height:23px;
	background:transparent url(/img/header/h_g_li_gd.gif) no-repeat;
}
#header .hLink li.l4 {
	width:81px;
	height:22px;
	background:transparent url(/img/header/h_g_li_site.gif) no-repeat;
}
#header .hLink li.last {
	width:1px;
	height:22px;
	background:transparent url(/img/header/h_bg_02.gif) no-repeat right top;
}
#header .hInfo {
	float:right;
	padding-top:10px;
	width:auto;
}
#header .hInfo .homesId {
	line-height:1.4em;
	height:22px;
	overflow:hidden;
	background:transparent url(/img/header/h_bg_03.gif) no-repeat scroll right top;
	float:left;
	max-width:283px;
	padding:2px 6px 0pt 0pt;
	text-align:right;
	width:283px;
}
#header .bLogin {
	line-height:1.4em;
	float:left;
	margin-left:6px;
	background:transparent url(/img/header/b_login.gif) no-repeat scroll 0%;
	font-size:100%;
	height:21px;
	text-indent:-2000px;
	width:62px;
}
#header .bLogin a {
	display:block;
	height:21px;
	text-decoration:none;
	width:62px;
	overflow:hidden;
}
#header .bMypage {
	float:left;
	line-height:1.4em;
	background:transparent url(/img/header/b_mypage.gif) no-repeat scroll 0%;
	font-size:100%;
	height:21px;
	text-indent:-2000px;
	width:76px;
}
#header .bMypage a {
	overflow:hidden;
	display:block;
	height:21px;
	text-decoration:none;
	width:76px;
}
#header .bLogout {
	float:left;
	line-height:1.4em;
	margin-left:6px;
	background:transparent url(/img/header/b_logout.gif) no-repeat scroll 0%;
	font-size:100%;
	height:21px;
	text-indent:-2000px;
	width:62px;
}
#header .bLogout a {
	overflow:hidden;
	display:block;
	height:21px;
	text-decoration:none;
	width:62px;
}

/*ローカルヘッダー
------------------------------------------ */
#onrHead{
	margin-bottom:10px;
}
#onrHead .onrHeadWrap{
	width:940px;
	height:85px;
	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{
	height:30px;
	background:url(/img/owner/onrtitle_bg.gif) no-repeat left bottom;
}
#onrHead .titleSec h3{
	overflow:hidden;
	white-space:nowrap;
	width:653px;
	padding-top:7px;
	padding-left:7px;
	color:#fff;
	font-size:108%;
}
#onrHead .titleSec h3 span{
	font-size:114.2%;
	font-weight:bold;
	padding-right:2px;
}
#onrHead .titleSec h3.preSw,
#ownerTopCL #onrHead .titleSec h3{/* 地域・駅切り替え表示時 */
	float:left;
	width:423px;
}
#onrHead .swchArea{
	width:230px;
	float:right;
}
#onrHead .swchArea ul{
	padding-top:3px;
}	
#onrHead .swchArea li{
	float:left;
}
#onrHead .swchArea li a{
	display:block;
}

/*告知枠
------------------------------------------ */
.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;
}
.crumb span {
	font-weight:bold;
}
.crumb span a{
	font-weight:normal;
}

/* floatさせたボックスが親ボックスの外にはみ出す現象を回避（ここから） */
#onrHead .swchArea ul,
#onrHead .titleWrap,
#onrHead .onrHeadWrap,
#header .headerM
#header .headerR,
#header .hLink,
#header .hInfo,
#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 .hInfo: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 .hInfo,
#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 .hInfo,
*html #header .local ul,
*html #header .freeword {
	height:1%;
}
#onrHead .swchArea ul,
#onrHead .titleWrap,
#onrHead .onrHeadWrap,
#header .headerM,
#header .headerR,
#header .hLink,
#header .hInfo,
#header .local ul,
#header .freeword {
	display:block;
}
/* floatさせたボックスが親ボックスの外にはみ出す現象を回避（ここまで） */



