@charset "utf-8";

.kcol {
	color:#69c;
}

#title h3 {
	margin:0 auto;
	padding:19px 30px;
}

.timetable {
	color:#c60;
	margin-bottom:20px;
	font-weight:bold;
}
.docl {
	float:left;
	width:340px;
}
.docr {
	float:right;
	width:340px;
}
iframe {
	height:500px;
}
#header h1 {
	font-size:1em;
}


@media screen and (max-width: 499px) {
	#title h3 {
	padding:11px 30px;
	}
	.timetable {
	font-size:1.08em;
	}
	.docl {
	float:none;
	width:auto;
	margin-bottom:20px;
}
.docr {
	float:none;
	width:auto;
	text-align:center;
}
.wd70 th {
	width:50px !important;
}
iframe {
	height:400px;
}
}

@media screen and (min-width: 500px) {

}
.ame{
    color: #EE5A2D;
    text-align: center;
}
.ame_line{
    border-bottom: double #f5c51e;
}
.table3 th {
    vertical-align: inherit!important;
}
.ame_menu_title{
    text-align: center!important;
    background: #dfedfb;
    border-left: 1px dotted #666;
}
.ame_menu{
    border-left: 1px dotted #666;
}
.ame_price{
    text-align: center!important;
}
.ame_footnote{
    text-align: right;
}
.ame_p{
    text-align: center!important;
}