body {
	color: #000000; background-color: #FFFFFF;
	
	scrollbar-Track-Color:#ebebeb;
	scrollbar-Face-Color:#336666;
	scrollbar-Shadow-Color:#464646;
	scrollbar-DarkShadow-Color:#f6f5fa;
	scrollbar-Highlight-Color:#f6f5fa;
	scrollbar-3dLight-Color:#464646;
	scrollbar-Arrow-Color:#ffffff;
}

BODY {  font-size: 83%}


a:link {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	color: #3366CC;
	text-decoration: none;
	font-size: 12px;
}
a:visited {
	font: 12px "ＭＳ Ｐゴシック", "Osaka";
	color: #006600;
	text-decoration: none;
}
a:hover {
	font: 12px "ＭＳ Ｐゴシック", "Osaka";
	color: #3366CC;
	text-decoration: underline;
}
a:active {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	color: #85A3E0;
	text-decoration: none;
	font-size: 12px;
}


/*
a:link {  color:#08427c;  text-decoration: none}
a:visited {  color:#990099;  text-decoration: none}
a:active {  color:#2a5f9e;  text-decoration: underline}/* add 20041109*/
a:hover {  color:#2a5f9e;  text-decoration: underline}/* add 20041109*/
/* a {  color: #08427c;  text-decoration: none} */
/* a:active {  color:#2a68a6;  text-decoration: underline} delete 20041109 */
/* a:hover {  color:#2a68a6;  text-decoration: underline} delete 20041109 */
*/

a.white:link {  color: #FFFFFF;  text-decoration: none}
a.white:visited {  color: #FFFFFF;  text-decoration: none}
a.white:active {  color:#FFFF99;  text-decoration: underline}
a.white:hover {  color: #FFF667;  text-decoration: underline}
/* a.white {  color: #FFFFFF;  text-decoration: none} */

a.black:link {  color: #000000;  text-decoration: none}
a.black:visited {  color: #000000;  text-decoration: none}
a.black:active {  color:#000000;  text-decoration: underline} /* add 20041109*/
a.black:hover {  color: #000000;  text-decoration: underline}
/* a.black {  color: #000000;  text-decoration: none} */
/* a.white:active {  color:#000000;  text-decoration: underline} delete 20041109 */

.margin-section {  margin-left: 15px; width: 540px}
.margin-popup {  margin-left: 15px; margin-right: 15px; width: 100%}
.margin-subsubsect {  margin-left: 21px; width: 504px}
.margin-toppage-right {  margin-left: 10px; width: 169px}
.margin-a3-minus {  margin: -3px}
.margin-a4-minus {  margin: -4px}
.margin-l8 {  margin-left: 8px}
.margin-l15 {  margin-left: 15px}

.center {  margin: 0px 0px 0px 0px; text-align: center}

.text-black { color: #000000}
.text-red {  color: #990000}
.text-white {  color: #FFFFFF}
.text-gray {  color: #5e5e5e} /* add 20041109*/
.text-darkgray {  color: #999999}
.text-sentence {  line-height: 133%}
.text-bold {  font-weight: bold}
.text-boldital {  font-weight: bold; font-style: italic}
.text-verdana {  font-family: "Verdana", "Arial", "Helvetica", "sans-serif"}
.text-blue { color: #0033CC}
.text-steelblue { color: #4682B4}
.text-darkblue{color:#003399;}
.text-navy { color: #000099} /* add 20070222*/

.text-italic {  font-style: italic}
.text-large {  font-size: 108%}
.text-main { font-size: 12px}
.text-std {  font-size: 83%}
.text-small {  font-size: 67%}
.text-bold-large {font-size: 15px; font-weight:bold}
.text-bold-std {font-size: 12px; font-weight:bold}
.text-justify {text-align:justifi;text-justify:distribute-all-lines;}
.text-mini {font-size:10px;}

/* .text-gray {  color: #666666} delete 20041109 */

.bg-999999 {  background-color: #999999}
.bg-6b6b6b {  background-color: #6B6B6B}
.bg-cccccc {  background-color: #CCCCCC}
.bg-bbbbbb {  background-color: #BBBBBB}
.bg-dcdcdc {  background-color: #DCDCDC}
.bg-dddddd {  background-color: #DDDDDD}
.bg-eeeeee {  background-color: #EEEEEE}
.bg-f6f6f6 {  background-color: #f6f6f6}
.bg-ffffff {  background-color: #FFFFFF}
.bg-deepred {  background-color: #CC0000}
.bg-lightred {  background-color: #CC9999}
.bg-deepgreen {  background-color: #336666}
.bg-line-dot-cccccc-4 {  background-image:  url(/r_images/mc_contents/line_dot_cccccc_4.gif); background-repeat: repeat}
.right {  margin: 0px 0px 0px 0px; text-align: right}


.bg-e8e8e8 {  background-color: #E8E8E8}


.barsize{ border-width: 0px 0px 1px 10px;		 /* 上、右、下、左の枠 */
					background-color: #ffffff;
					border-top-color: #ADD8E6;    /* 上の色 */
					border-bottom-color: #ADD8E6;  /* 下の色 */
					border-left-color: #ADD8E6;    /* 左の色 */
					border-style: solid;
				}

.Powderblue {background-color: #B0E0E6}

.td-bgcolor-white{background-color: #ffffff;}
.td-bgcolor-blue{background-color: #dff1ff;}
.middle{vertical-align: middle} 
.center{text-align: center}
.right{text-align: right}
.left{text-align: left}
.td-bgcolor-ivory{background-color: #ffffe8;}
.td-bgcolor-gray{background-color: #ebebeb;}

