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

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

/* トップバナー topimg */


.bgstretcher-area { text-align: right; }
.bgstretcher, .bgstretcher UL, .bgstretcher UL LI {
    position: absolute;
    top: 0;
    left: 0;
}
.bgstretcher UL, .bgstretcher UL LI {
    margin: 0;
    padding: 0;
    list-style: none;
}
.bgstretcher {
    background: #ffffff;
    overflow: hidden;
    width: 100%;
    position: fixed;
    z-index: 1;
    _position: absolute; /*IE6 doesn't support fixed positioning*/
    top: 0;
    left: 0;
}
* {margin: 0; padding: 0;}

#topimg{
    width: 950px; height: 500px;
	border:0; 
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
	margin-bottom:10px;
	text-align:right;
	clear:both;
}

#st{  width: 370px;
	border:0;
	margin-left:50px;
	margin-bottom:30px;
	padding:20px;
	float:left;
	line-height:1em;}

#mt{  width: 370px;
	border:0;
	margin-right:50px;
	margin-bottom:30px;
	padding:20px;
	float:right;
	line-height:1em;}



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

#date{ width:750px;
margin-left:auto;
margin-right:auto;
clear:both;
padding:30px;
line-height:3em;
background-image:url(../img/date.gif);
background-repeat:no-repeat;
background-position:center;
background-position:bottom;
}


/* チケット ticket*/

.ticket,.ticket2{
	border:dotted #E5DFB7 3px;
	width:650px;
	margin-left:auto;
	margin-right:auto;
	margin-top:40px;
	margin-bottom:20px;
    clear:both;
    padding:20px;
	line-height:3em;

}

/* チケット ticket*/

.ticket2{
	border:dotted #E5DFB7 2px;
}


/* 会場までの地図 map*/

#map{ width:910px;
margin-left:auto;
margin-right:auto;
clear:both;
padding:20px;}


/* トノフォンプレゼンツ 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:20px;
	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;
}


img {
    border-style:none;
}

a:link { color:#80B1B5; }
a:visited { color:#80B1B5; }
a:hover { color: #E5DFB7; }
a:active { color:#E5DFB7; }
a {
text-decoration: none;
font-weight :bold;
}

/* 基本色 黒*/
.font1 {
	font-size: 12px;
	font-weight:bold;
	font-style: normal;
	color:#000;
}

/* 基本色 黒 大 */

.font2 {
	font-size: 14px;
	font-weight:bold;
	font-style: normal;
	color: #000;
}

/* 基本色 黒 小 */
.font3 {
	font-size: 10px;
	font-weight:bold;
	font-style: normal;
	color: #000;
}

/* 強調色 赤 */
.font4 {
	font-size: 12px;
	font-weight:bold;
	font-style: normal;
	color:#D87373;
}

/* 強調色 赤　大 */
.font5 {
	font-size: 20px;
	font-weight:bold;
	font-style: normal;
	color:#D87373;
}

/* 強調色 赤　中 */
.font6 {
	font-size: 18px;
	font-weight:bold;
	font-style: normal;
	color:#D87373;
}

/* 強調色 青 大*/
.font7 {
	font-size: 18px;
	font-weight:bold;
	font-style: normal;
	color:#22406D;
}

/* 強調色 青 中*/
.font8 {
	font-size: 14px;
	font-weight:bold;
	font-style: normal;
	color:#22406D;
}


/* 強調色 青 小*/
.font9 {
	font-size: 12px;
	font-weight:bold;
	font-style: normal;
	color:#22406D;
}




/* 全体 */

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


/* ヘッダー header */

#headerlogo{
	width:850px;
	height:150px;
	text-align:left;
    margin-left: auto;
    margin-right: auto;
	background-image:url(file:///Macintosh%20HD/Users/shugotokumaru/Desktop/%E3%83%88%E3%83%8E%E3%83%95%E3%82%A9%E3%83%B3/tonofon_nowHP/myounichikan/img/tonofeslogo.gif);
	background-repeat:no-repeat;
}


