@charset "UTF-8";
/* CSS Document */



/* 全体 */

#wrapper { 
	width: 950px; 	
	margin: 0 auto;
	text-align:center;
	margin:auto;
	clear:both;
}

a img {border-style:none;} 

body{
	margin-top:0px;
	margin-bottom:0px;
	font-family:Helvetica, "Lucida Grande", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W6", "ＭＳ Ｐゴシック", Osaka, sans-serif;
	background-repeat:repeat-x;
	background-position:bottom;
	text-align: center;
	background-color:#111111;
}

/* ヘッダー */
#header       {
width: 950px;
background-repeat:repeat-x;
margin-top:0px;
margin-right: auto;
margin-left: auto;
}

/* 概要 */
#summary{
	width:850px;
	padding:20px 30px 20px 30px;
	margin-left: auto;
	margin-right: auto;
	margin-top:60px;
	text-align:center;
	clear:both;
	line-height:250%;
	font-size:20px;
	font-weight:bold;
	color:#295A7F;
}

/* 出演者プロフ date*/

#act{ 
width:700px;
margin-left:auto;
margin-right:auto;
clear:both;
padding:20px 30px 40px 30px;
line-height:200%;
font-size:12px;
font-weight:bold;
color:#FFF;
}


/* 日時などのデータ date*/

#date{ 
width:700px;
margin-left:auto;
margin-right:auto;
clear:both;
padding:20px 30px 90px 30px;
line-height:200%;
font-size:14px;
font-weight:bold;
color:#FFF;
}


/* トノフォンプレゼンツ tonotwi*/

#tonopre{ width:70px;
margin-left:auto;
margin-right:auto;
margin-top:30px;
margin-bottom:30px;
clear:both;}


/* トノフォンツイッター tonotwi*/

#tonotwi a {
    display: block;
    overflow: hidden;
    height: 0px;
    width: 120px;
    background-image: url(../img/tonotwi2.png);
    padding-top: 50px;
	text-align:center;
	float:right;
	clear:both;
}

#tonotwi a:hover {
   background-position: 0 -50px;
}


/* フッター footer */

#footerlogo {
	width:950px;
	height:45px;
	float:left;
	margin-top:0px;
	margin-bottom:20px;
	margin-left: auto;
    margin-right: auto;
    text-align:center;
}

#footerinfo {
	width:950px;
	height:35px;
	font-size:11px;
	text-align:center;
	float:left;
	margin-left:auto;
	margin-right:auto;
	color:#fff;
	font-size:12px;
	font-weight:bold;
}


img {
    border-style:none;
}

a:link { color:#B3D677; }
a:visited { color:#E2DC95; }
a:hover { color: #E08287; }
a:active { color:#FF3; }
a {
text-decoration: none;
font-weight :bold;
}

/* 白　大*/
.font1 {
	font-size: 20px;
	font-weight:bold;
	font-style: normal;
	line-height:40px;
	color:#ffffff;
}

/* 　オレンジ　中*/

.font2 {
	font-size: 19px;
	font-weight:bold;
	font-style: normal;
	line-height:40px;
	color:#FF9361;
}