@charset "utf-8";



/* CSS Document */

/************************************************
*	Reset										*
************************************************/

h1,h2,h3,h4,h5,ul,ol,li,dl,dt,dd,blockquote,cite,q,address,p{
font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-family:"ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3",Osaka;
	margin:0px 0px 5px 0px;
	padding: 0px;
}

img {
border-style: none;
}


/************************************************
*	clear										*
************************************************/
div:after {
    content:".";
    display: block;
    height:0px;
    clear:both;
    visibility:hidden;
}

/***********************************************
*	body										*
***********************************************/

html,body {
	
	background-image:url(images/bg.gif);
	margin: 0px auto;
	padding: 0px;
	color: #333;
	font-size: 12px;
	text-align: center;


}

/************************************************
*	head						*
************************************************/

div#head {
	width:882px;
margin:0px auto;
padding:0;	
		}

div#head #logo {
height:142px;
	padding: 0px;
	margin:0px auto;
	width: 251px;
	float:left;
}

/************************************************
*	gloval_navi						*
************************************************/
div#head #gloval_navi {
	padding: 0px;
	margin:0px;
	height:48px;
	width:631px;
	text-align:left;
}

div#head #gloval_navi #tokyo{
	padding: 0px;
	margin:0px;
	height:142px;
	width:631px;
	text-align:left;
	float:right;
}


#global_navi div#navi {

margin:0px;
padding:0px;
float:right;
width:631px;

}

#global_navi ul {
padding:0px;
height:94px;
text-align:left;
display:inline-block;
}

#global_navi li {
display:block;
float:left;
text-indent:-9999px;
}

#global_navi li a {
display:block;
text-decoration:none;
}

/***********************************************/

#global_navi li#schedule {
height:94px;
width:91px;
background: url(images/M01.gif)  no-repeat;

}
#global_navi li#schedule a {
height:94px;
width:91px;
background: url(images/M01.gif)  no-repeat;

}
#global_navi li#schedule a:hover {
height:94px;
width:91px;
background: url(images/M01_F2.gif)  no-repeat;

}

/***********************************************/

#global_navi li#voice {
height:94px;
width:102px;
background: url(images/M02.gif)  no-repeat;

}

#global_navi li#voice a {
height:94px;
width:102px;
background: url(images/M02.gif)  no-repeat;

}

#global_navi li#voice a:hover {
height:94px;
width:102px;
background: url(images/M02_F2.gif)  no-repeat;

}

/***********************************************/

#global_navi li#tokuten {
height:94px;
width:88px;
background: url(images/M03.gif)  no-repeat;

}

#global_navi li#tokuten a {
height:94px;
width:88px;
background: url(images/M03.gif)  no-repeat;

}

#global_navi li#tokuten a:hover {
height:94px;
width:88px;
background: url(images/M03_F2.gif)  no-repeat;

}


/***********************************************/

#global_navi li#info {
height:94px;
width:143px;
background: url(images/M04.gif)  no-repeat;

}

#global_navi li#info a {
height:94px;
width:143px;
background: url(images/M04.gif)  no-repeat;

}

#global_navi li#info a:hover {
height:94px;
width:143px;
background: url(images/M04_F2.gif)  no-repeat;

}

/***********************************************/

#global_navi li#entry {
height:94px;
width:128px;
background: url(images/M05.gif)  no-repeat;

}

#global_navi li#entry a {
height:94px;
width:128px;
background: url(images/M05.gif)  no-repeat;

}

#global_navi li#entry a:hover {
height:94px;
width:128px;
background: url(images/M05_F2.gif)  no-repeat;

}

/***********************************************/

#global_navi li#home {
height:94px;
width:79px;
background: url(images/M06.gif)  no-repeat;

}
#global_navi li#home a {
height:94px;
width:79px;
background: url(images/M06.gif)  no-repeat;

}
#global_navi li#home a:hover {
height:94px;
width:79px;
background: url(images/M06_F2.gif)  no-repeat;

}


/************************************************
*	stage								*
************************************************/

div#stage {
	margin: 0px auto;
	padding: 0px;
text-align: center;
	width:882px;
}
/************************************************
*	header							*
************************************************/

div#header {

	background-image:url(images/stage_top.gif);
	background-repeat:no-repeat;
	text-align: center;
	padding: 0px;
	margin:0px 0px 0px 0px;
	height:20px;
	width:882px;

text-indent:-9999px;

}
/************************************************
*stage						*
************************************************/	


