@charset "shift_jis";
/* CSS Document */
body {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	font-size: 14px;
	line-height: 22px;
}
h1 {
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	padding: 0px;
	color: #008842;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 15px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#aisatsu {
	padding: 0px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	width: 780px;
}
#aisatsu .aisatsu_left {
	float: left;
	width: 580px;
	text-align: left;
}
#aisatsu .aisatsu_left h2 {
	color: #008842;
	font-size: 24px;
	line-height: 32px;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#aisatsu .aisatsu_left p {
	margin: 0px;
	padding: 0px;
}
#aisatsu .aisatsu_right {
	float: right;
}
#waku {
	padding: 0px;
	clear: both;
	width: 780px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
    display: flex;
    flex-wrap: wrap;
}
#waku .waku_left {
	float: left;
}
#waku .waku_right {
	float: right;
}
#waku .box1 {
	border: 1px solid #007348;
	height: auto;
	width: 369px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 11px;
	padding: 0px;
    box-sizing: border-box;
}
#waku .box2 {
	border: 1px solid #85ba24;
	height: auto;
	width: 369px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 11px;
	padding: 0px;
    box-sizing: border-box;
}
#waku .box3 {
	border: 1px solid #7a0f09;
	height: auto;
	width: 369px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 11px;
	padding: 0px;
    box-sizing: border-box;
}
#waku .box4 {
	border: 1px solid #910301;
	height: auto;
	width: 369px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 11px;
	padding: 0px;
    box-sizing: border-box;
}
#waku table {
	margin: 0px;
	padding: 0px;
	text-align: left;
}
#waku .box1 .kokunai_insyoku {
	color: #FFF;
	background-color: #FF6600;
	font-size: 12px;
	line-height: 14px;
	text-align: left;
	padding: 3px;
	margin: 2px;
}
#waku .box1 .kokunai_insyoku a {
	color: #FFF;
	text-decoration: none;
}
#waku .box2 .gaishi_eng {
	background-color: #36CC8E;
	text-align: left;
	margin: 2px;
	padding: 3px;
	font-size: 12px;
	line-height: 14px;
}
#waku .box2 .gaishi_eng a {
	color: #FFF;
	text-decoration: none;
}
#waku .box2 .gaishi_eng a span {
	color: #0033CC;
}
#footer {
	clear: both;
	padding: 0px;
	width: 780px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	font-size: 9px;
	line-height: 12px;
	color: #898989;
}
