@charset "UTF-8";
html,body {
	height: 100%;
}
body {
	margin: 0;
	padding: 0;	
	background-color: #000;
}
p,h1,h2,h3,h4,h5,h6,ul,ol,dl,dt,dd,form,table,th,td,tr {
	margin: 0;
	padding: 0;	
}
a {
	text-decoration: none;
	color: #FFE3AF;
}
a:hover {
	color: #FFEECC;
	text-decoration: underline;
}
a img {
	border: none;
}
li {
	list-style-type: none;	
}

body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	background: #000 url(images/bg_page2.jpg) no-repeat center top;
	color: #FFF;
	/*background-size: contain;*/
}

#wrap {
	width: 100%;
	overflow: hidden;
	/*background: url(../images/bg_yamato800.png) no-repeat center 160px;*/
	/*background-size: 80%;*/
	/*height: 100%;*/
}

#introduction,
#story,
#caststaff,
#theater,
#movie,
#goods,
#mechanic,
#character,
#concert {
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;	
}

#page #siteTitle {
	position: absolute;
	top: 0;
	right: 0px;
	width: 201px;
	height: 139px;
}
#page #siteTitle a {
	display: block;
	width: 201px;
	height: 139px;
	text-indent: -9999px;
	background: url(images/logo_page.png) no-repeat left top;
}
#pageTitle {
	width: 615px;
	position: relative;
}
#pageTitle #titleBtns {
	position: absolute;
	top: 25px;
	left: 275px;
	width: 504px;
	height: 69px;	
	z-index: 50;
}
#pageTitle #titleBtns li {
	width: 164px;
	height: 69px;
	float: left;
}
#pageTitle #titleBtns li a,
#pageTitle #titleBtns li span.current,
#pageTitle #titleBtns li span.cs {
	display: block;
	width: 163px;
	height: 69px;
	font-size: 12px;
	text-indent: -9999px;
	background: url(images/title_btns2.png) no-repeat;	
}
#pageTitle #titleBtns li.concert a,
#pageTitle #titleBtns li.concert span.cs {
	background-position: -12px -147px;
}
#pageTitle #titleBtns li.concert a:hover,
#pageTitle #titleBtns li.concert span.current {
	background-position: -12px -9px;
}
#pageTitle #titleBtns li.gekijo a,
#pageTitle #titleBtns li.gekijo span.cs {
	background-position: -176px -147px;	
}
#pageTitle #titleBtns li.gekijo a:hover,
#pageTitle #titleBtns li.gekijo span.current {
	background-position: -176px -9px;	
}
#pageTitle #titleBtns li.soshu a,
#pageTitle #titleBtns li.soshu span.cs {
	background-position: -340px -147px;
}
#pageTitle #titleBtns li.soshu a:hover,
#pageTitle #titleBtns li.soshu span.current {
	background-position: -340px -9px;
}

#main {
	width: 100%;
	position: relative;
	overflow: hidden;
}
#main h3 {
	width: 920px;
	margin: 0 auto;
}
#main p {
	margin: 12px 0;	
}

/* Rayouts */
#introduction #alpha {
	float: left;
	width: 456px;
	margin-top: -30px;
	text-align: right;
}
#introduction #beta {
	float: right;
	width: 513px;
}
#story #alpha {
	float: left;
	padding-left: 45px;
	width: 470px;
}
#story #beta {
	float: right;
	width: 456px;
}
#story #gumma {
	width:950px;
	padding-left: 45px;
	clear:both;	
}
#story .marginTop35 {
	margin-top: 35px;	
}
#caststaff #alpha {
	float: left;
	width: 456px;
	margin-top: 50px;
	text-align: right;
}
#caststaff #beta {
	float: right;
	margin-top: 50px;
	width: 513px;
}
#theater #alpha {
	width: 880px;
	margin:  35px auto;
}
#movie #alpha {
	width: 640px;
	margin:  35px auto;
	overflow: hidden;
}
#mechanic #alpha {
	width: 880px;
	margin:  25px auto 45px;
}
#character #alpha {
	width: 880px;
	margin:  25px auto 45px;
}
#goods #alpha {
	width: 820px;
	margin:  35px auto;
}
#concert #alpha {
	width: 820px;
	margin:  35px auto;
}

