@charset "shift-jis";

body {
	font-family: "ヒラギノ角ゴ Pro W3", "Meiryo", "ＭＳ Ｐゴシック", Osaka, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-attachment: fixed;
	background-image: url(bg.gif);
	background-repeat: repeat-x;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

h1,
h2,
h3,
h4,
p,
br,
dl,
dt,
dd,
ul,
li {
	margin: 0px;
	padding: 0px;
}

a:link {
	color: #CC0000;
	text-decoration: none;
}

a:active {
	color: #000099;
	text-decoration: none;
}

a:visited {
	color: #000099;
	text-decoration: none;
}

a:hover {
	color: #0000CC;
	text-decoration: underline;
}

a:link img.line-unnecessary,
a:visited img.line-unnecessary {
	border: 1px solid #999999;
}

a:hover img.line-unnecessary,
a:active img.line-unnecessary {
	border: 2px solid #FF0000;
}

a:link img.line-no,
a:visited img.line-no {
	border: 1px solid #fff;
}

a:hover img.line-no,
a:active img.no {
	border: 1px solid #CC0000;
}

img {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

img.line-no {
	border: none;
}

img.line-unnecessary {
	border: 1px solid #999999;
}

div#allwrap {
	padding: 0px;
	width: 720px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(allwrapbg.gif);
	background-repeat: repeat-y;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
}

div#header {
	height: 60px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	width: 720px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #006666;
}

#header h1 {
	text-align: left;
	margin: 0px;
	padding: 0px;
}

#leftarea h2 {
	background-image: url(topicsmaintitle.gif);
	background-repeat: no-repeat;
	height: 100px;
	width: 150px;
	text-indent: -9999px;
}

#leftarea {
	margin: 0px;
	padding: 0px;
	width: 150px;
	float: left;
}

#leftarea h3 {
	font-size: 15px;
	margin: 0px;
	padding: 0px;
	color: #CC0000;
	line-height: 2.5em;
	height: 40px;
}

#leftarea ul {
	margin-top: 5px;
	margin-bottom: 15px;
	list-style-type: none;
	text-align: left;
	padding-left: 10px;
	font-size: 80%;
	line-height: 1.3em;
}

#leftarea li {
	margin: 0px;
	padding-left: 8px;
}


#topicsarea {
	margin: 10px 25px 25px 0px;
	padding: 0px;
	float: right;
	width: 490px;
	text-align: center;
}

#topicsarea h2 {
	background-image: url(title.png);
	background-repeat: no-repeat;
	margin: 0px 0px 25px;
	padding: 0px;
	height: 120px;
	width: 490px;
	text-indent: -9999px;
	text-align: left;
}

#topicsarea h4 {
	font-size: 110%;
	line-height: 1.7em;
	font-weight: bold;
	padding: 0px 0px 3px 30px;
	margin-top: 20px;
	margin-bottom: 5px;
	border-bottom-width: 2px;
	background-image: url(title_mark.png);
	background-repeat: no-repeat;
	background-position: 0px -4px;
	text-align: left;
	color: #CC0000;
}

#topicsarea p,
#topicsarea dl {
	font-size: 90%;
	line-height: 1.7em;
	margin: 0px;
	text-align: left;
}

#topicsarea hr {
	height: 4px;
	margin-bottom: 15px;
	clear: both;
	/* 20171026たつみ印刷追加 */
}

#topicsarea #totop {
	float: right;
	/* 20171026たつみ印刷追加 */
	text-align: right;
	height: 25px;
	width: 490px;
	margin: 10px 0px 10px 0px;
}

#topicsarea p.captioncenter {
	font-size: 75%;
	text-align: center;
	line-height: 1.5em;
	margin-bottom: 15px;
}

#topicsarea p.captionleft {
	font-size: 75%;
	text-align: left;
	line-height: 1.5em;
	margin-bottom: 15px;
}

#topicsarea p.captionright {
	font-size: 75%;
	text-align: right;
	line-height: 1.5em;
	margin-bottom: 15px;
}

#foot {
	text-align: center;
	padding: 0px;
	width: 720px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(footer_green.gif);
	background-repeat: no-repeat;
	height: 32px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
}

.copyright {
	padding-top: 3px;
	color: #FFFFFF;
	font-size: 10px;
	letter-spacing: .1em;
}

.crear {
	clear: both;
}

.pageimg {
	border: 1px solid #999999;
	margin-bottom: 10px;
}



.imgleft {
	float: left;
	border: 1px solid #999999;
	background-color: #FFFFFF;
	padding: 5px;
	margin: 5px 10px 0px 0px;
}

.imgright {
	float: right;
	border: 1px solid #999999;
	background-color: #FFFFFF;
	padding: 5px;
	margin: 5px 0px 0px 10px;
}

.imgcenter {
	border: 1px solid #999999;
	text-align: center;
	margin: 5px;
	padding: 5px;
}

.imgleft:last-child {
	padding-bottom: 10px;
}

/* 20191213 */
@media screen and (max-width:767px) {
	body>* {
		max-width: 100% !important;
		width: 100% !important;
		border-left: none !important;
		border-right: none !important;
	}

	#leftarea,
	#topicsarea {
		width: 100%;
		background: #FFF;
		padding: 15px;
		float: none;
		box-sizing: border-box;
	}

	div#allwrap {
		background: #ddd !important;
	}

	#leftarea h2 {
		float: left;
	}

	.pageimg {
		margin: auto auto 10px;
		display: block;
	}

	#leftarea a {
		display: block;
		text-align: left;
		margin-top: -30px;
	}

	#topicsarea h2 {
		width: 100%;
		background-size: contain;
		margin-bottom: 0;
		height: 21vw;
	}

	.imgleft,
	.imgright {
		max-width: 50%;
		height: auto;
	}

	.imgcenter {
		max-width: 100%;
		height: auto;
		box-sizing: border-box;
		margin: 5px auto;
	}

	#topicsarea #totop {
		max-width: inherit;
		margin-top: 2px;
	}
}