html, body {
	margin:0px;padding:0px;
	height: 100%;
	border-top: 2px #00c1f7 solid;
}
#footer{
	height: 30px;
	width:100%;
	text-align:center;
	margin-top:20px;
	font-size: 80%;
}
h1 {
	margin-top: 0;
	padding:4px 0;
	letter-spacing: 0.2em;
	font-family: "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
}
.img-responsive-overwrite{
	margin: 0 auto;
}
#header-container{
	background: #0072ba;
	margin-bottom:8px;
	width:100%;
	text-align:center;
}
#main-header h1{
	color:#ffffff;
}
.btn-group{
	margin-bottom:10px;
}
.list-group{
	margin-top:10px;
}
.scrollable-menu {
	height: auto;
	max-height: 215px;
	overflow-x: hidden;
}
.lastupdate{
	width:100%;
	text-align:right;
	margin-bottom:10px;
}
.maindt{
	color:#008cff;
	font-weight:bold;
	letter-spacing: 0.1em;
	font-family: "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
	position: relative;
	margin: 0 0 0.5em;
	padding: 0.2em 0 0.1em 1.0em;
	border: 2px solid #00c1f7;
	border-radius: 10px;
	    -webkit-border-radius: 10px;
	    -moz-border-radius: 10px;
}
.list-group-item{
	padding: 5px 10px;
}
#dayinfo ul{
	margin-left:10px;
	padding-left:10px;
}
#day{
	padding-top:10px;
}
#ad{
	margin:auto;
	margin-bottom:10px;
}
