@charset "utf-8";

/***** default styles
*******************************************/

body {
	font-size: 12px;
	*font-size: small; /* IE7 */
	*font: x-small; /* IE6 */
}

* {line-height: 1.7;font-size: 100%;}
* {letter-spacing: 0.02em;}


/***** text styles
*******************************************/



html {
	padding: 0;
	margin: 0;
}

body {
	background-color: white;
	text-align: left;
	color: black;
	margin: 0;
	padding:0;
	font-family: "ヒラギノ明朝 Pro W3", "ＭＳ Ｐ明朝", serif;
}


p {
	line-height: 1.6;
	text-align: justify;
	text-justify: distribute;
}


p, ul, ol, dl, table, pre {
	font-size: 100%;
	letter-spacing: 0.02em;
}

img {border:none;	vertical-align: bottom;}


/***** Link styles
*******************************************/

#container a { text-decoration: none;}

#container a:link {
	text-decoration: none;
	color: black;
	padding-bottom: 2px;
	border-bottom: 1px solid #000000;
}

#container a:visited {
	color: black;
	border-bottom: 1px solid #000000;
}

#container a:hover {
	border-bottom:1px solid #0099ff;
	color: #0099ff;
}

/***** layout styles
*******************************************/


#container {
	left:50%;
	margin:0px auto 30px -459px;
	text-align: left;
	width:918px;
	position:absolute;
	/*border:1px solid #ff0000;*/
}

#titleImgBox {
	margin:0px;
	width:918px;
	height:579px;
	background:url(img/title.jpg) left top;
	border:none;
	}
	
#contentsBox {
	margin:0px;
	width:918px;
	height:1000px;
	border:none;
	}

#container .leftSpace {
	margin:0px 0px 0px 140px;
	height: auto;
	/*border:1px solid #ff0000;*/
	}
	
#container .photo {
	margin:10px 0px 10px 0px;
	width:100%;
	height:120px;
	/*border:1px solid #ff0000;*/
	}

#container .photo p{
	margin:0px 0px 8px 0px;
	padding:2px 5px 2px 5px;
	line-height: 1.1;
	background:#000000;
	color:#ffffff;
	text-align: center;
	width:68px;
	font-size:10px; 
	font-family: Helvetica,Arial, sans-serif;
	/*border:1px solid #ff0000;*/
	}
	
#container .photo a{
	border-bottom:none;
	background:#000000;
	}

#container .photo p:hover{
	border-bottom:none;
	background:#0099ff;
	}
	
#container .photo img{
	border-bottom:none;
	}

#container .backtoTop {
	margin:0px 0px 10px 0px;
	width:100%;
	height: 60px;
	}
	
#container .backtoTop a{
	margin: 26px 0px auto 0px;
	display:block;
	background:url(img/back_to_top_rollout.gif) no-repeat;
	background-position:right center;
	width:110px;
	height:10px;
	/*line-height:50px;*/
	float:right;
	border-bottom: none;
	}
	
#container .backtoTop a:hover{
	background:url(img/back_to_top_rollover.gif) no-repeat;
	background-position:right center;
	width:110px;
	height:10px;
	border-bottom: none;
}

#container .tickets {
	margin:30px 0px 80px 0px;
	width:100%;
	height: 30px;
	/*border:1px solid #ff0000;*/
	}
	
#container .tickets a{
	padding:0 40px 0 40px;
	color:#FFFFFF;
	display:block;
	background:#000000;
	width:100px;
	height:100%;
	text-align:center;
	line-height:30px;
	float:left;
	border-bottom: none;
	}
	
#container .tickets a:hover{
	background:#0099ff;
	width:100px;
	height:100%;
	border-bottom: none;
}


#container .leftSpace .inBox{
	margin:0px 0px 0px 0px;
	width: 680px;
	height: auto;
	/*border:1px solid #ff0000;*/
	}
	
#container .leftSpace .spo {
	margin:0px 0px 0px 0px;
	width:150px;
	float:left;
	/*border:1px solid #ffff00;*/
	}
	
#container .leftSpace .sup {
	margin:0px 0px 0px 50px;
	width:110px;
	float:left;
	/*border:1px solid #ffff00;*/
	}


#container .leftSpace .tmug {
	margin:0px 0px 0px 10px;
	width:160px;
	float:left;
	/*border:1px solid #ffff00;*/
	}
	
#container .leftSpace .apmt {
	margin:0px 0px 0px 10px;
	width:160px;
	float:right;
	/*border:1px solid #ffff00;*/
	}


#container .leftSpace .gestLeft {
	margin:0px 0px 0px 0px;
	width:300px;
	float:left;
	/*border:1px solid #ffff00;*/
	}
	
#container .leftSpace .gestText {
	margin:0px 0px 0px 0px;
	width:440px;
	float:right;
	/*border:1px solid #0000ff;*/
	}

#container .leftSpace .gestRight {
	margin:0px 0px 0px 0px;
	width:300px;
	float:right;
	/*border:1px solid #ff00ff;*/
	}
	
#container .leftSpace .center {
	margin:0px 0px 0px 0px;
	padding-top: 200px;
	padding-left: 33px;
	width:102px;
	float:left;
	/*border:1px solid #ff0000;*/
	}

#container .leftSpace .name {
	margin:10px 0px 5px 0px;
	padding:0px auto 5px auto;
	width:300px;
	height:50px;
	text-align: left;
	font-weight:bold;
	font-size: 140%;
	line-height: 1.0;
	letter-spacing: 0.04em;
	/*border:1px solid #ff0000;*/
	}
	
#container .leftSpace .nameO {
	margin:20px 0px 20px 0px;
	padding:0px;
	width:300px;
	height:50px;
	text-align: center;
	font-size: 140%;
	line-height: 1.3;
	letter-spacing: 0.04em;
	/*border:1px solid #ff0000;*/
	}
	
#container .leftSpace .nameM {
	margin:20px 0px 20px 0px;
	padding:0px;
	width:300px;
	height:50px;
	text-align: center;
	font-size: 140%;
	line-height: 50px;
	letter-spacing: 0.04em;
	/*border:1px solid #ff0000;*/
	}

#container .leftSpaceSmall {
	margin:3px 0px 0px 92px;
	height: auto;
	/*border:1px solid #ff0000;*/
	}
	

#container .leftSpaceSmall .mainLeft {
	margin:0px 0px 0px 0px;
	width:40px;
	float:left;
	/*border:1px solid #ff0000;*/
	}

#container .leftSpaceSmall .mainRight {
	margin:0px 0px 0px 0px;
	width:777px;
	float:right;
	letter-spacing: 0.01em;
	/*border:1px solid #ff0000;*/
	}
	    
 .clear { clear:both; }  
 .clear hr { display:none; }  
		
h1 {
	font-size: 160%;
	font-weight:normal;
	margin:0 0 5px 0;
	padding:0;
}

.footer {
	margin: 20px 0 0 0;
	padding: 1.5em 0 1em 0em;
	line-height: 1.9;
	text-align: left;
	letter-spacing: 0.01em;
	font-family: Helvetica,Arial, sans-serif; 
}

.copyright {
	font-size: 75%;
	margin: 0 15px 0 0;
	padding: 10px 0 30px 0;
	text-align: right;
	color:#888888;
	letter-spacing: 0.01em;
}



.copyright a:link,a:visited,a:hover {
	color: #888888;
	border-bottom:none;
	text-decoration: none;
}

