html {
/*	background: url(../images/bg.jpg) no-repeat 0 0;*/
	width: 100%;
	height: 100%;
}

html body {
	background: url(../images/bg-dot.gif) repeat center center #f6f6f6;
	width: 100%;
	height: 100%;
	line-height: 1.5;
	letter-spacing: .5px;
	font-size: 12px;
}

a {
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}


/* ------------------------------------------------------------
	wrapper
------------------------------------------------------------ */
#outline {
	width: 100%;
	background: url(../images/bg.jpg) no-repeat center 0;
}

#wrapper {
	width: 941px;
	padding: 0 0 0;
	position: relative;
/*	background: url(../images/bg-rep.jpg) repeat-y 0 0;*/
	background: none  #fff;
	margin: 0 auto;
}

#wrapper-inner{
	padding: 0 33px 20px 33px;
/*	background: url(../images/bg-btm.jpg) no-repeat 0 bottom;*/
}

/* ------------------------------------------------------------
  header Layout
------------------------------------------------------------ */
#header {
	width: 100%;
	height: 179px;
	position: relative;
}

#header h1 {
	text-indent: -9999px; 
	position: absolute;
	width: 248px;
	height: 167px;
	top: 0px;
	left: 0px;
	background: url(../images/titlelogo.jpg) no-repeat 0 0;
} 

#header h2 {
	text-indent: -9999px; 
	position: absolute;
	width: 642px;
	height: 66px;
	top: 0px;
	left: 245px;
	background: url(../images/lead.gif) no-repeat 0 0;
} 

#header .schedule {
	text-indent: -9999px;
	position: absolute;
	width: 304px;
	height: 109px;
	top: 68px;
	left: 250px;
	background: url(../images/schedule.gif) no-repeat 0 0;
}

#header .sunstar0ra2 {
	position: absolute;
	bottom: 12px;
	left: 560px;
	display: block;
	padding: 4px 7px;
	background: url(../images/bg-dot.gif) repeat 0 0;
}

#socialfeed {
	position: absolute;
	right: 0;
	top: 35px;
	width: 315px;
	height: 50px;
}

#socialfeed li {
	float: left;
	width: 105px;
}


/* ------------------------------------------------------------

------------------------------------------------------------ */
#footer {
	width: 942px;
	margin: 0 auto;
	padding: 30px 0 40px;
	background-color: #498bf5;
/*	background: url(../images/bg-btm.jpg) no-repeat center 0;*/
	text-align: center;
}

#footer img {
	margin: 0 14px 0 0;
}

/* ------------------------------------------------------------
	Global Navigation
------------------------------------------------------------ */
#gNavi {
	width: 835px;
	height: 33px;
	padding: 0 0 0 40px;
	background: url(../images/bg-nav.gif) repeat-x 0 0;
}

#gNavi li {
	float: left;
	line-height: 0;
}


/* ------------------------------------------------------------
	Movie Screen
------------------------------------------------------------ */
#movieScreen {
	margin: 0 0 24px 0;
	position: relative;
	height: 432px;
	width: 873px;
	overflow: hidden;
	border-left: 1px solid #278ff2;
	border-right: 1px solid #278ff2;
	border-bottom: 1px solid #278ff2;
	background: url(../images/bg-movie01.jpg) no-repeat 0 0;
}

#mvStage {
	position: absolute;
	top: 0;
	left: 0;
}


/* ------------------------------------------------------------
	ExtraItems
------------------------------------------------------------ */
#extraItems {
	position: absolute;
	width: 62px;
	height: 221px;
	top: 100px;
	right: -52px;
	background: url(../images/bg-extra.png) no-repeat 0 0;
	padding: 6px 0 0 0;
}

#extraItems img {
	margin: 2px 0 0 18px;
}

/* ------------------------------------------------------------
	Main Contents
------------------------------------------------------------ */
#main {

}

#mL {
	float: left;
	width: 580px;
}

#mR {
	float: right;
	width: 265px;
}

#mL h2 {
	text-indent: -9999px;
	width: 581px;
	height: 14px;
	margin: 0;
	background: url(../images/topics-news.gif) no-repeat 0 0;
}

#mR h2 {
/*	text-indent: -9999px;
	width: 301px;
	height: 35px;
	background: url(../images/twitter.jpg) no-repeat -1px 0;*/
}

#items {
	margin: 10px 0 0 0;
	padding: 10px;
	max-height: 630px;
	overflow-y: auto;
	border: 1px solid #2a91f3;
}

.item {
	padding: 0 0 15px 0;
	margin: 0 0 15px 0;
	background: url(../images/bg-dot_2.gif) repeat-x 0 bottom;
}

