@charset "euc-jp";
/*********************************************
内容       : 旧イベントのピンク枠とかテンプレート
ページURL  : 旧common/event
メモ　     : ev_template.cssと一部異なる
　　　　　　　 以後使わないこと 杉浦 210902
*********************************************/
/**************** LINK ****************/
a:link{ color: #cc6600; }
a:visited{ color: #cc6600; }　
a:active{color: #cc6600;}　
a{ text-decoration: none; }
a:hover{ text-decoration: underline; }

/**************** BODY ****************/
body{
margin: 0;
padding: 0;
background-color: #ffffff;
font-family:'ＭＳ Ｐゴシック','Osaka','ヒラギノ角ゴ Pro W3';
font-size: 12px;
letter-spacing:1px;
color: #333333;
}
body img{
border: 0;
}
#wrapper{
margin: 0 auto;
padding: 0;
height: auto;
}
*{
zoom: 1;
}
p{
margin:15px 10px;
padding:0;
}

/**************** HEADER ****************/
#header{
margin: 0;
padding: 0;
height:58px;
width: 100%;
background:url(http://www.angel-live.com/common/event/img/bg_head_body.gif) repeat-x;
overflow:hidden;
}

#header div.left{
height:58px;
background:url(http://www.angel-live.com/common/event/img/bg_head_left.gif) no-repeat top left;
}

#header div.right{
height:58px;
background:url(http://www.angel-live.com/common/event/img/bg_head_right.gif) no-repeat top right;
}

#header h1{
margin:0;
}

#header h1 a{
display:block;
margin:0 0 0 14px;
text-indent:-9999px;
overflow:hidden;
outline:none;
height:40px;
width:134px;
background:url(http://www.angel-live.com/common/event/img/img_head_title.gif) no-repeat;
}

#header div.img{
margin:20px 7px 0 7px;
height:150px;
background-color:white;
}

/**************** FOOTER ****************/
#footer{
margin: 0;
padding: 0;
height:46px;
width: 100%;
background:url(http://www.angel-live.com/common/event/img/bg_foot_body.gif) repeat-x;
text-align:center;
}

#footer div.left{
height:46px;
background:url(http://www.angel-live.com/common/event/img/bg_foot_left.gif) no-repeat left top;
}

#footer div.right{
height:46px;
background:url(http://www.angel-live.com/common/event/img/bg_foot_right.gif) no-repeat right top;
}
#footer div.link{
margin:5px auto auto 8px;
line-height:1.2em;
color:#cccccc;
outline:none;
float:left;
}
#footer div.link a{
line-heigth:1.4em;
outline:none;
color:#cccccc;
text-decoration:none;
}
#footer div.link a:link{
text-decoration:none;
}
#footer div.link a:hover{
color:#ffffff;
text-decoration:underline;
}
#footer a.close{
display:inline;
float:right;
margin:3px 12px 0 0;
text-indent:-9999px;
overflow:hidden;
outline:none;
height:18px;
width:59px;
background:url(http://www.angel-live.com/common/event/img/btn_foot_close.gif) no-repeat;
}

#footer a.logo{
display:block;
margin:10px auto 0 auto;
overflow:hidden;
height:16px;
outline:none;
color:black;
text-decoration:none;
}


/**************** MOBILE MAIN TABLE ****************/
#main{
width: 100%;
line-height:1.6em;
}

#main div.left{
background:url(http://www.angel-live.com/common/event/img/bg_main_left.gif) repeat-y left;
}

#main div.right{
background:url(http://www.angel-live.com/common/event/img/bg_main_right.gif) repeat-y right;
}

#main div.top{
height:30px;
background:url(http://www.angel-live.com/common/event/img/bg_top_body.gif) repeat-x;
}

#main div.top div.docomo_left{
height:30px;
background:url(http://www.angel-live.com/common/event/img/bg_top_docomoleft.gif) no-repeat left;
}
#main div.top div.au_left{
height:30px;
background:url(http://www.angel-live.com/common/event/img/bg_top_auleft.gif) no-repeat left;
}
#main div.top div.softbank_left{
height:30px;
background:url(http://www.angel-live.com/common/event/img/bg_top_softbankleft.gif) no-repeat left;
}

#main div.top div.left{
height:30px;
background:url(http://www.angel-live.com/common/event/img/bg_top_left.gif) no-repeat left;
}

#main div.top div.right{
height:30px;
background:url(http://www.angel-live.com/common/event/img/bg_top_right.gif) no-repeat right;
}

#main div.top div#evtitle{
margin-left:17px;
width:96px;
height:14px;
background:url(http://www.angel-live.com/common/img/bg_main_title.gif) no-repeat;
}

#main div.bottom{
height:18px;
background:url(http://www.angel-live.com/common/event/img/bg_bottom_body.gif) repeat-x;
}

#main div.bottom div.left{
height:18px;
background:url(http://www.angel-live.com/common/event/img/bg_bottom_left.gif) no-repeat left;
}

#main div.bottom div.right{
height:18px;
background:url(http://www.angel-live.com/common/event/img/bg_bottom_right.gif) no-repeat right;
}

/**************** TAIKAI ****************/
#main div.top div.taikai_left{
height:30px;
background:url(http://www.angel-live.com/common/event/img/bg_top_taikai.gif) no-repeat left;
}
#main iframe.taikai{
margin:12px 16px;
text-align:center;
}

/**************** MAIN ****************/

#main dl{
margin:15px 15px 0 15px;
padding:0;
}

#main dl dt{
color:#333;
font-weight:bold;
margin:0 0 10px 0;
padding:0 0 0 25px;
width:95px;
display:inline;
float:left;
background:url(http://www.angel-live.com/common/event/img/ico_event_list.gif) no-repeat 10px 50%;
}

#main dl dd{
margin:0 0 15px 120px;
padding:0;
display:block;
}

#main dl dd.title{
font-weight:bold;
}

#main dl dd iframe.date{
display:inline;
float:right;
margin:0 10px;
}

#main div.frame{
margin:0 15px;
padding:0;
}

/**************** OTHER ****************/
.clear{
clear: both;
overflow:hidden;
height:0px;
}
