@charset "utf-8";

/*////////// next //////////*/

body#morimori {
	background: #ffffff;
	width: 100%;
	color: #666666;
	font-size: 77%;
	line-height: 1.7em;
	font-family: "Lucida Grande", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka, ;
}

body#morimori a:link {
	color: #447e58;
	text-decoration: none;
}

body#morimori a:visited {
	color: #447e58;
	text-decoration: none;
}

body#morimori a:hover {
	color: #225935;
	text-decoration: none;
}











#mori-visual {
	width: 100%;
	height: 725px;
	text-align: center;
	background: url(../next/images/09/main01.jpg) top center no-repeat;
	border-bottom: solid 1px #c7d8cd;
}

.mori-visual-bottom {
	width: 100%;
	text-align: center;
	padding: 720px 0 0 0;
	background: url(../next/images/09/main02.gif) bottom center no-repeat;
}

#mori-main {
	width: 950px;
	margin: 10px auto 0 auto;
}

#mori-main-left {
	width: 510px;
	margin: 0 50px 0 30px;
	float: left;
}

#mori-main-right {
	width: 330px;
	margin: 0;
	float: left;
}

p.mori-title {
	margin-top: 50px;
	font-weight: bold;
	color: #447e58;
}

span.mori-text-s {
	font-size: 95%;
	line-height: 1.6em;
}

span.mori-text-m {
	font-size: 130%;
	line-height: 1.6em;
}

span.mori-text-l {
	font-size: 200%;
	line-height: 1.7em;
}

span.mori-text-red {
	color: #943737;
}

p.mori-flyer {
	padding: 5px 0 0 0;
}

p.mori-flyer img {
	margin-right: 5px;
}

p.mori-schedule-top1 {
	margin: 55px 0 0 0;
	border-top: solid 1px #cccccc;
	padding-top: 40px;
}

p.mori-schedule-top2 {
	margin: 40px 0 0 0;
	border-top: solid 1px #cccccc;
	padding-top: 40px;
}

p.mori-schedule1 {
	text-indent: -9999px;
	background: url(../next/images/09/schedule1.gif) no-repeat;
	width: 111px;
	height: 12px;
	padding-top: 15px;
}

p.mori-schedule2 {
	text-indent: -9999px;
	background: url(../next/images/09/schedule2.gif) no-repeat;
	width: 113px;
	height: 12px;
	padding-top: 15px;
}

p.mori-cast {
	text-indent: -9999px;
	background: url(../next/images/09/cast.gif) no-repeat left top;
	width: 46px;
	height: 12px;
	margin-top: 50px;
}

p.mori-ticket {
	text-indent: -9999px;
	background: url(../next/images/09/ticket.gif) no-repeat left bottom;
	width: 100%;
	height: 12px;
	margin-top: 40px;
	margin-bottom: 15px;
	border-top: solid 1px #cccccc;
	padding-top: 40px;
}

p.mori-contact {
	text-indent: -9999px;
	background: url(../next/images/09/contact.gif) no-repeat left bottom;
	width: 100%;
	height: 12px;
	margin-top: 40px;
	margin-bottom: 15px;
	border-top: solid 1px #cccccc;
	padding-top: 40px;
}

p.mori-profile {
	margin-top: 30px;
	font-size: 92%;
	line-height: 1.6em;
}

p.mori-profile-twitter {
	margin-top: 25px;
	font-size: 92%;
	line-height: 1.6em;
}

p.mori-profile-top {
	margin-top: 30px;
}

p.mori-ticket-reserve a{
	display: block;	
	width: 200px;
	height: 40px;
	border: none;
	background-image: url(../next/images/09/mailform.gif);
	background-repeat: no-repeat;
	background-color: transparent;
	text-indent: -9999px;
	overflow: hidden;
	text-decoration: none;
}

p.mori-ticket-reserve a:hover {
	background-position: -200px 0;
	text-decoration: none;
}

p.mori-end-space {
	width: 100%;
	height: 15px;
	margin-top: 40px;
	border-top: solid 1px #cccccc;
}

p.mori-ticket-form {
}

p.mori-ticket-form a{
	display: block;	
	width: 290px;
	height: 50px;
	border: none;
	background-image: url(../next/images/09/ticket_form.jpg);
	background-repeat: no-repeat;
	background-color: transparent;
	text-indent: -9999px;
	overflow: hidden;
	text-decoration: none;
}

p.mori-ticket-form a:hover {
	background-position: -290px 0;
	text-decoration: none;
}