body {
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
}
#main {
	line-height: 150%;
	margin:0px;
	padding: 19px;
	font-size:9pt;
}
p { margin-top:0px; margin-bottom:1em; }
td { font-size:9pt; }
th { font-size:9pt; }
li { margin: 3px; }

.title01{
	height: 24px;
	display	: block;
	text-align	: left;
	font-weight	: bold;
	font-size	: 10pt;
	color		: #FFFFFF;
	line-height: 100%;
	background-image: url("../images/title01.gif");
	background-repeat: no-repeat;
	border		: none 0px;
	margin       : 0px;
	margin-bottom: 0.2em;
	padding-left	: 28px;
	padding-top  : 6px;
	overflow: visible;
}
.title01s{
	height: 24px;
	display	: block;
	text-align	: left;
	font-weight	: bold;
	font-size	: 10pt;
	color		: #FFFFFF;
	line-height: 100%;
	background-image: url("../images/title01s.gif");
	background-repeat: no-repeat;
	border		: none 0px;
	margin       : 0px;
	margin-bottom: 0.2em;
	padding-left	: 28px;
	padding-top  : 6px;
	overflow: visible;
}
.title02{
	height: 16px;
	display	: block;
	text-align	: left;
	font-weight	: bold;
	font-size	: 10pt;
	color		: #555555;
	line-height: 100%;
	background-color:#DDDDDD;
	background-image: url("../images/title02.gif");
	background-repeat: no-repeat;
	border		: solid 1px #C0C0C0;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-left	: 24px;
	padding-top: 4px;
	overflow: visible;
}
.title03{
	display	: block;
	text-align	: left;
	font-weight	: bold;
	font-size	: 10pt;
	color		: #ee7700;
	line-height: 100%;
	background-image: url("../images/p_02.gif");
	background-repeat: no-repeat;
	border		: none 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left	: 24px;
	overflow: visible;
	vertical-align:middle;
}
.titlebar_short {
   width: 500px;
   height: 27px;
   display	: block;
   text-align	: left;
   font-weight	: bold;
   font-size	: 10pt;
   color		: #FFFFFF;
   line-height: 100%;
   background-image: url("../images/bar_blank_short.gif");
   background-repeat: no-repeat;
   border		: none 0px;
   margin       : 0px;
   padding-left	: 14px;
   padding-top : 6px;
}
.indent { padding-left: 2em; margin-bottom:1.5em; }
.indent_b {
	border: 1px solid #0066ff;
	padding: 4px;
	margin-right: 30px;
	margin-left: 30px;
}
.orangeback {
	color: #FFFFFF;
	background-color: #ff8800;
	font-weight: bold;
}
.lightorangeback {
	color: #dd0000;
	background-color: #ffff00;
}

.greenback {
	color: #FFFFFF;
	background-color: #66cc00;
	font-weight: bold;
}
.greenborder {
	background-color: #eeffcc;
	border: 1px solid #66cc00;
	padding: 4px;
}
.blueback {
	color: #FFFFFF;
	background-color: #55bbee;
	font-weight: bold;
}
.blueback_p {
	color: #FFFFFF;
	background-color: #55bbee;
	font-weight: bold;
	padding: 2px;
}
.lightblueback_p {
	color:#2266cc;
	background-color:#ccffff;
}
.lightblueback {
	color:#4466ff;
	background-color:#eeeeff;
}

.blueform {
	color:#4488ee;
	background-color:#eeeeff;
	border: 1px solid #4488ee;
}
.grayform {
	border: 1px solid #4488ee;
}
.font9pt {
	font-size: 9pt;
}
.font10pt {
	font-size: 10pt;
}
.font11pt {
	font-size: 11pt;
}
.whitechar {
	color: #FFFFFF;
}
.strng_o {
	font-size: larger;
	font-weight: bold;
	color: #FF9933;
}
.big_o {
	font-size: large;
	font-weight: bold;
	color: #FF9933;
}
.largerfont {
	font-size: 1.3em;
	font-weight: bold;
}
.largefont {
	font-size: large;
	font-weight: bold;
}
.big_do {
	font-size: large;
	font-weight: bold;
	color: #FF6600;
}
.menutop1 {
	background-image: url(../images/bg_g.gif);
	padding: 6px;
}
.menutop2 {
	margin: 6px;
	background-image: url(../images/bg_p.gif);
}
.menutop3 {
	margin: 6px;
	background-image: url(../images/bg_r.gif);
}
.padding4 {
	padding: 4px;
}

.lb_border_o {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 8px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF6600;
	border-right-color: #FF6600;
	border-bottom-color: #FF6600;
	border-left-color: #FFaa88;
	padding: 4px;
}
.font_lg {
	font-size: larger;
}
.list_p02 {
	list-style-image: url(../images/point_02.gif);
	list-style-position: outside;
	list-style-type: circle;
	margin: 4px;
}
/* リンクカラー ----------------- */
a.gr:link { color: #0044ff; text-decoration: underline; }
a.gr:visited { color: #0044ff; text-decoration: underline; }
a.gr:hover { color: #44aa66; background-color: #ccff88; text-decoration: underline; }
a.gr:active { color: #ff6644; background-color: #ffff88; text-decoration: underline; }

a.db:link { color: #004488; text-decoration: underline; }
a.db:visited { color: #004488; text-decoration: underline; }
a.db:hover { color: #004488; background-color: #ccff88; text-decoration: underline; }
a.db:active { color: #004488; background-color: #ffff88; text-decoration: underline; }

/* オレンジのリンク */
a.orange:link {color: #ff8800; }
a.orange:visited {color: #ff4422;}
a.orange:hover {color: #ff2200; background: #ffee00; }
a.orange:active {color: #ff0000; background: #ffff00; }
/* 緑のリンク */
a.green:link {color: #009900; background: #ffffff; }
a.green:visited {color: #00cc00; background: #ffffff; }
a.green:hover {color: #009900; background: #ccff99; }
a.green:active {color: #008800; background: #ffffff; }

/* 触ったときだけアンダーライン */
a.noborder:link { color: #000000; text-decoration: none; }
a.noborder:visited { color: #000000; text-decoration: none; }
a.noborder:hover { color: #000000; text-decoration: underline; }
a.noborder:active { color: #0088ff; text-decoration: underline; }

/* 全く変化無し */
a.noeffect:link { color: #000000; text-decoration: none; background-color:transparent; }
a.noeffect:visited { color: #000000; text-decoration: none; background-color:transparent; }
a.noeffect:hover { color: #000000; text-decoration: none; background-color:transparent; }
a.noeffect:active { color: #000000; text-decoration: none; background-color:transparent; }

table.clps { border-collapse: collapse; border: solid 1px #999999; }

.nomargin { margin: 0px; }
.margin_bt { margin-bottom:1em; }
.margin_l { margin-left:1em; }

.redbold { font-weight:bold; color:#ff0000; }