div{
	margin:0;
	color:#29292c;
	-webkit-text-size-adjust: none;
}

#wrapper_message{
	width:100%;
	background: url(../../img/massage_bg.png) no-repeat right top;
margin:0;
}

#wrapper_schedule{
	width:100%;
	background: url(../../img/schedule_bg.png) no-repeat right top;
margin:0;
overflow:hidden;
}

#wrapper_lylics{
	width:100%;
margin:0;
overflow:hidden;
}

#wrapper_mobile{
	width:95%;
	margin:0 auto 50px;
}

#message_link{
padding:60px 0 10px;
text-align:center;
margin:0;
line-height:160%;
}

.message_height200{
line-height:200%;
}

#shadow_content{
	padding:0 20px;
margin:0;
line-height:180%;
}

#shadow_content .midashi{
	font-size:120%;
	font-weight:bold;
	margin:15px 0 5px 0; 
}

#message_link .midashi{
	font-size:140%;
	margin:15px 0 5px 0; 
}

#message_link .message_margin{
	width:95%;
	border:none;
	position:absolute;
	left:50%;
	margin-left:-48%;
margin-top:60px;
}