@charset "UTF-8";
body {
	font-size: medium;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	line-height: normal;
	text-align: center;
	color: #000;
	margin-top: 0;
	background-position: 0px 0px;
	border-top-color: #030;
	border-right-color: #030;
	border-bottom-color: #030;
	border-left-color: #030;
	-webkit-box-shadow: 0px 0px rgba(255,255,255,1.00);
	box-shadow: 0px 0px rgba(255,255,255,1.00);
	background-color: rgba(255,255,255,1.00);
}
#wrapper {
	width: 880px;
	margin: 0 auto;
	text-align: left;
	background-color: #FFF;
	border: 10px solid #FFF;
}
#navi {
	background-color: rgba(255,255,255,1.00);
	height: 16px;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 12px;
	color: #0F25AA;
	text-align: left;
	font-weight: normal;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding: 5px;
	border-bottom-style: solid;
	border-bottom-color: rgba(15,37,170,1.00);
}
#navi a {
	margin: 0px;
	padding: 0px;
	color: #0F25AA;
}
#navi a:hover {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	text-decoration: none;
	color: #F00;
}
#container {
	position: relative;
	margin: 10px 0;
	width: 100%;
	background-color: #FFF;
}
#containerTop {
	position: relative;
	width: 100%;
	background-color: #FFF;
	height: 100%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#containerTop a {
	margin: 0px;
	padding: 0px;
	color: #FFF;
}
#containerTop a:hover {
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
}
#primary {
	margin-left: 200px;
	background-color: #FFF;
	padding: 10px;
}
#primaryb {
	background-color: #FFF;
	padding: 10px;
}
#primary #subArea dl {
  clear: both;
  margin: 0px 2px 4px;
  padding-top: 2px;
}
#primary #subArea dl dt {
  float: left;
  width: 8em;
  clear: both;
  font-weight: lighter;
}
#primary #subArea dl dd {
  margin-bottom: 4px;
  padding: 0px 0px 4px 8em;
}
#primary #subArea li {
  padding:0.2em;line-height:1.2em;
}
#secondary {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 200px;
	background-color: #FFF;
	margin-top: 10px;
}
#secondary ul {
	list-style: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #006;
	line-height: 20px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#secondary li {
	margin: 0;
	padding: 0;
	background: #FFF url(image/list_marker_white.gif) left center no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
}
#secondary a {
	background: #FFF;
	display: block;
	width: 200px;
	color: #333333;
	text-decoration: none;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #030;
	border-right-color: #030;
	border-left-color: #030;
	border-top-color: #030;
	line-height: 2em;
	border-width: thin;
}
#secondary a:hover {
	color: #F00;
	background-image: none;
	background-color: #CCC;
	border-bottom-width: 100%;
	border-bottom-style: solid;
	border-bottom-color: #F00;
}
#secondary a img {
	margin: 0px;
	padding: 0px;
}
#secondary a:hover img {
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
}
#header {
	background-color: #FFF;
	height: 610px;
}
#header ul {
	list-style: none;
	margin: 0;
	padding: 0px;
	height: 32px;
	overflow: hidden;
	background-color: #FFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
#header li {
	float: left;
	width: 175px;
	margin: 0;
	padding: 0;
}

#header a {
	display: block;
	width: 100%;
	padding: 6px 0 8px 0;
	color: #003300;
	background-color: #FFF;
	background-image: url(image/listb_bg.gif);
	background-position: left top;
	text-decoration: none;
	text-align: center;
}
#header a:hover {
	background-color: #FFF;
	background-position: right top;
}
#content {
	line-height: 120%;
	clear: left;
	background-color: #FFFFFF;
	font-size: medium;
	margin-top: 0px;
	font-weight: normal;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

#content p {
	margin-left: 20px;
	margin-right: 10px;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	line-height: 120%;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: small;
	font-weight: bold;
	color: #003;
	border-radius: 10px;
}
#content ul {
	margin-left:2px;
}

#content ul li {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 12px;
	line-height: 180%;
	list-style-type: none;
	border-bottom-style: solid;
	border-bottom-color: #000;
	border-bottom-width: 1px;
	margin-right: 20px;
	list-style-image: url(image/list_marker_black.gif);
}
#content ol {
	list-style-type: none;
}

#contentb {
	line-height: 120%;
	clear: left;
	background-color: #FFFFFF;
	font-size: medium;
	margin-top: 0px;
	font-weight: normal;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#footer {
	background-color: rgba(255,255,255,1.00);
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 9pt;
	color: #0F25AA;
	line-height: 1.8em;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-color: rgba(15,37,170,1.00);
	border-top-style: solid;
}