.item dl {
	color: #0f6182;
	font-size: 16px;
}

.item dt {
	width: 110px;
	float: left;
}

.item dd {	
	width: 430px;
	float: left;
}

.item p {
	font-size: 12px;
	margin: 5px 0 0 0;
}

.date {
	font-size: 12px;
	display: block;
	color: #268af3;
	font-weight: bold;
	letter-spacing: 0px;
}

.intt {
	background-color: #ccffff;
	color: #3c3e9a;
	font-weight: bold;
	padding: 3px;
	font-size: 14px;
}

.bnrs {
	padding: 0 0 0 0;
}
.bnrs a img {
	margin: 0 0 20px 0;
}



#twitExtraTimeLine {
/*	height: 500px;
	overflow-x: hidden;
	overflow-y: scroll;*/
}

#twitExtraTimeLine a {
	color: #1cb1e7 !important;
}


#twitExtraTimeLine .add,
#twitExtraTimeLine .even {
	border-bottom: 1px solid #ccc;
}


/* ------------------------------------------------------------
	2nd LINE UP
------------------------------------------------------------ */
#areaLineup {
	width: 909px;
	padding: 0 0 17px 0;
}

#areaLineup h2 {
	text-indent: -9999px;
	height: 119px;
	margin: 7px 0 60px;
	background: url(../images/2nd/tt-lineup.gif) no-repeat 0 0;
}

.performers {
	background: url(../images/2nd/bg-lineup.gif) repeat-y 0 0;
}

.performers li {
	color: #498bf5;
	font-size: 14px;
	font-weight: bold;
}

.day01 {
	margin: 40px 0 18px 0;
   *margin: 0px 0 18px 0;
}

.day02 {
	margin: 0 0 18px 0;
}

.day03 {
	margin: 0 0 0 0;
}


.live-info {
	width: 195px;
	float: left;
	padding: 15px 0 0 0;
}

.live-info ul {
	width: 150px;
	padding: 10px 0 0 0;
}

.live-info li {
	padding: 11px 0;
	text-align: center;
	border-top: 1px solid #498bf5;
}

.artists {
	width: 680px;
	float: left;
}

.artists li {
	float: left;
	margin: 0 20px 20px 0;
	line-height: 0;
}

/* ------------------------------------------------------------
	2nd GUIDELINE/MAP
------------------------------------------------------------ */
#areaGuideLine {

}

#areaGuideLine h2 {
	text-indent: -9999px;
	height: 119px;
	margin: 7px 0 65px;
	background: url(../images/guideline/tt-guide_map.gif) no-repeat 0 0;
}

.gmL {
	float: left;
	width: 250px;
}

.gmR {
	float: right;
	width: 593px;
	font-size: 12px;
	padding: 0 0 20px 0;
}

.gmL li {
	padding: 0 0 3px 0;
	line-height: 0;
	background: url(../images/2nd/ln-gray01.gif) repeat-x 0 bottom;
}

.gmL li a {
	display: block;
	padding: 0 0 0 30px;
	background: url(../images/ticket/arrow-r.gif) no-repeat 0 center;
}

.gmR ul {
	margin: 35px 0 60px;
	border-bottom: 1px dotted #ccc;
}

.gmR li {
	font-size: 12px;
	padding: 10px 0;
	border-top: 1px dotted #ccc;
	/*background: url(../images/2nd/dot-blue.gif) repeat-x 0 bottom;*/
}

.gmrtt01 {
	float: left;
	width:225px;
	padding: 0 0px 0 15px;
	text-align: left;
	color: #646464;
	background: url(../images/guideline/ico-maru.gif) no-repeat 0 3px;
}
.gmrtt02 {
	color: #646464;
	float: left;
	width: 350px;
}

#gglMap {
	margin: 35px 0;
}

.noline {
	background-image: none !important;
}



/* ------------------------------------------------------------
	2nd TOPICS
------------------------------------------------------------ */
#areaTopics {

}

#areaTopics h2 {
	text-indent: -9999px;
	height: 119px;
	margin: 7px 0 60px;
	background: url(../images/topics/tt-topics.gif) no-repeat 0 0;
}

.tpL {
	float: left;
	width: 281px;
}

.tpR {
	float: right;
	width: 565px;
	font-size: 12px;
}

.tpL li {
	padding: 18px 10px 20px;
	background: url(../images/bg-dot02.gif) repeat-x 0 bottom;
}

.tpL li .date {
	margin: 0 0 3px 0;
	color: #268af3;
}

