@charset "UTF-8";

/* ===============ヘッダ定義============= */

#header {
	margin: 0px 2px;
	padding: 0px;
	line-height: 1em;
	text-align: left;
	}

#header .title {
	width: 270px;
	height: 216px;
	margin: 0px;
	padding: 0px;
	line-height: 1em;
	text-align: left;
	background-image: url(../img/header_bg2.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	}

#header .global {
	margin: 0px;
	padding: 4px 0px 0px 23px;
	font-family: "Arial", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", "MS PGothic", sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 1em;
	color: #966;
	text-align: left;
	}

	#header .global a:link { color: #f90; text-decoration: none; }
	#header .global a:visited { color: #f90; text-decoration: none; }
	#header .global a:active { color: #f00; text-decoration: underline; }
	#header .global a:hover { color: #fff; text-decoration: underline; }

	#header .global a.now:link { color: #fff; text-decoration: none; }
	#header .global a.now:visited { color: #fff; text-decoration: none; }
	#header .global a.now:active { color: #f00; text-decoration: underline; }
	#header .global a.now:hover { color: #fff; text-decoration: underline; }

#header .size {
	margin: 0px;
	padding: 6px 0px 0px 93px;
	font-size: 12px;
	font-weight: normal;
	line-height: 1em;
	color: #fff;
	text-align: left;
	}

#header .mobile {
	margin: 0px;
	padding: 12px 8px 0px 0px;
	font-size: 12px;
	font-weight: normal;
	line-height: 1em;
	color: #fff;
	text-align: right;
	float: right;
	}

#header .stage {
	width: 700px;
	height: 216px;
	margin: 0px;
	padding: 0px;
	line-height: 1em;
	float: right;
	}

#header .cover {
	width: 700px;
	height: 180px;
	margin: 0px;
	padding: 0px;
	line-height: 1em;
	position: absolute;
	z-index: 1;
	}

#header .utility {
	margin: 0px;
	padding: 12px 12px 0px 0px;
	float: right;
	position: relative;
	z-index: 2;
	}

#header .topnavi {
	margin: 0px;
	padding: 0px;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", "MS PGothic", sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.2em;
	color: #966;
	text-align: left;
	}

	#header .topnavi a:link { color: #901; text-decoration: none; }
	#header .topnavi a:visited { color: #901; text-decoration: none; }
	#header .topnavi a:active { color: #f00; text-decoration: underline; }
	#header .topnavi a:hover { color: #fff; background: #a01; text-decoration: underline; }

#header .topnavi span {
	margin: 0px;
	padding: 0px 2px;
	font-weight: normal;
	}
	
#header .bus {
	margin: 0px;
	padding: 5px 0px 0px 0px;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", "MS PGothic", sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 1.8em;
	}

#header .search {
	margin: -15px 0px 0px 0px;
	line-height: 1em;
	text-align: right;
	}

#header .target {
	width: 700px;
	margin: 0px;
	padding: 0px;
	line-height: 1em;
	text-align: left;
	top: 180px;
	position: absolute;
	}