#story .photoM {
	height: 132px;
	padding-bottom: 30px;
}
#story .photoS {
	
}
#introduction .textArea,
#story .textArea {
	width: 420px;
	padding: 12px 24px;
	line-height: 1.7em;
	border: solid 1px #3b3248;	
	background: url(images/bg_bk40.png) repeat left top;
}
#story .textArea {
	margin-bottom: 30px;
}
#introduction .textArea {
	margin-bottom: 15px;	
}
#introduction .textArea h4 {
	color:  #FF0;
	font-size: 18px;
}
#caststaff h3 {
	border-bottom: dotted 1px #999;
	margin: 3px 15px 10px;
	width: 450px;
	text-align: left;
	color: #ded100;
}

#caststaff .tableList th,
#caststaff .tableList td {
	vertical-align: top;
}

#caststaff .tableList th {
	text-align: right;
	width: 18em;
}
#theater .info {
	width: 720px;
	margin: 0 auto 30px;
	/*background-color: #000;*/
	position: relative;
}
#theater .info .block2 {
	position: relative;	
}
#theater .info .poster {
	position: absolute;
	top: 78px;
	right: 44px	
}
#theater .info h3 {
	margin: 0;
	padding: 0;	
}
#theater .info p {
	line-height: 1.4em;
	font-size: 13px;
	padding: 0 44px 8px;	
}
#theater .info strong {
	font-weight: 700;
	font-size: 16px;
	color: #d0c50f;	
}
#theater .info .option {
	margin: 15px 30px 20px;
	border: solid 3px #C00;
	padding: 12px;
	background-color: #181818;
}
#theater .info .option h3 {
	margin: 0px;
	padding: 0;
	font-size: 14px;
	font-weight: 400;
	color: #C00;
}
#theater .info .option p {
	font-size: 12px;
	color: #CCC;
	margin: 1em;
	padding: 0;
}
#theater .info .appendix {
	font-size: 11px;
	color: #AAA;
	line-height: 1.4em;
	padding: 0 44px 30px;	
}
#theater .info .appendix li {
	margin: 4px 0;	
}
#theater .info .box {
	border: dotted 1px #666;
	padding: 10px;
	margin-top: 15px;
}
#theater .info .box p {
	margin: 0.5em;	
	padding: 0;
}
#theater .info .box p strong {
	font-size: 14px;
	font-weight: 400;	
}
#theater .info .block1,
#theater .info .block2 {
	clear: both;
	padding-bottom: 15px;	
	overflow: hidden;
	background-color: #000;
}
#theater .info .block1 p {
	font-size: 14px;	
	margin: 0 10px 15px 45px;
	line-height: 1.7em;
	width: 330px;
	float: left;
	padding: 0;
}
#theater .info .block1 p span {
	color: #C00;	
	font-size: 12px;
}
#theater .info .present {
	float: right;
	width: 322px;
	text-align: left;	
}
#theater .info .schedule {
	float: left;
	width: 380px;	
}
#theater .info dl {
	margin-left: 55px;	
	overflow: hidden;
	margin-bottom: 6px;
	border-left: solid 3px #3e3e3e;	
}
#theater .info dt {
	color: #FF0;
}

#theater .info dt,
#theater .info dd {
	padding: 3px 0;
	line-height: 1.4em;
	padding-left: 10px;	
}
#theater .info dd {
	padding-left: 40px;	
}
#theater .info .block2 .caution {
	width: 382px;
	font-size: 18px;
	color: #0CE;
	margin: 0 0 25px 44px;
	line-height: 1.4em;
}
#theater .tableList {
		clear: both;
		width: 100%;
		border-collapse: collapse;
		background: #000 url(images/bg_bk40.png) repeat left top;
}
#theater .tableList a {
	color: #d0c50f;
}
#theater .tableList a:hover {
	color: #d0c50f;
	text-decoration: underline;
}