div#stage {
	font-size:12px;
	color: #333333;
	background-color: #ffffff;
	text-align: center;
	margin:0px auto;
	padding:0px;
	background-image:url(images/stage_middle.gif);
	background-repeat:repeat-y;
	width:882px;


}

div#main {
	font-size:12px;
	color: #333333;
	background-color: #ffffff;
	text-align: center;
	margin:0px auto;
	padding:0px;
	background-image:url(images/stage_middle.gif);
	background-repeat:repeat-y;
	width:882px;


}

div#paragraph {
	font-size:12px;
	color: #333333;
	background-color: #ffffff;
	text-align: left;
	margin:10px 18px 0px 18px;
	padding:0px;
	width:845px;


}


/************************************************
*	footer					*
************************************************/	


div#footer {
	background-image:url(images/stage_bottom.gif);
	background-repeat:no-repeat;
	text-align: center;
	padding: 0px;
	margin:0px 0px 0px 0px;
	height:20px;
width:882px;


text-indent:-9999px;

}


/************************************************
*link								*
************************************************/

a:link { color: #333; } 
a:visited { color: #333; } 
a:hover { color: #c00; text-decoration: underline;} 
a:active { color: #333; } 
a { text-decoration: none; } 
a { overflow: hidden; }


/************************************************
*back										*
************************************************/
div.form {
text-align:center;
margin:0px auto;
padding:0px;
}

div.form a span {
display:none;

}
div.form a {
display:block;
width:488px;
height:88px;
background-image:url(images/form_btn.gif);
background-repeat:no-repeat;
margin:10px;
text-align:center;
}
div.form a:hover {
background-image:url(images/form_btn_f2.gif);
background-repeat:no-repeat;
margin:10px;
text-align:center;
}


div#paragraph p {
padding:10px;
line-height:20px;
}


/************************************************
*	foot				*
************************************************/	


div#foot {
	margin: 0px auto;
	padding: 0px;
text-align: center;
	width:882px;
}


div#foot p {
	
	text-align: center;
	padding: 0px;
	margin:15px 0px 15px 0px;
color:#FFFFFF;



}

div#foot p#copy {
	
	text-align: center;
	padding: 10px;
	margin:15px 0px 15px 0px;
	border-top:#FFFFFF double 3px;

	color:#FFFFFF;



}

/************************************************
*table								*
************************************************/

table.voice {
margin:10px 0px 10px 0px;
line-height:18px;
width:844px;
border-bottom:5px #EB666B dotted;
}



table.voice th {
margin:0px;
padding:10px;
line-height:18px;
text-align:left;
color:#EB666B;
}

table.voice td.va {
margin:0px;
padding:0px;
background-image:url(images/vr1.jpg);
background-repeat:no-repeat;
float:right;
right:auto;
}

table.voice td.vb {
margin:0px;
padding:0px;
background-image:url(images/.jpg);
background-repeat:no-repeat;
float:right;
}

table.voice td.vc {
margin:0px;
padding:0px;
background-image:url(images/.jpg);
background-repeat:no-repeat;
float:right;
}
table.voice td.vd {
margin:0px;
padding:0px;
background-image:url(images/.jpg);
background-repeat:no-repeat;
float:right;
}
table.voice td.ve {
margin:0px;
padding:0px;
background-image:url(images/.jpg);
background-repeat:no-repeat;
float:right;
}


table.voice td p {
margin:0px;
padding:5px;
line-height:18px;
background-image:url(images/.jpg);
background-repeat:no-repeat;
float:right;
}


table.t01 th {
background-color:#ececec;
padding:10px;
border-bottom:#CCCCCC dotted 1px;
line-height:20px;
width:170px;
}


table.t01 td {

padding:10px;
border-bottom:#CCCCCC dotted 1px;
line-height:20px;
}





.totop {
margin:10px 15px 10px 10px;
text-align:right;
}

p.dotted {
width:824px;
border-bottom:5px #EB666B dotted;
margin:0px 0px 10px 0px;
padding:0px;
}

div#top {
border:2px dotted #6A171D;
width:884px;
text-align:center;
margin:0px auto;
}


ul.info {
margin:10px 10px 10px 20px;
}

/************************************************
*footlink								*
************************************************/

div#foot p a:link { color: #fff;  text-decoration: underline; } 
div#foot p a:visited { color: #fff; text-decoration: underline;} 
div#foot p a:hover { color: #99CCFF; text-decoration: underline;} 
div#foot p a:active { color: #fff; } 
div#foot p a { text-decoration: none; } 
div#foot p a { overflow: hidden; }





