@charset "UTF-8";
/* CSS Document */

#sidemenu dt {
	display:block;
	font-size:12px;
	text-align: left;
	background-color: #bbdb88;
	color: #009966;
	width: 160px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin: 5px;
	padding-left: 5px;
	background-position: 160px 20px;
	height: 20px;
	line-height: 20px;
}
#sidemenu dt a {
	display:block;
	font-size:12px;
	text-align: left;
	background-color: #bbdb88;
	color: #009966;
	width: 160px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	padding-left: 0px;
	background-position: 160px 20px;
	height: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-decoration: none;
	font-weight: bold;
}
#sidemenu dt a:hover {
	display:block;
	font-size:12px;
	text-align: left;
	background-color: #009966;
	color: #FFCC33;
	width: 160px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	padding-left: 0px;
	background-position: 160px 20px;
	height: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-decoration: none;
	font-weight: bold;
}
#sidemenu dd{
	display:block;
	font-size:10px;
	text-align: left;
	background-color: #bbdb88;
	color: #009966;
	width: 160px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin: 5px;
	padding-left: 5px;
	background-position: 160px 20px;
	height: 20px;
	line-height: 20px;
	text-decoration: none;
	text-indent: 10px;
}
#sidemenu dd a {
	display:block;
	font-size:10px;
	text-align: left;
	background-color: #bbdb88;
	color: #009966;
	width: 160px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin: 0px;
	padding-left: 0px;
	background-position: 160px 20px;
	height: 20px;
	line-height: 20px;
	text-indent: 10px;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#sidemenu dd a:hover{
	display:block;
	color:#fff;
	text-align: left;
	background-color: #009966;
	width: 160px;
	font-size: 10px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-indent: 10px;
}
.header {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	line-height: 100%;
	color: #FFFFFF;
	margin: 5px;
}
.headtitle {
	font-size: 14px;
	line-height: 150%;
	color: #FFFFFF;
	font-weight: bold;
}
body {
	margin: 0px;
	padding: 0px;
}
.footer {
	font-size: 10px;
	line-height: 120%;
	text-decoration: none;
	margin-left: 5px;
}
h1 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 24px;
	text-decoration: none;
	margin: 5px;
}
.memo {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 120%;
	text-decoration: none;
	background-image: url(../images/css/memo.gif);
	background-repeat: repeat-y;
	display: block;
	width: 375px;
	padding-left: 15px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #23AC58;
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #23AC58;
	border-bottom-color: #23AC58;
	border-left-color: #23AC58;
}
.memo_3 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 120%;
	text-decoration: none;
	background-image: url(../images/css/memo.gif);
	background-repeat: repeat-y;
	display: block;
	width: 500px;
	padding-left: 15px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #23AC58;
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #23AC58;
	border-bottom-color: #23AC58;
	border-left-color: #23AC58;
}
p {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 120%;
	color: #333333;
	padding-right: 0px;
	margin: 5px;
}
h2 {
	font-size: 18px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: ridge;
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	border-bottom-color: #336600;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #336600;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 22px;
}
.content_tr_head {
	color: #FFFFFF;
	background-color: #009966;
	text-align: center;
	margin: 5px;
	padding: 5px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-weight: bold;
}
.content_tr_head a{
	color: #FFFFFF;
	background-color: #009966;
	text-align: center;
	margin: 5px;
	padding: 5px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
caption {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 8px;
	line-height: 10px;
}
h3 {
	font-size: 20px;
	line-height: 100%;
}
.button_a {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	background-color: #FFB3BC;
	border: 3px ridge #FFCCFF;
	background-position: center center;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.memo_2 {
	font-size: 12px;
	text-decoration: none;
	display: block;
	padding: 5px;
	border: 1px dotted #666666;
	background-color: #FFFFCC;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-align: left;
}
.button_b {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	background-color: #97E7FF;
	border: 3px outset #B0ABFF;
	background-position: center center;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
h5 {
	font-size: 12px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-left-style: solid;
	border-left-color: #00CC00;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
h5 a{
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #00CC00;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 5px;
	text-decoration: none;
	color: #000000;
}
h4 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	font-weight: normal;
	padding: 5px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #990000;
}
.button_c {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	background-color: #FFF3A3;
	border: 3px outset #FFC15D;
	background-position: center center;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.m_window_back {
	background-image: url(../images/m_window/m_window_bar_back.gif);
	background-repeat: repeat-x;
	display: block;
	height: 35px;
	width: 100%;
}
caption {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	text-align: left;
}
.button_d {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	background-color: #CC0033;
	background-position: center center;
	text-transform: uppercase;
	color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 5px;
	margin: 0px;
}
.q_table {
	background-color: #CCCCCC;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.q_table_2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
