@charset "UTF-8";



html, body{
	background: #F6E3DE;
	font-size: 13px;
	line-height: 1.7em;
	color: #3D3D3D;
	font-family: 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', メイリオ, Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}

a{
	color: #31829D;
	text-decoration: underline;
}

a:hover{
	color: #6FB6CE;
}

.min{
	font-family: 'ヒラギノ明朝 Pro W3','Hiragino Mincho Pro','ＭＳ Ｐ明朝','MS PMincho',serif;
}

#wrapper{
	width: 940px;
	padding: 766px 20px 0;
	margin: 0 auto;
	background: url(../images/top.jpg) no-repeat center 20px;
	position: relative;
}

#top-button{
	position: absolute;
	width: 108px;
	height: 40px;
	background: url(../images/top-button.png) no-repeat 0 0;
	top: 575px;
	left: 800px;
}

#top-copy{
	text-align: right;
	font-size: 9px;
}

#contents{
	margin-top: 20px;
}

#side{
	width: 320px;
	float: right;
}

#side-body{
	width: 292px;
	margin-left: -6px;
	height: 547px;
	padding: 180px 20px 0;
	background: url(../images/side.png) no-repeat 0 0;
	font-size: 15px;
}

	#side-body p{
		color: #C59C60;
		font-weight: bold;
		font-size: 13px;
		margin-top: 7px;
	}
	
	#side-body span{
		font-size: 12px;
	}

#main-cast{
	font-size: 17px;
	line-height: 1.4em;
}

	#main-cast div{
		font-size: 12px;
		line-height: 1.5em;
		margin-top: 5px;
	}
	
#side-foot{
	margin-top: 1em;
	font-size: 14px;
}

	#side-foot div{
		margin-top: 1em;
	}
	
#main{
	width: 600px;
	float: left;
	font-size: 14px;
}

#red-top{
	width: 612px;
	padding-top: 96px;
	background: url(../images/red-top.png) no-repeat 0 0;
	margin-left: -6px;
}

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

#red-block{
	padding: 5px;
	border: solid 1px #FF4666;
	font-size: 12px;
	line-height: 1.4em;
	margin-bottom: 1em;
}

	#red-block p{
		color: #FF4666;
		font-weight: bold;
		margin-bottom: 5px;
	}

#red-line{
	margin-top: 2em;
	background: url(../images/red-line.png) no-repeat center 0;
	padding-top: 2em;
}

#red-circle{
	height: 63px;
	padding: 25px 0 0 100px;
	background: url(../images/red-circle.png) no-repeat 0 0;
	margin-bottom: 1em;
}

#red-bottom{
	margin: 3em auto 0;
	width: 500px;
	padding-bottom: 1em;
}
	
	#red-bottom a{
		float: right;
		display: block;
		height: 24px;
		line-height: 24px;
	}
	
	#red-bottom .button-link{
		float: left;
	}

.button-link{
	width: 162px;
	height: 24px;
	background: url(../images/button-link.gif) no-repeat 0 0;
	display: block;
}

.button-link:hover{
	filter: alpha(opacity=60);
	-moz-opacity: .6;
	opacity: .6;
}

.block{
	width: 612px;
	margin: 20px 0 20px -6px;
}

.block-body{
	padding: 0 28px 60px;
	background: url(../images/block-body.png) no-repeat 0 bottom;
}

#schedule{
	padding-top: 172px;
	background: url(../images/schedule.png) no-repeat 0 0;
	font-size: 12px;
}

	#schedule h3,
	#sakuhin h3,
	#mc h3{
		font-size: 16px;
		color: #C59C60;
		border-bottom: solid 1px #C59C60;
		margin-bottom: 10px;
	}
	
	#schedule dt{
		color: #C59C60;
	}
	
	#schedule dd{
		text-indent: 1.3em;
	}
	
	#schedule .button-link{
		margin: 2em auto 0;
	}

#time{
	padding-left: 1em;
}

.mgn{
	margin-top: 2em;
}

#guest{
	font-size: 16px;
}

#chuui li{
	margin-left: 1em;
	text-indent: -1em;
}

#sakuhin{
	background: url(../images/sakuhin.png) no-repeat 0 0;
	padding-top: 194px;
	font-size: 12px;
	line-height: 1.7em;
}

	#sakuhin h3{
		margin-bottom: 20px;
	}

#photos{
	width: 225px;
	float: right;
	margin-top: -15px;
	padding-left: 20px;
	position: relative;
	z-index: 1;
}

	#photos a{
		display: block;
		margin-top: 15px;
		border: solid 2px #C59C60;
		width: 221px;
		position: relative;
	}
	
	#photos img{
		width: 100%;
		height: auto;
		display: block;
	}
	
	#photos .close{
		position: absolute;
		width: 53px;
		height: 53px;
		top: -30px;
		right: -30px;
		display: none;
	}

#mc{
	background: url(../images/mc.png) no-repeat 0 0;
	padding-top: 87px;
	font-size: 12px;
}

	#mc p{
		color: #C59C60;
		margin-bottom: 5px;
	}

#d{
	background: url(../images/image.jpg) no-repeat 0 0;
	padding-left: 170px;
	min-height: 225px;
}

#bottom{
	width: 912px;
	height: 296px;
	margin: 20px 0 0 -6px;
	padding: 120px 0 0 40px;
	background: url(../images/bottom.png) no-repeat 0 0;
	color: #fff;
	font-size: 12px;
	line-height: 1.5em;
}

	#bottom p{
		font-size: 13px;
		font-weight: bold;
		margin-bottom: 5px;
	}
	
	#bottom li{
		margin-left: 1em;
		text-indent: -1em;
	}
	
	#bottom #before{
		text-align: center;
		font-size: 20px;
		padding-top: 30px;
	}
	
#button{
	display: block;
	width: 186px;
	height: 50px;
	background: url(../images/button.png) no-repeat 0 0;
	margin: 20px auto 0;
}

#button:hover{
	background-position: 0 -50px;
}

#copyright{
	font-size: 10px;
	margin-bottom: 20px;
	line-height: 1.3em;
}




