@charset "UTF-8";

/* 共通設定 */

* {
    margin: 0;
    padding: 0;
}

body {
    margin: 0;
    padding: 0;
    font-family: MS Gothic,Osaka,Arial,Helvetica,Sans-serif;
    color: #000000;
    font-size: 12px;
    text-align: center;
	background:url(../image/bg_star.gif) repeat-x ;
}

img,
a img {
	border : 0;
	text-decoration: none;
}

img{vertical-align:bottom;}

a {
    text-decoration: underline;
}

.clearfix:after {
	content: ".";   
    display: block;   
    visibility: hidden;   
    height: 0.1px;   
    font-size: 0.1em;   
    line-height: 0;   
    clear: both; 
}

.clearfix {
  display: inline-block;
}

html[xmlns] .clearfix {
  display: block;
}

* html .clearfix {
  height: 1%;
}

ul li {
	list-style:none;
}
 
.test { border:#FF0000 1px solid;}
 
.clr {
	clear: both;
/* macIE対策\*/
	overflow: hidden;
	width: 1px;
	height: 1px;
	margin: 0 -1px -1px 0;
	border: 0;
	padding: 0;
	font-size: 0;
	line-height: 0;
/* macIE対策*/
}
p{	line-height:140%;}
/*-----------------------------------------------
// メインレイアウト
//---------------------------------------------*/
#page{
	width:950px;
	margin:0 auto;
	text-align:left;
	margin-bottom:20px;
}
/*ヘッダー*/
#page .header{
	width:950px;
	height:143px;
	background:url(../image_schedule/header.png) no-repeat;
}
* html #page .header {
	behavior: expression(IEPNGFIX.fix(this));
} 
#page .header h1{
	text-indent:-9999px;
	float:left;
	width:194px;
	height:138px;
	font-size:4px;
	padding-left:22px;
	margin-right:36px;
}
#page .header h1 a{
	display:block;
	text-decoration:none;
	width:194px;
	height:138px;
}
#page .header p{
	text-indent:-9999px;
	float:left;
	width:203px;
	height:76px;
	margin-right:10px;
}
#page .header p a{
	display:block;
	text-decoration:none;
	width:203px;
	height:76px;
}
#page .header .btm03{
	float:left;
	width:213px;
	height:76px;
	margin-right:10px;
}
#page .header .btm03 a{
	width:213px;
	height:76px;
	text-indent:-9999px;
		display:block;
	text-decoration:none;
}
#page .header .btm01{
	background:url(../image_characters/btm01_on.jpg) no-repeat;
}
#page .header .btm02{
	background:url(../image_characters/btm02_on.jpg) no-repeat;
}
#page .header .btm03{
	background:url(../image_characters/btm03_on.jpg) no-repeat;
}
#page .header .btm01 a{
	background:url(../image_characters/btm01.jpg) no-repeat;
}
#page .header .btm02 a{
	background:url(../image_characters/btm02.jpg) no-repeat;
}
#page .header .btm03 a{
	background:url(../image_characters/btm03.jpg) no-repeat;
}
#page .header .btm01 a:hover{
	background:url(../image_characters/btm01_over.jpg) no-repeat;
}
#page .header .btm02 a:hover{
	background:url(../image_characters/btm02_over.jpg) no-repeat;
}
#page .header .btm03 a:hover{
	background:url(../image_characters/btm03_over.jpg) no-repeat;
}


#page .main{
	width:900px;
	background:url(../image_characters/main.jpg) repeat-y;
	padding:0 25px;
}
#page .main .team-kero{
	width:900px;
	background:url(../image_schedule/title.jpg) no-repeat;
}

/*メイン*/

#page .main .team-kero h2{
	text-indent:-9999px;
	height:80px;
}
#page .main .lead{
	width:860px;
	padding:20px 20px 0 20px;
	height:68px;
	background:url(../image_schedule/lead.jpg) no-repeat;
}
#page .main .lead .ticket{
	text-indent:-9999px;
	font-size:0pt;
}
#page .main .lead p{
	font-size:14px;
	line-height:130%;
	color:#000;
}
#page .main .lead p.telephone{
	width:215px;
	padding:7px 0 0 375px;
	float:left;
}
#page .main .lead p.e_plus{
	width:150px;
	padding:15px 0 0 105px;
	float:left;
}
#page .main table {
	width:860px;
	margin-left:20px;
	border:1px solid #D98712;
	border-collapse: collapse;
}
#page .main .charge{
	text-align: center;
	padding:20px 0 0 20px;

}
#page .main th {
	text-indent:-9999px;
	font-size:0pt;
	height:49px;
	border-right:1px solid #D98712;
	border-bottom:1px dotted #D98712;
}
#page .main th.day{
	width:129px;
	background:url(../image_schedule/title_day.gif) no-repeat #FFFFCC;
}
#page .main th.place{
	width:119px;
	background:url(../image_schedule/title_place.gif) no-repeat #FFFFCC;
}
#page .main th.name{
	width:239px;
	background:url(../image_schedule/title_name.gif) no-repeat #FFFFCC;
}
#page .main th.time{
	width:87px;
	background:url(../image_schedule/title_time.gif) no-repeat #FFFFCC;
}
#page .main th.start{
	width:87px;
	background:url(../image_schedule/title_start.gif) no-repeat #FFFFCC;
}
#page .main th.info{
	width:212px;
	background:url(../image_schedule/title_info.gif) no-repeat #FFFFCC;
}