#theater .tableList th,
#theater .tableList td {
	padding: 5px;	
	text-align: center;	
	border: dotted 1px #515169;
}
#theater .tableList th {
	/*border-top: none;*/
	border-bottom: double 3px #a82020;
}
#theater .tableList td.theaterName {
	text-align: left;	
	width : 13em;
}
#theater .tableList .area {width: 3em;}
#theater .tableList .theaterTel {width: 8em;}
#theater .tableList .date {width: 6em;}
#theater .tableList .date2 {width: 6em;}
#theater .tableList .maeuri {width: 6em;}
#theater .tableList .maeuri2_ticket,
#theater .tableList .maeuri2_mubichike {width: 6em;}
#theater .tableList .maeuri3_ticket,
#theater .tableList .maeuri3_mubichike {width: 6em;}
#theater .tableList td.maeuri {
	font-size: 12px;
}
#theater .tableList td.ticket {
	background-color: #094173;
	font-size: 12px;
}
#theater .tableList td.mubichike {
	background-color: #7D0002;
	font-size: 12px;
}

#movie dl {
	margin-bottom: 50px;	
}
#movie dt {
	margin-bottom: 7px;
	font-size: 16px;
	/*text-align: center;	*/
}
#movie dd {
	background-color: #000;	
}
#movie .backnumber {
	text-align: center;
	font-size: 18px;	
}

/* メカニック */
#mechanic #main {
	position: relative;
}
#mechanic h3 {
	width: 686px;
	height: 49px;
	margin: 0 auto;	
}
#mechanic  #main #pageNav li {
	position: absolute;
	top: 50%;
}
#mechanic  #main #pageNav li a:hover {
	opacity: 0.6;	
}
#mechanic  #main #pageNav li.prev {
	left: 10px;	
}
#mechanic  #main #pageNav li.next {
	right: 10px;	
}
#mechanic  #main #mechaNav {
	width: 100%;
	height: 64px;
	margin: 0 auto 30px;	
	position: relative;
}
#mechanic  #main #mechaNav .backBtn {
	position: absolute;	
	top: 0;
	left: 0;
	width: 77px;
	height: 64px;
}
#mechanic  #main #mechaNav .backBtn a {
	display: block;
	width: 77px;
	height: 64px;
	text-indent: -9999px;
	background: url(images/mechanic/mechanic_backbtn.png) no-repeat left top;
}
#mechanic  #main #mechaNav .backBtn a:hover {
	background-position: left bottom;	
}
#mechanic  #main #mechaNav ul {
	width: 648px;
	height: 64px;
	margin: 0 auto;	
}	
#mechanic  #main #mechaNav li {
	width: 216px;
	height: 64px;
	float: left;	
}
#mechanic  #main #mechaNav li a,
#mechanic  #main #mechaNav li span {
	display: block;
	width: 216px;
	height: 64px;
	text-indent: -9999px;
	background: url(images/mechanic/mechanic_tab.png) no-repeat left top;
}
#mechanic  #main #mechaNav li.m1 a {background-position: left top;}
#mechanic  #main #mechaNav li.m2 a {background-position: -216px top;}
#mechanic  #main #mechaNav li.m3 a {background-position: -432px top;}

#mechanic  #main #mechaNav li.m1 a:hover {background-position: left bottom;}
#mechanic  #main #mechaNav li.m2 a:hover {background-position: -216px bottom;}
#mechanic  #main #mechaNav li.m3 a:hover {background-position: -432px bottom;}

#mechanic  #main #mechaNav li.m1 a.current {background-position: left bottom;}
#mechanic  #main #mechaNav li.m2 a.current {background-position: -216px bottom;}
#mechanic  #main #mechaNav li.m3 a.current {background-position: -432px bottom;}

#mechanic  #main .lineup {
	clear: both;
	overflow: hidden;
	margin-bottom: 40px;	
}
#mechanic  #main .lineup ul {
	width: 686px;
	margin: 0 auto;	
	overflow: hidden;
}
#mechanic #main .lineup li {
	float: left;
	width: 343px;
	height: 356px;
	text-align: right;	
}
#mechanic  #main .lineup li.clear {
	text-align: left;	
	clear: both;
}
#mechanic  #main .lineup li a:hover {
	opacity: 0.8;	
}

