@charset "UTF-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	font-size: 1em;
	line-height: 1.3em;
	color: #000;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-color: #fff;
}
	a {
	text-decoration: none;
	color: #c03;
}
	a:hover {
	text-decoration: underline;
	color: #c03;
}
	a:visited {
	text-decoration: none;
	color: #c03;
}
a:link {
	color: #c03;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #c03;
}
img {
	border: none;
}
#main {
	position: relative;
	background-color: #fff;
	width:634px;
	height: auto;
	text-align:center;
	margin: 0 auto;
	padding: 0;
	border: solid 2px #c03;
}
#logo {
	position: relative;
	margin: 0 auto;
	padding: 0;
	width: 634px;
	height: 708px;
	background-image: url(../img/top.png);
	background-position: center top;
	background-repeat: no-repeat;
	background-size: contain;
}
#otogumi {
	position: absolute;
	top:5px;
	left:11px;
}
#otogumi img {
	width: 100%;
	height: auto;
}
#title {
	position: absolute;
	top:160px;
	left:70px;
}
#title img {
	width: 500px;
	height: auto;
}
#oadate {
	position: absolute;
	top:440px;
	left:0px;
}
#oadate img {
	width: 64%;
	height: auto;
}
#info {
	position: relative;
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding: 0;
	background-color: #000;
	color: #fff;
	font-weight: bold;
}
#gaiyo {
	margin: 0 auto;
	padding: 10px;
	width: 96%;
	height: auto;
	text-align: center;
	font-size: 24px;
	line-height: 22px;
	color: #fff;
}
#gaiyo_title {
	font-size: 1.6em;
}

#footer {
	width: 100%;
	height: auto;
	margin: 20px auto;
}
#copyright {
	margin: 0 auto;
	width:90%;
	font-size: 9px;
	line-height: 115%;
	margin-top: 15px;
}
#copyright a {
	text-decoration: underline;
}
#smart {
	margin: 0;
	padding: 0;
	text-align:center;
	margin:0 auto;
}
#hagaki {
	position: relative;
	margin: 10px auto;
	padding: 5px;
	width: 982px;
	height: auto;
	border: #6AA246 solid 4px;
	font-size: 1.2em;
	line-height: 1.3em;
}
.yokoku {
	width: 49%;
	height: auto;
	margin-right: 1px;
	float: left;
}
.nopc {
	display: none;
}
.repeat {
	position: relative;
	margin: 10px auto;
	padding: 0;
	width: 1000px;
	height: auto;
	font-size: 1.6em;
	line-height: 1.3em;
}
.repeat img {
	width: 100%;
	height: auto;
}
