@charset "utf-8";

* {
	margin: 0px;
	padding: 0px;
}
body {
	color: #000000;
	background-image: url(../images/bg2025.gif);
	text-align: center;
	font-size: 90%;
	line-height: 1.5;
}
img {
	border: none;
}
#wrapper {
	margin: 10px auto 0px;
}
#wrapper #contents {
	background-color: #FFFFFF;
	width: 736px;
	margin: 0px auto;
	overflow: hidden;
	border-left: 1px solid #560172;
	border-right: 1px solid #560172;
}
#wrapper #contents strong{
	color: #f00;
}
.redText {
	color: #f00;
}

#wrapper #contents table {
	text-align: left;
	width: 700px;
	margin: 10px auto;
	border: 1px solid #bbb;
	border-bottom: none;
}
#wrapper #contents table th {
	padding: 3px;
	vertical-align: middle;
	border-bottom: 1px solid #bbb;
	border-right: 1px solid #bbb;
	text-align: center;
	width: 150px;
	color: #000099;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#wrapper #contents table td {
	vertical-align: top;
	border-bottom: 1px solid #bbb;
	padding-top: 12px;
	padding-right: 3px;
	padding-bottom: 12px;
	padding-left: 3px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 1.8em;
}
#wrapper #contents table td h2 {
	font-size: 100%;
	margin-top: 10px;
}
#wrapper #contents table tr td p a {
	color: #069;
}

#wrapper #contents .btn_bnr a {
	width: auto;
	display: block;
	padding: 15px;
	text-align: center;
	border: 2px solid #F00;
	background-color: #FFF;
	font-weight: bold;
	color: #F00;
	text-decoration: none;
	margin: 15px;
	font-size: 1.2em;
}

#wrapper #contents .btn_bnr a:hover {
	opacity:0.4;
}


#copyright{
	font-size: 80%;
}
#wrapper #contents div .fcr {
	color: #F00;
}
#contents div .btn_entry a {
	font-size: 1.4em;
	font-weight: bold;
	color: #FFF;
	background-color: #ea0101;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	text-decoration: none;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	border-radius: 5px;
	box-shadow:#9e0202 2px 2px;
}
#contents div .btn_entry a:hover {
	background-color: #ce0202;
}
.info_block {
	width: 650px;
	text-align: left;
	margin: 40px auto;
	line-height: 1.8em;
	font-size: 1.1em;
}

.info_block h1 {
	font-size: 20px;
	padding-bottom: 50px;
	text-align: center;
}
.info_block p {
	padding-bottom: 20px;
}

.info_block ul {
	list-style-position: inside;

}

.monitor_2024{
	list-style:none;
	text-indent: -1.9em;
  padding-left: 1.9em;
}
.monitor_2024_2 {
	list-style:none;
	text-indent: -1.0em;
  padding-left: 1.0em;
}