@charset "utf-8";


/* 全体
---------------------------*/
#xland {
width: 980px;
background-color: #dedede;
}

#xland .font-medium {
font-size: 1.3em;
}

#xland .font-big {
font-size: 1.5em;
}

#xland .font-bold {
font-weight: bold;
}

#xland .font-color1 { 
color:#ff0000;
}

#xland .font-color2 { 
color:#ff8c00;
}

#xland .margin-b5 { 
margin-bottom:5px;
}

#xland .margin-b10 { 
margin-bottom:10px;
}

#xland .margin-b15 { 
margin-bottom:15px;
}

#xland .margin-b30 { 
margin-bottom:30px;
}

#xland .clear {
clear:both;
}

#xland .img_center {
display: block;
margin-left: auto;
margin-right: auto;
text-align: center;
}

/* コンテンツ
---------------------------*/
#xland .xland_contents {
width: 940px;
background-color: #ffffff;
margin: 0px 20px;
padding:20px 0px;
}

/* アーティスト
---------------------------*/
#xland .xland_artist {
width: 900px;
margin: 10px auto 40px auto;
background-color: #ffffff;
padding:10px 0px;
border-top: 1px solid #999;
border-bottom: 1px solid #999;
font-weight:bold;
text-align:center;
}

/* 先行ボタン
---------------------------*/
#xland .xland_senkou_1 {
position:relative;
width: 900px;
height:50px;
margin: 20px auto 0px auto;
background-image:url(http://image.pia.jp/images2/static/pia/feature/music/xland/xland_senkou_1.jpg);
background-position:0px 0px;
background-repeat:no-repeat;
}

#xland .xland_senkou_1 a {
display:block;
width: 900px;
height:50px;
text-indent:-9999px;
background-image:url(http://image.pia.jp/images2/static/pia/feature/music/xland/xland_senkou_1.jpg);
background-position:0px 0px;
background-repeat:no-repeat;
}

#xland .xland_senkou_1 a:hover {
background-image:url(http://image.pia.jp/images2/static/pia/feature/music/xland/xland_senkou_1.jpg);
background-position:0px -50px;
background-repeat:no-repeat;
}

#xland .xland_senkou_2 {
position:relative;
width: 900px;
height:50px;
margin: 0px auto 0px auto;
background-image:url(http://image.pia.jp/images2/static/pia/feature/music/xland/xland_senkou_2.jpg);
background-position:0px 0px;
background-repeat:no-repeat;
}

#xland .xland_senkou_2 a {
display:block;
width: 900px;
height:50px;
text-indent:-9999px;
background-image:url(http://image.pia.jp/images2/static/pia/feature/music/xland/xland_senkou_2.jpg);
background-position:0px 0px;
background-repeat:no-repeat;
}

#xland .xland_senkou_2 a:hover {
background-image:url(http://image.pia.jp/images2/static/pia/feature/music/xland/xland_senkou_2.jpg);
background-position:0px -50px;
background-repeat:no-repeat;
}


/* 会場案内
---------------------------*/
#xland .xland_acces {
width:900px;
margin: 30px 20px 0px 20px;
}

#xland .xland_acces .acces_left {
width:520px;
margin:5px 30px 0px 0px;
float:left;
display:inline;
}

#xland .xland_acces .acces_right {
width:350px;
margin:5px 0px 0px 0px;
float:left;
display:inline;
}


/* 公演情報
---------------------------*/
#xland .xland_data {
width: 900px;
padding: 0px 0px;
margin: 30px 20px 0px 20px;
}

#xland .xland_data .title {
width: 890px;
padding: 5px;
background-color: #222;
color: #f0f0f0;
font-weight:bold;
margin-bottom: 5px;
}

#xland .xland_data .data_left {
width: 560px;
margin-left: 0px;
margin-right: 20px;
float: left;
display: inline;
}

#xland .xland_data .data_right {
width: 250px;
padding-top: 30px;
float: left;
display: inline;
}


/* オフィシャルサイトへのリンク
---------------------------*/
#xland .xland_official {
width: 850px;
margin: 20px 40px;
padding: 5px;
text-align:center;
font-size:1.2em;
font-weight:bold;
border: 1px solid #666;
}

#xland .xland_official a {
color: #666;
}