@charset "shift_jis";
/* CSS Document */
@media screen and (max-width: 998px) {
#image_area {
	background-color: #99C;
	height: 370px;
	width: 100%;
	text-align: center;
	margin-top: 78px;
	background-image: url(../image/top_image.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	background-size: cover;
}
#top_image {
	height: 180px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
#top_image .title {
	width: 90%;
	margin-left: auto;
	margin-top: 10%;
	margin-right: auto;
}
#aichi_area {
	background-color: #F0F8FF;
	height: auto;
	width: 100%;
	padding-top: 30px;
	padding-bottom: 60px;
}
#aichi_info {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 15px;
	line-height: 23px;
	color: #006;
	height: auto;
	width: 92%;
	padding-bottom: 30px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	text-align: justify;
}

#aichi_contents {
	background-color: #FFF;
	text-align: center;
	height: auto;
	width:96%;
	margin-right: auto;
	margin-left: auto;
}
#aichi_contents img{
	width:96%;
}

}
