@charset "shift_jis";

#welcome {
	font-style: italic;
	text-align: left;
	height: 20px;
	width: 100%;
	position: relative;
}
#welcome h1 {
	margin-left: 10px;
	font-style: oblique;
	text-align: left;
	font-size: small;
}
#gnavi {
	height: 100px;
	width: 700px;
	position: relative;
	text-align: center;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}
#gnavi .gnavi {
	text-align: center;
	float: left;
	height: 90px;
	width: 175px;
	margin-top: 5px;
	margin-bottom: 5px;
	position: relative;
}
#topics {
	text-align: center;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.img {
	width: 800px;
	margin-top: 10px;
	margin-bottom: 10px;
	position: relative;
}

#topics hr {
	width: 80%;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	color: #000;
	height: 1px;
}
h3 {
	font-style: oblique;
	text-align: right;
	font-size: small;
}
#Snavi {
	height: 100px;
	width: 700px;
	position: relative;
	text-align: center;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}
.snavi {
	text-align: center;
	float: left;
	height: 90px;
	width: 175px;
	margin-top: 5px;
	margin-bottom: 5px;
	position: relative;
}