#mechanic #mechaInfo {
	margin: 0 auto;
	overflow: hidden;
}
#mechanic #mechaInfo .outer {
	width: 864px;
	margin: 0 auto;
	padding: 5px;
	border: solid 3px #0f3a65;
	background-color: #000;
}
#mechanic #mechaInfo .inner {
	width: 864px;
	overflow: hidden;
	background: #FFF url(images/mechanic/mechanic_grid.gif) repeat left top;
}
#mechanic #mechaInfo h3 {
	width: 864px;
	height: 64px;
	background-color: #e3e3e3;
}
#mechanic #mechaInfo .mechaBody {
	padding: 4px 0 4px 4px;	
}
#mechanic #mechaInfo .mechaText {
	width: 276px;
	float: left;
	padding: 10px;
	background-color: #181818;
	border: solid 2px #3c3c3c;
}
#mechanic #mechaInfo .mechaImg {
	width: 560px;
	float: right;	
}

/* キャラクター */
#character #main {
	position: relative;
	width: 100%;
}
#character #main h3 {
	width: 888px;
	margin: 0 auto 5px;
	text-align: center;
}
#character #chara1 ul.c5 {
	width: 720px;
	margin: 0 auto 15px;
	overflow: hidden;
}
#character #chara1 ul.c2 {
	width: 288px;
	margin: 0 auto 35px;
	overflow: hidden;
}
/*#character #chara1 ul.c4 {
	width: 576px;
	margin: 0 auto 15px;
	overflow: hidden;
}
#character #chara1 ul.c3 {
	width: 432px;
	margin: 0 auto 35px;
	overflow: hidden;
}*/
#character #chara2 ul {
	width: 720px;
	margin: 0 auto 30px;
	overflow: hidden;
}
#character #chara3 ul {
	width: 576px;
	margin: 0 auto 30px;
	overflow: hidden;
}
#character #chara4 ul {
	width: 144px;
	margin: 0 auto 30px;
	overflow: hidden;
}
#character .lineup {
	clear: both;	
}
#character .lineup li {
	float: left;
}
#character .lineup li a {
	display: block;
	width: 140px;
	height: 252px;
	margin: 0 2px;	
}
#character .lineup li a:hover {
	opacity: 0.8;	
}
#character .charaLink {
	margin: 50px auto;	
	width: 400px;
}
#character .charaLink a {
	background-color: #900;
	color: #FFF;
	display: block;
	line-height: 50px;
	height: 50px;
	text-align: center;
	width: 400px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}
#character .charaLink a:hover {
	background-color: #C00;
	color: #FDD;
}	

/* Goods */
#goods .info {
	margin-bottom: 30px;
	background: url(images/bg_bk40.png) repeat left top;
	padding: 30px;
	border: solid 1px #666;
}
#goods .info p {
	line-height: 1.4em;
	font-size: 13px;
	padding: 0 44px 8px;	
}
#goods .info strong {
	font-weight: 700;
	font-size: 16px;
	color: #d0c50f;	
}
#goods .info .appendix {
	font-size: 11px;
	color: #AAA;
	line-height: 1.4em;
	padding: 0 44px 30px;	
}
#goods .info .appendix li {
	margin: 4px 0;	
}
#goods .info h3 {
	clear: both;
	font-size: 22px;	
	color: #900;
	margin: 0;
	margin-left: 30px;
	padding: 0 15px 0 15px;
	color: #FFF;
	border-left: solid 8px #900;
}
#goods .info p {
	font-size: 14px;
}
#goods .info p.sub {
	font-size: 20px;
	font-weight: 700;
	line-height: 1.7em;
	margin: 10px 30px 10px 55px;
	padding: 0;	
}
#goods .info h4 {
	font-size: 14px;
	font-weight: 400;
	padding: 0;	
	margin: 0;
}
#goods .info .box {
	margin-bottom: 30px;	
}
#goods .info .detail {
	padding: 0 30px;
	margin-left: 30px;
}
#goods .info .image {
  text-align: left;
}
#goods .info .data {
	padding: 0 5px 15px;
	color: #AAA;	
	font-size: 12px;
	line-height: 1.4em;
}
#goods .info p.data {
	margin: 0;	
	margin-top: 7px;
}
#goods .features {
	padding: 18px 25px;
	border: solid 2px #F00;	
	line-height: 1.4em;
	margin: 0 20px 10px;
}
#goods .features strong {
	display: block;
	text-align: left;
	margin: 0;
	padding: 0;
	margin-bottom: 15px;	
}
#goods .features li {
	margin-bottom: 3px;	
}
#goods .features li ul {
	margin: 0 1em;	
}
#goods .image {
	text-align: center;
	margin: 15px auto 15px;	
}
#goods #panfu {
	overflow: hidden;
	padding-bottom: 30px;	
}
#goods #panfu h3 {
	margin-bottom: 30px;	
}
#goods #panfu p {
	margin: 0 15px 1.5em 0;
	 padding: 0;	
	 line-height: 1.5em;
}
#goods #panfu .omote {
	width: 	250px;
	text-align: center;
	float: left;
}

