body {
	color :#000000;
	background-color: #ffeeff;
	margin: 10px;
	padding: 0px;
	}

a:link { color: #0000ff }
a:visited { color: #8000ff }
a:hover {
	color:#ff0000;
	position: relative;
	right: -1px;
	bottom: -1px;
	background-color: #ffff00;
	}
a:active { color: #ff0000 }

div.link { margin-left: 0.8em }
div.ad {
	text-align: center;
	margin-top: 1em;
	margin-bottom: 1em;
	}
div.banner {
	border: 1px solid #ff00ff;
	background-color: #ffccff;
	padding: 3px;
	margin-bottom: 0.5em;
	margin-left: 5%;
	margin-right: 5%;
	}
address {
	font-size: 80%;
	text-align: center;
	font-style: normal;
	line-height: 120%;
	}
div.title {
	border: 1px solid #ff00ff;
	background-color: #ffccff;
	padding: 3px;
	margin-bottom: 0.5em;
	}
span.title1 {
	font-size: 150%;
	color: #cc0000;
	font-weight: bold;
	margin-left: 0.3em
	}
span.title2 {
	font-size: 100%;
	color: #cc0000;
	font-weight: bold
	}

div.caution {
	border: 1px solid #000000;
	background-color: #ffff66;
	padding: 3px;
	padding-left: 1em;
	margin-top: 0.5em
	margin-bottom: 0.5em
	font-size: 150%;
	color: #000000;
	font-weight: bold;
	margin-left: 0.3em;
	}
span.caution {
	color: #ff0000;
	border-bottom: double 3px #ff0000;
	}
table.menu {
	border-collapse: separater;
	width: 100%
	}
td.menu1 {
	border: 1px solid #909090;
	margin: 0px;
	padding: 1px;
	text-align: center;
	background-color: #d0d0d0;
	font-size: smaller;
	width: 14%;
	}
td.menu2 {
	border: 1px solid #ff4040;
	margin: 0px;
	padding: 1px;
	text-align: center;
	background-color: #ffb0b0;
	font-size: smaller;
	width: 14%;
	}
form {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 100%;
	}
input { font-size: 100%; }

p { line-height: 150% }
h2.g { text-align: left; color:#008000; background-color:#66ff66 }

.b { font-weight: bold }
.s-red { font-size: smaller; color: #ff0000 }
.red { color: #ff0000 }
.s { font-size: smaller }
.size2 { font-size: smaller }
.size2b { font-size: smaller; font-weight: bold }
.size4b { font-size: larger; font-weight: bold }
.size4 { font-size: larger }
.size4b-red { color: #ff0000; font-size: larger; font-weight: bold }

dl { line-height: 100% }
dl.150 { line-height: 150%; }
dt.b { font-weight: bold }
dd.ml4 { margin-left: 4em }
dd.ml4mb1 { margin-left: 4em; margin-bottom: 1em }
dd.mb1 { margin-bottom: 1em }

/*@from 2009.04.20@*/

div.text {
	padding-left: 1em;
	padding-right: 1em;
	line-height:150%;
	}
div.text dl {
	line-height: 120%;
	}
div.text td { line-height: 150%; }
h2 {
	font-size: 120%;
	text-align: left;
	color: #008000;
	background-color: #99ff99;
	margin-top: 0em;
	margin-bottom: 0em;
	padding-left: 0.5em;
	padding-top: 0.1em;
	padding-bottom: 0.1em;
	}
.lb-r { font-size: larger; font-weight: bold; color: #ff0000 }
.lh1 { line-height: 150% }
caption {
	font-weight: bold;
	margin-bottom: 0pt;
	}
div.tbl1 h2 {
	font-size: 120%;
	background-color: #ff6060;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	margin-left: 5%;
	margin-right: 5%;
	margin-bottom: 0em;
	text-align: center;
	}
div.tbl1 dl {
	margin-top: 0em;
	margin-left: 5%;
	margin-right: 5%;
	border: 1px solid #ff6060;
	background-color: #ffffd0;
	padding: 3px;
	margin-bottom: 0.5em;
	}
div.tbl1 dt {
	font-weight: bold;
	margin-top: 1em;
	}
div.tbl3  {
	border: 1px solid #ff6060;
	margin-left: 5%;
	margin-right: 5%;
	}
div.tbl3 h2 {
	font-size: 120%;
	background-color: #ff6060;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	margin-top: 0em;
	margin-bottom: 0em;
	text-align: center;
	}
div.tbl3 h3 {
	font-size: 100%;
	font-weight: bold;
	margin-top: 2em;
	margin-bottom: 0em;
	}
div.tbl3 dl {
	margin-top: 0.5em;
	margin-left: 1.5em;
	line-height: 120%;
	}
div.tbl3 dt {
	font-size: 100%;
	font-weight: normal;
	}
div.tbl3 dd {
	font-size: 100%;
	margin-bottom :1em;
	}
div.ml1 {
	margin-left: 1em;
	}
div.ml2 {
	margin-left: 2em;
	}
span.ml1s {
	margin-left: 1em;
	font-size: 80%;
	}
span.ml2s {
	margin-left: 2em;
	font-size: 80%;
	}
.bi {
	font-weight: bold;
	font-style: italic;
	}
.warning {
	font-weight: bold;
	color: #ff0000;
	font-style: italic;
	}
div.his h2 {
	text-align: left;
	color: #008000;
	background-color: #99ff99;
	padding-left: 0.5em;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	}
div.his table { margin-left: 1em; }
div.his th { background-color: #ff9999; }
div.his p { margin-left: 5%; margin-right: 5%; }
div.his ul { margin-bottom: 0em; margin-top: 0em; }
div.his li { margin-left: 0em; line-height: 150%; }

ul.m0 {
	margin-bottom: 0em;
	margin-top: 0em;
	}
.cancel { text-decoration: line-through; color: #ff0000 }
ul.0 { margin-left: 1em; }
.pic { font-size: 80%; text-align: center; }

span.new { color: #ff0000;
	font-weight: bold;
	font-size: 80%;
	vertical-align: top;
	text-decoration: none;
	}

div.dl1 dl { line-height: 150%; }
div.dl1 dt { font-weight: bold; }
div.dl1 dd { margin-bottom: 1em; }

div.index h3 {
	font-weight: bold;
	font-size: 100%;
	margin-bottom: 0em;
	}
div.index p {
	margin-top: 0em;
	margin-left: 2em;
	}
div.box {
	border:double 3px #008f00;
	width:70%;
	margin:1em;
	background-color: #ddffdd;
	}
div.box p {
	margin: 1em;
	font-weight: bold;
	}
div.pr {
	border:solid 1px #000000;
	background-color: #ffbbee;
	margin: 1em;
	padding: 1em;
	}
div.pr dt {
	font-weight: bold;
	}
div.pr dd {
	margin-bottom: 1em;
	}
div.reference {
	border:dashed 1px #000000;
	background-color: #ffff90;
	margin: 1em;
	padding: 1em;
	width: 80%;
	}
div.reference dd {
	margin-bottom: 1em;
	}

