@charset "utf-8";
/* ===================================================================
CSS information

 file name  :module.css
 author     :hirasawa(admin)
 style info :共通（ヘッダー、フッター）
=================================================================== */

/* -----------------------------------------------------------
	#header
		ヘッダー
----------------------------------------------------------- */

#indexBody #header {
	background: none;
	height: 318px;
	width: 100%;
	position: relative;
}

#header {
	background: url(../img/module/header_bg.jpg) no-repeat;
	height: 168px;
	width: 925px;
	position: relative;
}

#header h1 {
	position: absolute;
	left: 22px;
	top: 30px;
}



/* #utilityNav
----------------------------------------------------------- */
#utilityNav {
	text-align: right;
	margin-bottom: 13px;
}

#utilityNav li {
	display: inline;
}

#utilityNav li img {
	margin-left: 7px;
}


/* #gNav
----------------------------------------------------------- */
#gNav {
	width: 880px;
	overflow: hidden;
	margin-bottom: 34px;
}
* html #gNav {
	height: 1%;
}

#gNav li {
	float: left;
	margin-right: 8px;
}

#gNav li.mediaNav {
	margin-right: 0px;
}

#gNav {
	background: url(../img/module/gnavi_bg.jpg) no-repeat left bottom;
}

#gNav a {
	display: block;
	width: 140px;
	height: 43px;
}

#gNav a:hover {
	background: none;
}

#indexBody #gNav li.indexNav a img,
#gNav li a:hover img {
	width: 0;
	height: 0;
}

#infoBody #gNav li.infoNav a img,
#gNav li a:hover img {
	width: 0;
	height: 0;
}

#performanceBody #gNav li.performanceNav a img,
#gNav li a:hover img {
	width: 0;
	height: 0;
}

#reportBody #gNav li.reportNav a img,
#gNav li a:hover img {
	width: 0;
	height: 0;
}

#shopBody #gNav li.shopNav a img,
#gNav li a:hover img {
	width: 0;
	height: 0;
}

#mediaBody #gNav li.mediaNav a img,
#gNav li a:hover img {
	width: 0;
	height: 0;
}



/* -----------------------------------------------------------
	#sub
		サイドバー、サブ
----------------------------------------------------------- */
#sub {
	font-size: 92%;
	float: right;
	width: 220px;
	margin-bottom: 2em;
}

#sub h2 {
	margin-bottom: 0px;
}

#sub-main {
	width: 220px;
	background: #F9EADA url(../img/module/sub_bg_head.gif) no-repeat;
	margin: 1em 0;
}

#indexBody #sub-main {
	margin: 0 0 1em;
}

#sub-main-btm {
	background: url(../img/module/sub_bg_btm.gif) no-repeat bottom;
	padding: 10px;
}

#sub .box {
	background: #FFF url(../img/module/sub_box_head.gif) no-repeat top;
	margin-top: 1em;
	overflow: hidden;
}
* html #sub .box {
	height: 1%;
}

#sub .box-btm {
	padding: 0 11px 0.4em;
	background: url(../img/module/sub_box_btm.gif) no-repeat bottom;
}

#sub .box p {
	margin-bottom: 0.6em;
}

#sub .box dl#siteSearch {
	margin-bottom: 0.6em;
	padding-top: 1em;
}

#sub ul#local-navi {
	width: 198px;
	background: #F9EADA;
	padding: 10px 10px 1px;
	border-right: 1px solid #76BB2C;
	border-left: 1px solid #76BB2C;
}

#sub ul#local-navi a:link,
#sub ul#local-navi a:visited,
#sub ul#local-navi-gray a:link,
#sub ul#local-navi-gray a:visited {
	text-decoration: none;
}

#sub ul#local-navi a:hover,
#sub ul#local-navi-gray a:hover {
	text-decoration: underline;
}


#sub ul#local-navi li {
	margin-bottom: 0.5em;
	background: url(../img/module/local_line.gif) no-repeat center bottom;
	padding-bottom: 0.5em;
}

#sub ul#local-navi li a {
	display: block;
	background: url(../img/module/local_arrow_green.gif) no-repeat left center;
	padding-left: 15px;
}

#sub #local-navi-btm {
	width: 220px;
	background: #F9EADA url(../img/module/local_btm.gif) no-repeat bottom;
	height: 5px;
	margin-bottom: 1em;
}