#page .main td{
	border-right:1px solid #D98712;
	border-bottom:1px dotted #D98712;
	color:#333;
	font-size:12px;
}
#page .main td.day{
	width:109px;
	background-color:#EDE6D6;
	font-weight:bold;
	color:#000;
	padding:10px;
}
#page .main td.dayend{
	width:109px;
	background-color:#EDE6D6;
	font-weight:bold;
	color:#FF0000;
	padding:10px;
}
#page .main td.place{
	width:99px;
	padding:10px;
}
#page .main td.name{
	width:219px;
	padding:10px;
}
#page .main td.time{
	width:67px;
	padding:10px;
}
#page .main td.start{
	width:67px;
	padding:10px;
}
#page .main td.info{
	width:192px;
	padding:10px;
}

#page .main .lead_footer{
	width:860px;
	margin:20px 20px 0 20px;
	height:68px;
	background:url(../image_schedule/footer.jpg) no-repeat;
}
#page .main .lead_footer .ticket{
	text-indent:-9999px;
	font-size:0pt;
}
#page .main .lead_footer p{
	font-size:14px;
	line-height:130%;
	color:#000;
}
#page .main .lead_footer p.telephone{
	width:215px;
	padding:7px 0 0 375px;
	float:left;
}
#page .main .lead_footer p.e_plus{
	width:150px;
	padding:15px 0 0 105px;
	float:left;
}



#page .main .pagetop{
	width:880px;
	height:37px;
	background:url(../image_characters/pagetop.jpg) no-repeat;
	font-size:10px;
	text-align:right;
	padding-right:20px;
}
#page .footer{
	text-indent:-9999px;
	width:950px;
	height:140px;
	background:url(../image_characters/footer.jpg) no-repeat;
}
#page .footer ul{
	float:left;
	width:778px;
	padding-left:40px;
	margin-right:19px;
}
#page .footer .go-kiti{
	float:left;
	width:94px;
	height:94px;
	padding-top:34px;
}
#page .footer .go-kiti a{
	display:block;
	text-decoration:none;
	width:94px;
	height:94px;
}
#page .footer ul li{
	float:left;
	width:203px;
	height:71px;
	margin-right:10px;
}
#page .footer ul li.btm03{
	float:left;
	width:213px;
	height:71px;
}
#page .footer ul .go-top{
	float:left;
	width:115px;
	height:83px;
	margin-right:14px;
}
#page .footer ul li a{
	display:block;
	text-decoration:none;
	width:203px;
	height:71px;
}
#page .footer ul li.btm03 a{
	display:block;
	text-decoration:none;
	width:213px;
	height:71px;
}
#page .footer ul .go-top a{
	display:block;
	text-decoration:none;
	width:115px;
	height:83px
}
#page .footer li.btm01{
	background:url(../image_characters/btm2-01_on.jpg) no-repeat;
}
#page .footer li.btm02{
	background:url(../image_characters/btm2-02_on.jpg) no-repeat;
}
#page .footer li.btm03{
	background:url(../image_characters/btm2-03_on.jpg) no-repeat;
}
#page .footer li.btm01 a{
	background:url(../image_characters/btm2-01.jpg) no-repeat;
}
#page .footer li.btm02 a{
	background:url(../image_characters/btm2-02.jpg) no-repeat;
}
#page .footer li.btm03 a{
	background:url(../image_characters/btm2-03.jpg) no-repeat;
}
#page .footer li.btm01 a:hover{
	background:url(../image_characters/btm2-01_over.jpg) no-repeat;
}
#page .footer li.btm02 a:hover{
	background:url(../image_characters/btm2-02_over.jpg) no-repeat;
}
#page .footer li.btm03 a:hover{
	background:url(../image_characters/btm2-03_over.jpg) no-repeat;
}