.tpL li a {	color: #7e7e7e; }
.tpL li a:visited {	color: #ce3e5e; }
.tpL li a:hover   {	 }

.tp-item .date{
	color: #0f6182;
}

.tp-item dl {
	color: #0f6182;
}

.tp-item dt {
	width: 130px;
	float: left;
}

.tp-item dd {
	color: #0f6182;
	width: 425px;
	float: left;
	font-size: 16px;
}



/* ------------------------------------------------------------
	2nd TICKET
------------------------------------------------------------ */
#areaTicket {
	
}

.ticketinfo {
	margin: 40px 0 0 0;
}

#areaTicket h2 {
	text-indent: -9999px;
	height: 119px;
	margin: 7px 0 60px;
	background: url(../images/ticket/tt-ticket.gif) no-repeat 0 0;
}

.tkL {
	float: left;
	width: 250px;
}

.tkR {
	float: right;
	width: 593px;
	font-size: 13px;
}

.tkL ul,
.gmL ul {
	background: url(../images/ticket/dot-line.gif) repeat-x 0 0;
}

.tkL li,
.gmL li {
	padding: 9px 0;
	background: url(../images/ticket/dot-line.gif) repeat-x 0 bottom;
	line-height: 0;
}

.tkL li a{
	display: block;
	padding: 0 0 0 30px;
	background: url(../images/ticket/arrow-r.gif) no-repeat 0 center;
}

.tkfxt {
	padding: 0 0 25px 0;
	border-bottom: dotted 1px #5d5d5d;
	color: #1cb1e7;
}

.tkfxt p {
	padding: 15px 0;
	font-size: 20px;
	font-weight: bold;
}

.tkfxt span {
	color: #000;
	font-size: 11px;
}

.tkfxt table {
	margin: 20px 0;
}

.tkfxt tr {
	margin: 10px 0;
}

.tkfxt th {
	padding: 3px 5px 3px 10px;
	color: #484848;
}

.tkfxt td {
	padding: 3px 5px 3px 10px;
	color: #484848;
}

.bleback {
	background: #cbeffb;
}

.tyuui {
	margin: 10px 0 0 0;
}

.tyuui li {
	padding: 0 0 7px 15px;
	font-size: 11px;
	color: #333333;
	background: url(../images/ticket/ico-apos.gif) no-repeat 0 2px;
}


#areaForm {
	padding: 90px 0 25px 0;
	background: url(../images/ticket/arrow-d.gif) no-repeat center 15px;
}

.formdetail {
	min-height: 160px;
	background: url(../images/ticket/bg-form.gif) no-repeat 0 bottom #faf9f8;
}

.idpass {
	width: 90%;
	margin: 20px auto 0;
	text-align: center;
	padding: 20px 0;
	border-top: 1px dotted #828282;
	border-bottom: 1px dotted #828282;
}
.idpass img {

}
.idpass input[type=text],
.idpass input[type=password] {
	margin: 0 10px 0 0;
}
.formdetail p {
	padding: 16px 0 12px;
	text-align: center;
}
.formdetail p img {
	cursor: pointer;
	margin: 0 20px 0 0;
}

.jlc-btns {
	margin: 0 -12px 20px 0;
}
.jlc-btns img {
	margin: 0 12px 0 0;
}

.btn-send {
	padding: 30px 0 0 140px;
}

.errtxt {
	text-align: center;
}

.attention {
	padding: 5px 10px 5px 0;
}

.attention li {
	padding: 0 0 5px 15px;
	background: url(../images/2nd/kome.gif) no-repeat 0 3px;
}

.jwavenet {
	margin: 13px 0 0 0;
}

.jwavenet img {
	margin: 0 0 0 4px;
}

.to-form {
	text-align: center;
	padding: 5px 0; 
}

.allinfo{
 border: 2px solid #008FEE;
 margin: 0 0 30px;
 padding-left: 10px;
 text-align: center;
 width: 585px;
}

.allinfo li {
 padding: 10px 0;
}



/* ------------------------------------------------------------
	2nd Blog
------------------------------------------------------------ */
body#blog {

}

body#blog #areaTopics h2 {
	text-indent: -9999px;
	height: 119px;
	margin: 7px 0 40px;
	background: url(../images/blog/tt-blog.gif) no-repeat 0 0;
}

body#blog #latest {
	padding: 0 0 18px;
	background: url("../images/bg-dot02.gif") repeat-x 0 bottom;
}

body#blog #latest h2 {
	height: 15px;
	margin: 0 0 5px 0;
	padding: 0 0 0 10px;
	color: #000;
	background: url(../images/blog/blog.gif) no-repeat 0 0;
}

body#blog  #latest ul {
	padding: 35px 0 0 0;
	background: url(../images/blog/latest.gif) no-repeat 0 15px;

}

body#blog .tpL  li {
	padding: 0 0 3px 26px;
	background: none;
}