#footer f{
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #0F25AA;
}
#footer a {
	color: #0F25AA;
	line-height: 120%;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
}
#footer a:hover {
	background-color: #FFF;
	color: #FF0533;
}
.center{text-align:center
}
img.sasie {float:left;
margin-right:1em;
}
p.stopfloat{clear:left;
}
img.sashie{
	float:left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
p.stopfloat{
	clear:both;
}

.c1 { padding:1em; border: 1px solid #999999 }
.c2 { padding:1em; border: 1px dashed #336699 }
.c3 {
	padding: 1em;
	border: 3px double #ff3300;
	font-size: small;
}
.c4 { padding:1em;
	border: 4px dotted #ff9900 }
.c5 {
	padding:1em;
	border: 6px outset #cc9900;
	color: #09F;
	background: #ffcc00
}
.c6 {
   padding:1em;
   border: 6px inset #ffcc00;
  color: #ffffff;
  background: #cc9900
}
.c7 {
	padding: 1em;
	border: 4px double #009966;
	color: #000000;
	background-image: url(image/bgBW1.jpg);
}
.c8 {
	padding: 1em;
	border: 6px ridge #333;
	color: #000;
	background-color: #CCC;
	font-size: medium;
}
box1 {
	background-color: #E1FDF0;
	background-position: top;
	padding: 5px;
	width: 100%;
	border: none;


}
box2 {
	width: 500px;
	padding: 5px;
	background-image: url(image/box1.gif);
	border-top: 1px none #FF9900;
	border-right: 1px solid #FF9900;
	border-bottom: 1px solid #FF9900;
	border-left: 1px solid #FF9900;
}
box3 {
	padding: 5px;
	width: 500px;
	border: 1px solid #FF3366;
	background-image: url(image/box1.gif);

}
box4 {
	background-image: url(image/bg2.gif);
	padding: 5px;
	width: 664px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #66CC33;
	border-right-color: #66CC33;
	border-bottom-color: #66CC33;
	border-left-color: #66CC33;
}
box5 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #00CC33;
	text-align: center;
	padding: 5px;
}	

dt {
	font-weight:bold;
	margin-left:40px;
}

dd {
	margin-left:60px;
	margin-right:60px;
}

h1 {
	background-color: #FFFFFF;
	color: #000000;
	font-size: 120%;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	margin: 0.2em 0px;
	padding: 0.3em;
	border-top-width: 0px;
	border-right-width: 3px;
	border-left: 10px solid #0F25AA;
	border-bottom: 5px solid #0F25AA;
}
h2 {
	padding-right: 0.1em;
	padding-left: 0.1em;
	background-color: #FFFFFF;
	border-top: 0px solid #CC0000;
	border-right: 0px solid #0F25AA;
	border-bottom: 1px solid #0F25AA;
	border-left: 12px solid #0F25AA;
}
h3 {
	padding-right: 0.1em;
	padding-left: 0.1em;
	background-color: #FFFFFF;
	border-top: 0px solid #CC0000;
	border-right: 0px solid #0F25AA;
	border-bottom: 1px solid #0F25AA;
	border-left: 12px solid #0F25AA;
}
h4 {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: medium;
	text-indent: 10px;
}

.list1 {
	list-style-position: outside;
	list-style-type: decimal;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: medium;
	list-style-image: none;
	text-indent: -24px;
	line-height: 1.5em;
	margin-right: 10px;
}
.redB {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 14px;
	line-height: 1.5em;
	font-weight: bold;
	color: #F00;
	margin-left: 20px;
	margin-right: 20px;
	text-indent: 10px;
}
#content .new {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: medium;
	background-color: #CCC;
	height: auto;
	width: 610px;
	font-weight: normal;
	line-height: 1.5em;
	margin: 10px;
	padding: 10px;
	border-radius: 10px;
	border: 5px dotted #999;
	color: #000;
}
#footer div a {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 10pt;
	padding: 0px;
	text-align: center;
	color: rgba(15,37,170,1.00);
}
.sentence {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: medium;
	line-height: 1.5em;
	color: #000;
	margin-left: 20px;
	margin-right: 20px;
}
#content .c7 img {
	float: right;
}
.p1small {
	font-size: small;
	margin-right: 20px;
	margin-left: 20px;
	padding: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#wrapper #container #primary #content .c3 {
	font-size: small;
}

.style6 {
	font: bold 12pt/1.5em "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	margin-left: 20px;
	margin-right: 20px;
}
.style14 {font-weight: bold}
.style16 {color: #FFFFFF}
.style17 {
	font-family: "HG創英角ﾎﾟｯﾌﾟ体";
	font-size: x-large;
	color: #030;
}
body,td,th {
	color: #000;
}
.style8 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #030;
	text-align: center;
	background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(255,255,0,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 0%,rgba(255,255,0,1.00) 100%);
}
.style8b {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #030;
	text-align: center;
	background-color: #FFFF00;
}
.style8c {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #030;
	text-align: center;
	background-color: #CCFF00;
}
.underline {
	text-decoration: underline;
}
.ｂｇyellow {
	background-color: #FF0;
}
.imageSpace {
	margin: 5px;
}
