*{
	margin: 0;
	padding: 0;
	border: 0;
	-webkit-text-size-adjust: 100%;
}

body{
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 160%;
	line-height: 1.4em;
	background: url(img/bg.jpg) repeat-y;
	background-color: #1c1d1d;
	background-position: center;
	color: #e4007f;
}

#bg{
	z-index: -1;
	position: fixed;
}

/*　こりっち　始まり　*/

.corich_ticket, .dialogue{
	width: 800px;
}
.corich_ticket table, .dialogue table{
	border-collapse: collapse;
	background: white;
}
.corich_ticket table a{
	text-decoration: none;
}
.corich_ticket td,.corich_ticket th, .dialogue td, .dialogue th{
	text-align: center;
	border: 1px solid #C5B0D5;
}
.stained{
	background: #E7DEEF;
}
.corich_ticket td, .dialogue td{
	width: 2.5em;
}
.corich_ticket th, .dialogue th{
	padding: 0.2em 1em;
}
/*　こりっち　終わり　*/

a{
	color: #e4007f;
}
.ss{
	font-size: 60%;
	line-height: 1.1em;
}
.s{
	font-size: 80%;
}
.l{
	font-size: 140%;
	line-height: 1.4em;
}
.ll{
	font-size: 200%;
	line-height: 1.4em;
}
.g{
	color: #303030;
}
.lg{
	color: #606060;
}
h1{
	margin-top: 400px;
	line-height: 1.2em;
	font-size: medium;
}
h2{
	margin-top: 5em;
	line-height: 1.2em;
	font-size: 100%;
}
p{
	margin-top: 1em;
	line-height: 1.4em;
}
.sub{
	margin-top: 0;
	line-height: 1.1em !important;
}

#wrapper{
	text-align: center;
}
#container{
	width: 800px;
	margin: 0 auto;
	text-align: left;
}
#main_visual{
	margin-top: 3em;
	width: 800px;
	height: 1202px;
}
#yomimono{
	margin-top: 400px;
}
#youtube{
	width: 800px;
	height: 450px;
	margin-top: 400px;
}

#kammuri{
	width: 600px;
	margin-top: 400px;
	margin-left: 200px;
}
#title{
	margin: 3em 0 400px;
	text-align: center;
	line-height: 300%;
}
#copy{
	margin-bottom: 20em;
	font-size: 22pt;
	font-weight: bold;
	line-height: 1.8em;
}

/*　キャスト系　始まり　*/
#cast{
	font-size: 140%;
	line-height: 1.4em;
}
.cast_i, .cast_i_left{
	width: 185px;
	float: left;
	text-align: center;
	margin-top: 1em;
	margin-left: 20px;
}
.cast_i_left{
	margin-top: 1em;
	margin-left: 0;
}
#akari, #ogata{
	width: 400px;
	margin-top: 2em;
	float: left;
}
#akari img, #ogata img{
	width: 360px;
	height: 450px;
	margin-left: 20px;
}
#akari p, #ogata p{
	width: 360px;
	margin-left: 20px;
}
/*　キャスト系　終わり　*/

#haiyaku {
	margin-top: 400px;
	line-height: 1.6em;
}
#haiyaku div{
	float: left;
}

#event, #extra_ticket{
	margin-top: 5em;
	padding: 1em;
	background: rgba(196, 210, 213, 0.4);
}
.button{
	width: 500px;
	background: #e4007f;
	padding: 0.5em;
	text-align: center;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}
.button a{
	color: white;
	text-decoration: none;
	margin-top: 0;
}

#akuyu{
	margin-top: 1em;
	padding: 1em;
	background: rgba(196, 210, 213, 0.4);
}
#akuyu img{
	margin: 0.5em 0 0 0.5em;
}
#event_list{
	margin-top: 1em;
	list-style-type: none;
}
#event_list li{
	display: block;
	margin-top: 2em;
	/*float: left;*/
}
#footer{
	text-align: center;
	margin-top: 12em;
	margin-bottom: 1em;
}


/*?ticket.html?*/

#ex_ticket{
	margin-top: 5em;
}