#goods .lineups {
	width: 732px;
	margin: 0 auto;	
	overflow: hidden;
}
#goods .lineups .item {
	width: 224px;
	padding: 10px;
	float: left;
}
#goods .lineups .clear {
	clear: left;	
}
#goods .lineups .item dt {
	width: 218px;
	height: 218px;
	padding: 3px;	
	background: url(images/goods/goods_item_frame.gif) no-repeat left top;
}
#goods .lineups .item dd {
	padding: 8px;
}
#goods .lineups .item .item-name {
	font-weight: 700;
	color: #EEF700;
}
#goods .lineups .item .item-info {
	color: #CCC;
	font-size: 12px;
	margin-bottom: 1em;
}
#goods .lineups .item .item-option {
	color: #E00;
	font-size: 12px;
}
#goods #pramodel .pramoBlock {
	margin: 0 auto 30px;
	width: 724px;
}
#goods #pramodel h3.product {
	clear: both;
	font-size: 16px;
	width: 700px;	
	color: #900;
	margin: 0 auto;
	padding: 12px 12px;
	color: #FFF;
	border: none;
	border-top: dotted 1px #AAA;
}
#goods #pramodel table {
	margin: 0 44px 30px;
}
#goods #pramodel table th,
#goods #pramodel table td {
	padding: 3px;
	color: #EDEDED;
}
#goods #pramodel table th {
	vertical-align: top;
	color: #d0c50f;	
	width: 6em;
	text-align: left;
}
#goods #pramodel table td ul {
	margin: 0;
	padding: 0;
}
#goods .release {
	font-size: 24px;
}
#goods .amazon {
	padding-top: 15px;
}
#goods .amazon h4 {
	font-size: 14px;
}