body#blog #kensaku{
	padding: 18px 0;
	background: url("../images/bg-dot02.gif") repeat-x 0 bottom;
}

body#blog .kensakubox {
	padding: 0 0 0 70px;
	background: url(../images/blog/search.gif) no-repeat 0 0px;
}

body#blog #category {
	padding: 0 0 18px;
	background: url("../images/bg-dot02.gif") repeat-x 0 bottom;
}

body#blog #category h2 {
	margin: 0 0 5px 0;
	height: 14px;
	background: url(../images/blog/category.gif) no-repeat 0 0;
}

body#blog .tpR {
	width: 562px;
	border-bottom: 1px solid #0099ff;
}

.tpR .entry {
	border-top: 1px solid #0099ff;
	border-left: 1px solid #0099ff;
	border-right: 1px solid #0099ff;
	margin: 0;
}

.tpR .entry h3 {
	color: #4c4b4b;
	font-size: 14px;
}

.tpR .entry a {
	color: #498bf5;
}

.tpR .entry h3 {
	padding: 5px 0 0 10px;
	min-height: 30px;
	background: url(../images/blog/bg-entry-title.gif) no-repeat 0 0;
}

.tpR .article {
	padding: 20px 10px;
}

body#blog .info {
	margin: 20px 0 0 0;
	text-align: right;
	padding: 0 0 8px;
/*	background: url(../images/2nd/bg-btm-eside.gif) no-repeat 0 bottom #e5f5fa;*/
}

body#blog .info a {
	color: #31b8e9;
}

body#blog .info p {
	padding: 0 10px;
	color: #03416c;
}

body#blog .info p span {
	color: #858383;
}

.authornn {
	padding-top: 8px !important;
	background: url(../images/2nd/bg-top-eside.gif) no-repeat 0 0;
}

.kensakubox input {
	margin: 0 3px 0 0;
	vertical-align: top;
}

.byline p {
	display: inline;
}

/* ------------------------------------------------------------
	2nd SETLIST
------------------------------------------------------------ */
#areaSetlist {

}

#areaSetlistsat h2 {
	text-indent: -9999px;
	height: 100px;
	margin: 20px 0;
	background: url(../images/2nd/ttl_0901.jpg) no-repeat 0 0;
}

#areaSetlistsun h2 {
	text-indent: -9999px;
	height: 100px;
	margin: 20px 0;
	background: url(../images/2nd/ttl_0902.jpg) no-repeat 0 0;
}

.slL {
	float: left;
	width: 281px;
}

.slR {
	float: right;
	width: 597px;
	font-size: 12px;
}

.slL li {
}


.sl-item {

}

.namebk0901 {
	width: 597px;
	height: 35px;
	background: url(../images/2nd/nameback0901.jpg) no-repeat;;
	padding-left: 20px;
	margin: 10px 0;
}

.namebk0902 {
	width: 597px;
	height: 35px;
	background: url(../images/2nd/nameback0902.jpg) no-repeat;;
	padding-left: 20px;
	margin: 10px 0;
}

.namebk0901,.namebk0902 p {
	color: #fff;
	font-size: 16pt;
}

.sl-item dl {
	color: #0f6182;
}

.sl-item dt {
	width: 253px;
	float: left;
	font-size: 16px;
}

.sl-item li {
	font-size: 12px;
	color: #000;
	border-bottom: dotted 1px #000;
	padding: 5px 10px 5px 10px;
}


.sl-item dd {	
	width: 330px;
	float: left;
	margin: 0 0 20px 10px;
}

dd img {	
	float: left;
	margin: 2px 2px
}





#area-setlist {
	
}
#area-setlist h2{
    margin: 7px 0 65px;
}

.setlistL {
	float: left;
	width:280px;
}

.setlistR {
	float: left;
	width: 595px;
}

.setlistL ul {
	padding: 4px 3px 1px; 
	background: url(../images/setlist/bg-lu.gif) repeat-y 0 0;
}

.setlistL p {
	margin: 10px 0;
	padding-left: 10px;
}

.sl-box {
	margin: 0 0 25px 0;
}
.sl-box h3{
	margin: 0 0 10px 0;
}
.sl-box ul {
	float: left;
	width: 260px;
}
.sl-box ul li {
	margin: 10px 0 0 0;
}
.sl-box ul b {
	display: inline-block;
	margin-right: 3px;
	font-weight:normal;
}
.sl-box ul span {
	display: inline-block;
	width: 220px;
	padding: 0 0 0px 0;
	border-bottom: 1px dotted #333;
}
.sl-imgs {
	float: left;
	width: 333px;
	text-align: right;
}



