/* CSS Document */

.event, .infor, .mob, .club, .team, .tour, .report,.update{
	width:626px;
	position:relative;
	margin-bottom:4px;
	padding-bottom:4px;
	border-bottom:1px solid #bbb;
	text-align:left;
	font-size:11px;
	line-height:15px;
}
h1{
	font-size:12px;
	font-weight:bold;
	padding:4px 0 4px 12px;
	border-top:1px solid #E82000;
	border-bottom:1px solid #E82000;
	margin-bottom:25px;
	color:#c00;
    background:url("../img/ico_t.gif") no-repeat left top;
		
}
h2{
	font-size:12px;
	font-weight:normal;
	padding:2px 0;
	border-bottom:1px dotted #777;
	margin:14px 0 8px;
	color:#666;
}
h3{
	font-size:12px;
	font-weight:normal;
	padding:4px 60px 4px 12px;
	border-top:1px solid #E82000;
	border-bottom:1px solid #E82000;
	margin-bottom:8px;
	color:#333;
	line-height:17px;
	background:url("../img/ico_t.gif") no-repeat left top;
}
p.text1,p.text2, p.text3{
	font-size:11px;
	line-height:17px;
	margin:10px 20px;
	padding-bottom:10px;

}
em{
	color:#c00;
	font-weight:normal;
	font-style:normal;
}
a.information{
	display:block;
	position:relative;
	width:430px;
	padding-left:58px;
}
.ie a.information{
	width:500px;
}
#navi{
	border-bottom:3px double #666;
	margin-bottom:20px;
	padding-bottom:0;
}
#navi img{
	diaplay:inline;
	margin-right:2px;
	padding-bottom:0;
	border:0;
}
span.updated{

	display:block;
	position:relative;
	left:520px;
	width:100px;
	text-align:right;
	color:#333;
	font-size:10px;
}
.report{
	background:url("../img/report.gif") no-repeat 0 0;
}
.event{
	background:url("../img/event.gif") no-repeat 0 0;
}
.infor{
	background:url("../img/infor.gif") no-repeat 0 0;
}
.club{
	background:url("../img/fanclub.gif") no-repeat 0 0;
}
.team{
	background:url("../img/team.gif") no-repeat 0 0;
}
.tour{
	background:url("../img/tour.gif") no-repeat 0 0;
}

.update{
	background:url("../img/update.gif") no-repeat 0 0;
}
.mob{
	background:url("../img/mob.gif") no-repeat 0 0;
}
ul#backnumber{
	list-style: url(../img/arrow.gif) disc;
}
ul#backnumber li{
	margin-bottom:4px;
	font-size:11px;
}
.back_btn{
	border-top:1px dotted #ccc;
	padding:10px 0;
	margin:10px 0;
	font-size:11px;

	text-align:center;
}
.infobody{
width:550px;
line-height:200%;
margin-left:40px;
}

p.aft_cap{
margin:5px 0 10px;
width:150px;
font-size:10px;
text-align:left;
}
/*:個別招請ページアイコン表示用*/

.report_ico{
	background:url("../img/report.gif") no-repeat right;
}
.event_ico{
	background:url("../img/event.gif") no-repeat right;
}
.infor_ico{
	background:url("../img/infor.gif") no-repeat right;
}
.club_ico{
	background:url("../img/fanclub.gif") no-repeat right;
}
.team_ico{
	background:url("../img/team.gif") no-repeat right;
}
.tour_ico{
	background:url("../img/tour.gif") no-repeat right;
}

.update_ico{
	background:url("../img/update.gif") no-repeat right;
}

.mob_ico{
	background:url("../img/mob.gif") no-repeat right;
}


/*特別ページ用*/
#sp_title{
	background:url("../photo_2008kaimaku/t_bg.jpg") no-repeat;
	color:#fff;
	font-size:14px; font-weight:bold;
	padding-left:5px;
	margin:40px 0px 2px 0px;}

#sp_waku1{background-color:#FFFFB3;
line-height:150%;
margin:7px 5px 5px 15px;
padding:7px;}


#sp_waku2{
border:#E82000 1px solid;
line-height:150%;
margin:7px 5px 5px 15px;
padding:7px;}
