@charset "UTF-8";




html, body{
	background: url(../images/bg.gif);
}


#wrapper{
	width: 1020px;
	margin: 0 auto;
	font-family: 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', メイリオ, Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	font-size: 14px;
	color: #3f3f3f;
}

#header{
	background: url(../images/head.png) no-repeat 0 10px;
	width: 986px;
	padding-top: 690px;
	margin: 0 auto;
}

	#header p{
		font-size: 9px;
		color: #464646;
	}
	
.button{
	display: block;
	width: 162px;
	height: 24px;
	background: url(../images/button.png) no-repeat 0 0;
}

.pur{
	color: #941478;
}

#head-button{
	float: right;
	margin: -20px 160px 0 0;
}

#contents{
	width: 1020px;
	margin: 20px auto 0;
}

#side{
	width: 320px;
	float: right;
	background: url(../images/side-top.png) no-repeat 0 0;
	padding-top: 10px;
	margin-right: 60px;
}

#side-body{
	background: url(../images/side-bottom.png) no-repeat 0 bottom;
	padding-bottom: 10px;
}

#side-content{
	background: url(../images/side-logo.png) no-repeat center 0;
	padding: 175px 10px 0;
	position: relative;
	top: -30px;
	line-height: 1.5em;
}

	#side-content h3{
		text-align: center;
		font-size: 18px;
		margin-bottom: 10px;
	}
	
	#side-content div{
		font-size: 14px;
		line-height: 1.8em;
	}
	
	#side-content p{
		font-weight: bold;
		margin: 8px 0 0;
	}
	
	#side-content span.big{
		font-size: 17px;
		margin-bottom: 2px;
		display: block;
	}
	
	#side-content span.small{
		font-size: 10px;
	}
	
	#side-content span.middle{
		font-size: 15px;
		display: block;
	}
	
	#side-content span.mini{
		font-size: 12px;
	}
	
a{
	color: #3182A2;
	text-decoration: underline;
}

a:hover{
	color: #65B4D3;
}

#side-bottom{
	padding: 0 10px;
	line-height: 1.6em;
}

	#side-bottom p{
		margin-top: 10px;
	}

#main{
	width: 624px;
	float: left;
	margin-top: -6px;
	line-height: 1.7em;
}

#frame1{
	height: 1077px;
	background: url(../images/frame1.png) no-repeat 0 0;
	padding: 110px 20px 0 35px;
	font-size/*\**/: 13px\9;
}

#frame1, x:-moz-any-link{
	font-size: 13px;
}

#top-frame{
	width: 545px;
	height: 52px;
	background: url(../images/top-frame.png) no-repeat 0 0;
	font-size: 12px;
	margin: 0 auto 10px;
	padding: 10px;
	line-height: 1.5em;
}

	#top-frame p{
		color: #FF0A7D;
		font-size: 14px;
		font-weight: bold;
	}
	
#line{
	background: url(../images/line.png) no-repeat center 0;
	padding-top: 55px;
	margin-top: 20px;
}

#h{
	background: url(../images/h.png) no-repeat 0 0;
	padding-left: 110px;
	width: 470px;
	margin: 0 0 10px -8px;
	min-height: 98px;
}

*+html #h{
	width: 460px;
}

#frame1-foot{
	margin: 40px auto 0;
	width: 500px;
}

	#frame1-foot .button{
		float: left;
	}
	
	#frame1-foot .cinema{
		float: right;
	}
	
#frame2{
	background: url(../images/frame2.png) no-repeat 0 0;
	height: 607px;
	margin-left: 6px;
	width: 619px;
	padding: 160px 0 0 30px;
	font-size: 12px;
	line-height: 1.7em;
}

	#frame2 .button{
		margin: 20px 0 0 200px;
	}

#schedule{
	background: url(../images/sche.png) no-repeat 0 0;
	padding-top: 35px;
}

#talk{
	background: url(../images/talk.png) no-repeat 0 0;
	padding-top: 35px;
	margin-top: 20px;
}

	#talk a{
		display: block;
		float: left;
		background: url(../images/arrow.png) no-repeat right 7px;
		padding-right: 12px;
	}

#stage{
	background: url(../images/stage.png) no-repeat 0 0;
	padding-top: 35px;
	margin-top: 20px;
}

	#stage p{
		color: #FF0A7D;
	}
	
	#stage span{
		display: block;
		text-indent: 1em;
	}
	
#attention{
	background: url(../images/att.png) no-repeat 0 0;
	padding-top: 35px;
	margin-top: 20px;
}

	#attention p{
		text-indent: -1em;
		padding-left: 1em;
	}
	
#frame3{
	width: 563px;
	height: 750px;
	background: url(../images/frame3.png) no-repeat 0 0;
	margin-left: 7px;
	padding: 230px 25px 0 30px;
	position: relative;
}

	#frame3 .big-p{
		position: absolute;
		left: 510px;
		top: 0;
		z-index: 1;
		width: 1px;
		display: none;
	}
	
		#frame3 .big-p .big{
			width: 100%;
			position: relative;
			z-index: 1;
		}
		
		#frame3 .big-p .shadow{
			position: absolute;
			left: -25px;
			top: -33px;
			display: none;
		}
		
		#frame3 .big-p a{
			position: absolute;
			right: -25px;
			top: -25px;
			display: none;
			z-index: 2;
		}

#photos{
	width: 150px;
	float: right;
}

	#photos a{
		display: block;
		margin-bottom: 10px;
	}
	
	#photos a:hover{
		filter: alpha(opacity=60);
		-moz-opacity: .6;
		opacity: .6;
	}
	
#frame3-text{
	width: 400px;
	float: left;
	font-size: 12px;
	line-height: 1.6em;
}
	
#frame4{
	background: url(../images/frame4.png) no-repeat 0 0;
	width: 563px;
	height: 702px;
	margin-left: 7px;
	padding: 100px 25px 0 30px;
	font-size: 12px;
	line-height: 1.6em;
}

	#frame4 p{
		font-size: 13px;
		font-weight: bold;
		color: #FF0072;
		margin-bottom: 5px;
	}
	
	#frame4 div{
		margin-top: 15px;
	}

	#frame4 #teach-in{
		margin: 0 0 40px;
	}
	
#mc{
	background: url(../images/mc.png) no-repeat 0 0;
	padding-top: 34px;
}
	
#foot{
	width: 866px;
	height: 247px;
	background: url(../images/foot.png) no-repeat 0 0;
	margin: 10px 0 0 12px;
	padding: 110px 40px 0;
}

	#foot div{
		padding-left: 1em;
		text-indent: -1em;
		font-size: 12px;
		line-height: 1.6em;
	}
	
	#foot div.wait{
		padding-bottom: 50px;
		background: url(../images/wait.gif) no-repeat center bottom;
	}
	
	#foot a{
		display: block;
		width: 180px;
		margin: 15px auto 0;
	}
	
#copy{
	margin: 10px 0 0 16px;
	padding-bottom: 10px;
	font-size: 10px;
	line-height: 1.4em;
}



