@charset "shift_jis";
body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-color: #e7e7e7;
	text-align: center;
}

#page {
	width: 700px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#title {
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	font-size: 14px;
	color: #FFFFFF;
	background-color: #0000CC;
	height: 20px;
	width: 700px;
	font-weight: bold;
	margin-right: auto;
	margin-left: auto;
	line-height: 20px;
	margin-top: 0px;
	text-align: left;
}

#nakami {
	width: 700px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	height: 300px;
}

#left {
	float: left;
	width: 400px;
	text-align: left;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	line-height: 17px;
	height: 300px;
}

#right {
	float: right;
	width: 290px;
	margin-left: 10px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	line-height: 17px;
	text-align: left;
	height: 300px;
}

#waku500 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	line-height: 17px;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	text-align: left;
	margin-top: 5px;
	font-style: normal;
	margin-right: auto;
	width: 500px;
	margin-bottom: 5px;
	margin-left: 100px;
	margin-right: 100px;
}

#tuika {
	margin-top: 5px;
	text-align: center;
	width: 700px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#nakami2 {
	width: 700px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	height: 300px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	line-height: 17px;
}

#left2 {
	width: 400px;
	top: 10px;
	float: left;
	font-size: 13px;
	line-height: 17px;
	text-align: left;
}

#right2 {
	width: 290px;
	margin-left: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	line-height: 17px;
	height: 300px;
	text-align: left;
	float: right;
}

#nakami0 {
	width: 700px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
}

#left0 {
	width: 400px;
	text-align: left;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	line-height: 17px;
	float: left;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#right0 {
	float: right;
	width: 290px;
	margin-left: 10px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	line-height: 17px;
	text-align: left;
}

.moji13 {
	font-size: 13px;
}

#header {
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	width: 700px;
}

#header2 {
	width: 650px;
	background-color: #005100;
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0px;
	text-align: center;
}

#headleft {
	float: left;
	height: 25px;
	width: 160px;
	border: 1px solid #333333;
	background-color: #03470d;
}
#headright {
	float: right;
	border: 1px solid #333333;
	height: 25px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	line-height: 25px;
	text-align: left;
	background-color: #cccccc;
	width: 530px;
	margin-bottom: 5px;
	margin-left: 5px;
	text-indent: 10px;
	background-position: center;
}

#mojishou {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	line-height: 17px;
}

#footer {
	margin-top: 10px;
	font-size: 13px;
}

.clearfloat { /* このクラスは、div またはブレークエレメントに適用される必要があり、また、フローティングエレメントが完全に含まれているコンテナの末尾の直前にある最後のエレメントである必要があります */
	clear:both;
	height:0;
	font-size: 0px;
	line-height: 0px;
}

  p {
	font-size: 13px;
	line-height: 1.25em;
	margin-top: 0em;
	margin-bottom: 0.5em;
}
  th  {font-size: 13px;
	line-height: 17px;
}
  TD  {
	line-height: 17px;
	font-size: 13px;
}
  li {  font-size: 10pt; line-height: 1.25em; margin-bottom: 0.25em;}
  h1 {  font-size: 20pt; margin-top: 0ex; margin-bottom: 0ex; line-height: 1em;}
  H2 {  font-size: 12pt; margin-top: 0ex; margin-bottom: 0ex; line-height: 1.25em;}
  H3 {  font-size: 11pt;}
  h4 {  font-size: 10pt; line-height: 1.5em; margin-top: 0em; margin-bottom: 0em;}
  h5 {  font-size: 10pt;}
  h6 {  font-size: 6pt;}

 blockquote {  	color: #669999;	margin-top: 2px; margin-right: 15px;
	margin-bottom: 2px; margin-left: 12px;}
 A:LINK { color: #0000ff; text-decoration: none;}
 A:VISITED { color: #0000ff; text-decoration: none;}
 A:HOVER { color: #ff0000; text-decoration: underline;}
 SELECT { color: #333333; margin-top: 0px; margin-right: 0px; 
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: normal;}
  hr {
	height: 1px;
	color: #333333;
	line-height: 0pt;
}
  ul {
	margin-top: 0px;
	margin-left: 10pt;
	margin-bottom: 3px;
}
  ol {  margin-top: 0.5em; margin-bottom: 0.5em; margin-left: 2em;}
  dt { line-height: 1.25em; margin-left: -1em;}
  dd{ line-height: 1.25em; margin-left: -0em;}
  caption {  text-align: left; vertical-align: baseline; line-height: 1em;}
  .POP {  color: #330099; font-weight: bold; cursor: help;}
  .Tip { color: #000000; background-color: #E9E9FF; padding: 6pt;}
  .ListTH {  text-align: left; vertical-align: top;}
  th.list {  color: #FFFFFF; background-color: #330099;}
  td.list {  color: #000000; background-color: #E9E9FF;}
  h4.decoH { color: #330099;}
  h5.decoH { color: #330099 ;}
  
  