#sub ul#local-navi-gray {
	width: 200px;
	background: #EFEFEF url(../img/module/local_gray_bg.gif) no-repeat center top;
	margin-bottom: 1em;
	padding: 10px 10px 6px;
}

#sub ul#local-navi-gray li {
	margin-bottom: 0.5em;
}

#sub ul#local-navi-gray li a {
	background: url(../img/module/local_arrow_gray.gif) no-repeat left center;
	padding-left: 15px;
}

#sub p.twitter {
	text-align: center;
	margin-bottom: 0.7em;
}


/* -----------------------------------------------------------
	#new-old-list & #foot-artist & #ask-box
		新旧記事リンク＆メイン下アーティストリンク
		＆コンサートを検討されている方
----------------------------------------------------------- */

#main ul#new-old-list {
	text-align: center;
	margin-bottom: 3em;
	padding-top: 10px;
	border-top: 1px dotted #CCC;
}
* html #main ul#new-old-list {
	margin-bottom: 1em;
}
*:first-child+html #main ul#new-old-list{
	margin-bottom: 1em;
} 

#main ul#new-old-list li {
	display: inline;
}

#main ul#new-old-list li.old {
	background: url(../img/share/arrow_l.gif) no-repeat left center;
	padding-left: 14px;
}

#main ul#new-old-list li.new {
	background: url(../img/share/arrow_r.gif) no-repeat right center;
	padding-right: 14px;
}

#foot-artist {
	height: 48px;
	background: #FFF;
	padding-bottom: 20px;
	height: 1%;
}

#foot-artist ul {
	width: 862px;
	background: url(../img/module/foot_artist_bg.gif) no-repeat;
	height: 48px;
	margin: 0 auto;
	padding: 9px;
}

#foot-artist ul li {
	display: inline;
}

#foot-artist ul li img {
	margin-right: 6px;
}

#foot-artist ul li.last img {
	margin-right: 0;
}

#ask-box {
	background: url(../img/module/plan_bg.gif) no-repeat;
	height: 111px;
	margin-top: 40px;
	margin-bottom: 20px;
	position: relative;
}

#ask-box h3 {
	position: absolute;
	left: 145px;
	top: 8px;
}

#ask-box ul {
	position: absolute;
	left: 210px;
	top: 37px;
}

#ask-box li {
	display: inline;
}

#ask-box li img {
	margin: 0 7px;
}



/* -----------------------------------------------------------
	#footer
		フッター
----------------------------------------------------------- */
#footer {
	width: 925px;
	background: #76BB2C url(../img/module/footer_bg_head.gif) no-repeat top;
}

#footer-btm{
	background: url(../img/module/footer_bg_btm.gif) no-repeat bottom;
	padding: 1.5em 0 1em;
	overflow: hidden;
	position: relative;
}
* html #footer-btm{
	height: 1%;
}

#footer #menu {
	float: left;
	margin-bottom: 0.7em;
	position: relative;
	left: 50%;
}

#footer #menu ul {
	float: left;
	margin-left: 18px;
	padding-right: 18px;
	background: url(../img/module/footer_line.gif) repeat-y right;
	position: relative;
	left: -50%;
}

#footer #menu ul.last {
	background: none;
}

#footer ul li {
	margin-bottom: 0.3em;
}

#footer ul li a:link,
#footer ul li a:visited {
	color: #E4F1D5;
	text-decoration: none;
	display: block;
	background: url(../img/module/footer_arrow.gif) no-repeat left center;
	padding-left: 15px;
}
* html #footer ul li a:link,
* html #footer ul li a:visited {
	display: inline;
}

#footer ul li a:hover {
	color: #E4F1D5;
	text-decoration: underline;
}

#footer ul li#noArrow a {
	background: none;
	margin-top: 10px;
	padding-left: 0;
}

#footer ul li a:link {
	background: url(../img/module/footer_arrow.gif) no-repeat left center;
	padding-left: 15px;
}


#footer .copyright {
	color: #B95A00;
	font-size: 77%;
	clear: both;
	text-align: center;
	background: url(../img/module/footer_copy_bg.gif) no-repeat;
	height: 18px;
	padding-top: 50px;
	margin: 0 auto;
	width: 901px;
}