/* Concert */
#concert .info {
	margin-bottom: 30px;
	background: url(images/bg_bk40.png) repeat left top;
	padding: 30px;
	border: solid 1px #666;
}
#concert .info .intro {
	margin: 0 0 30px 30px;
}
#concert .info .intro th,
#concert .info .intro td {
	vertical-align: top;
	padding: 2px;
}
#concert .info .intro th {
	text-align: right;
	width: 5em;
}
#concert .info p {
	line-height: 1.4em;
	font-size: 13px;
	padding: 0 44px 8px;	
}
#concert .info strong {
	font-weight: 700;
	font-size: 16px;
	color: #d0c50f;	
}
#concert .info .appendix {
	font-size: 11px;
	color: #AAA;
	line-height: 1.4em;
	padding: 0 44px 30px;	
}
#concert .info .appendix li {
	margin: 4px 0;	
}
#concert .info h3 {
	clear: both;
	font-size: 22px;	
	color: #900;
	margin: 0 0 30px 15px;
	padding: 0 15px 0 15px;
	color: #FFF;
	border-left: solid 8px #900;
}
#concert .info p {
	font-size: 14px;
}
#concert .info p.sub {
	font-size: 22px;
	font-weight: 700;
	line-height: 1.7em;
	margin: 10px 30px 30px 30px;
	padding: 0;	
}
#concert .info h4 {
	font-size: 18px;
	font-weight: 400;
	padding: 0;	
	margin: 0;
	width: 680px;
	margin: 30px auto 15px;
}
#concert .info h5 {
	font-size: 14px;
	font-weight: 400;
	padding: 0;	
	margin: 0;
	text-align: left;
	width: 720px;
	margin: 30px auto 15px;
}
#concert .info .imgLarge {
	width: 700px;
	margin: 0 auto 15px;	
	background-color: #e8e8e8;
	padding: 0 4px;
}
#concert .info .playlist {
	width: 600px;
	margin: 0 auto 30px;
}
#concert .info .playlist th,
#concert .info .playlist td {
	padding: 5px;
	vertical-align: top;
	text-align: left;
	font-size: 16px;
	width: 290px;
}
#concert .info .playlist td p {
	font-size: 14px;
	line-height: 1.6em;
}
#concert .info .box {
	margin-left: 50px;
	margin-bottom: 30px;	
}
#concert .info .detail {
	padding: 0 30px;
	margin-left: 30px;
}
#concert .info .data {
	padding: 0 5px 15px;
	color: #AAA;	
	font-size: 12px;
	line-height: 1.4em;
}
#concert .info p.data {
	margin: 0;	
	margin-top: 7px;
}
#concert .basic {
	padding: 18px 25px;
	border: solid 2px #F00;	
	line-height: 1.4em;
	margin: 0 20px 10px;
}
#concert .basic strong {
	display: block;
	text-align: left;
	margin: 0;
	padding: 0;
	margin-bottom: 15px;	
}
#concert .basic table {
	margin-bottom: 30px;
}
#concert .basic table th,
#concert .basic table td {
	padding: 5px;
}
#concert .basic table th {
	text-align: right;
	vertical-align: top;
}
#concert .basic li {
	margin-bottom: 3px;	
}
#concert .basic li ul {
	margin: 0 1em;	
}
#concert .image {
	text-align: center;
	margin: 15px auto 15px;	
}

/* Concert リスト */
#concert .list {
	width: 732px;
	margin: 0 auto;	
	overflow: hidden;
}
#concert .list .itemHeader {
	padding: 10px 15px;
	border-bottom: solid 2px #C00;
	overflow: hidden;
	font-weight: 700;
	color: FF0;
}
#concert .list .item {
	padding: 8px 20px;
	border-bottom: solid 1px #282828;
	overflow: hidden;
}
#concert .list .item-name {
	float: left;
	width: 500px;
}
#concert .list .item-price {
	float: right;
	width: 140px;
	text-align: left;
	padding-left: 25px;
}
#concert .lineups {
	width: 732px;
	margin: 0 auto 30px;	
	overflow: hidden;
}
#concert .lineups .item {
	width: 224px;
	padding: 10px;
	float: left;
}
#concert .lineups .clear {
	clear: left;	
}
#concert .lineups .item dt {
	width: 218px;
	height: 218px;
	padding: 3px;	
	background: url(images/goods/goods_item_frame.gif) no-repeat left top;
}
#concert .lineups .item dd {
	padding: 8px;
}
#concert .lineups .item .item-name {
	font-weight: 700;
	color: #EEF700;
}
#concert .lineups .item .item-info {
	color: #CCC;
	font-size: 12px;
	margin-bottom: 1em;
}
#concert .lineups .item .item-option {
	color: #E00;
	font-size: 12px;
}

/* Goods And Concert Tab Menu */
#goods #tabMenu,
#concert #tabMenu {
	width: 	711px;
	height: 52px;
	margin: 0 auto 45px;
}
#goods #tabMenu li,
#concert #tabMenu li {
	width: 178px;
	height: 52px;
	float: left;
}
#goods #tabMenu li.bluray,
#concert #tabMenu li.event-info {
	width: 177px;
}
#goods #tabMenu li a,
#goods #tabMenu li span {
	display: block;
	width: 178px;
	height: 52px;
	text-indent: -9999px;
	background: url(images/goods/goods_tabs2.png) no-repeat left top;
}
#concert #tabMenu li a,
#concert #tabMenu li span {
	display: block;
	width: 178px;
	height: 52px;
	text-indent: -9999px;
	background: url(images/concert/concert_tabs.png) no-repeat left top;
}
#goods #tabMenu li.bluray a,
#goods #tabMenu li.bluray span,
#concert #tabMenu li.bluray a,
#concert #tabMenu li.bluray span {
	width: 177px;
}
#goods #tabMenu li.bluray a {background-position: left top;}
#goods #tabMenu li.theater-goods a {background-position: -177px top;}
#goods #tabMenu li.theater-program a {background-position: -355px top;}
#goods #tabMenu li.theater-pramodel a {background-position: -533px top;}

#goods #tabMenu li.bluray a:hover {background-position: left bottom;}
#goods #tabMenu li.theater-goods a:hover {background-position: -177px bottom;}
#goods #tabMenu li.theater-program a:hover {background-position: -355px bottom;}
#goods #tabMenu li.theater-pramodel a:hover {background-position: -533px bottom;}

#goods #tabMenu li.bluray span.current {background-position: left bottom;}
#goods #tabMenu li.theater-goods span.current {background-position: -177px bottom;}
#goods #tabMenu li.theater-program span.current {background-position: -355px bottom;}
#goods #tabMenu li.theater-pramodel span.current {background-position: -533px bottom;}

#goods #tabMenu li span.cs {background-position: -533px top;}

#concert #tabMenu li.event-info a {background-position: left top;}
#concert #tabMenu li.event-goods a {background-position: -177px top;}

#concert #tabMenu li.event-info a:hover {background-position: left bottom;}
#concert #tabMenu li.event-goods a:hover {background-position: -177px bottom;}

#concert #tabMenu li.event-info span.current {background-position: left bottom;}
#concert #tabMenu li.event-goods span.current {background-position: -177px bottom;}

#concert #tabMenu li.bddvd-2015-2012 a,
#concert #tabMenu li.bddvd-2015-2012 span,
#concert #tabMenu li.bddvd-2015 a,
#concert #tabMenu li.bddvd-2015 span,
#concert #tabMenu li.bddvd-2012 a,
#concert #tabMenu li.bddvd-2012 span
{
	background: url(images/concert/concert_bddvd_tabs2.png) no-repeat left top;
}

#concert #tabMenu li.bddvd-2015-2012 a {background-position: left top;}
#concert #tabMenu li.bddvd-2015 a {background-position: -177px top;}
#concert #tabMenu li.bddvd-2012 a {background-position: -354px top;}

#concert #tabMenu li.bddvd-2015-2012 a:hover {background-position: left bottom;}
#concert #tabMenu li.bddvd-2015 a:hover {background-position: -177px bottom;}
#concert #tabMenu li.bddvd-2012 a:hover {background-position: -354px bottom;}

#concert #tabMenu li.bddvd-2015-2012 span.current {background-position: left bottom;}
#concert #tabMenu li.bddvd-2015 span.current {background-position: -177px bottom;}
#concert #tabMenu li.bddvd-2012 span.current {background-position: -354px bottom;}

/* ShareBtns Area */
#shareBtns {
	position: absolute;
	top: 9px;
	right: 10px;
	width: 230px;
	height: 28px;
	overflow: hidden;
}
#shareBtns li {
	float: left;	
	width: 120px;
	overflow: hidden;
}
#shareBtns li.twitter {width: 110px;}



#footer {
	width: 100%;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
	line-height: 1.2em;
	
}
#footer .copyright {
	color: #999;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

.alignRight {
	text-align: right;	
}
.alignCenter {
	text-align: center;	
}
.alignLeft {
	text-align: left;	
}
.yellow {
	color: #d0c50f;
}
.tSmall {
	font-size: 11px;
}

.fb_iframe_widget > span {
  vertical-align: baseline !important;
}