/* body */

body {
	background-color: #ffffff
	color: #000000; margin: 1px;
}
A:link {
	color: #0000ff; text-decoration: underline
}
A:hover {
	color: #000099; text-decoration: none
}
A:active {
	TEXT-DECORATION: none
}

/* area */

.area_all { position:relative; width:720px; height:100%;}

/* area header */

.area_h { position:absolute; height:120px; width:720px; top:0px; left:0px; z-index:1; }
.area_h A { text-decoration: none; }
.area_h A:link { color: #ffffff; }
.area_h A:visited { color: #ffffff; }
.area_h A:hover { color: #ff0000; }

/* area navi */

.area_navi {
	position:absolute; height:80%; width:120px; top:121px; left:0px;
	background-color:#ccccff; padding-left:0px; padding-top:2px; z-index:2; 
}
.area_navi A { text-decoration: none; }
.area_navi A:link { color: #0000ff; }
.area_navi A:visited { color: #0000ff; }
.area_navi A:hover { color: #ff0000; }

/* area content */

.area_m {
position:absolute; overflow : auto; height:80%; width:600px; top:121px; left:120px; z-index:2; padding: 2px 4px 2px 4px;
}
.area_m1 { position:absolute; overflow : auto; height:80%; width:720px; top:122px; left:0px; z-index:2; padding: 2px 4px 2px 4px;
}

/* area footer */

.area_f_old { position:absolute; height:60px; width:720px; bottom:0px; left:0px; z-index:3;}
.area_f { position:relative; height:60px; width:580px; bottom:0px; left:0px;}

@media print{
	.area_m{
	position:relative; left:0px; top:0px;
	overflow:visible;
	height:auto;
	}
	.area_m1{
	position:relative; left:0px; top:0px;
	overflow:visible;
	height:auto;
	}
	.area_h{
	visibility:hidden;
	}
	.area_navi{
	visibility:hidden;
	}
	.area_f{
	visibility:hidden;
	}
}

/* text */

.txt_normal {
	color: #000000; font-family: ＭＳ Ｐゴシック, Osaka; font-size: 12px; line-height: 19px; height: 19px; text-align: left;
}

.txt_small {
	color: #000000; font-family: ＭＳ Ｐゴシック, Osaka; font-size: 10px; line-height: 14px; height: 19px; text-align: left;
}

.txt_normalR {
	color: #000000; font-family: ＭＳ Ｐゴシック, Osaka; font-size: 12px; line-height: 14px; height: 19px; text-align: right;
}

.txt_normalM {
	color: #000000; font-family: ＭＳ Ｐゴシック, Osaka; font-size: 12px; line-height: 14px; height: 19px; text-align: center;
}
.txt_point {
	color: #0099ff; font-family: ＭＳ Ｐゴシック, Osaka; font-size: 12px; line-height: 19px; height: 19px; text-align: left;
}
.txt_br {
	color: #000000; font-family: ＭＳ Ｐゴシック, Osaka; font-size: 12px; line-height: 24px; height: 24px; text-align: left;
}
.txt_info {
	color: #0077ff; font-family: ＭＳ Ｐゴシック, Osaka; font-size: 14px; font-style: italic; line-height: 19px; height: 19px; text-align: left;
}

/* text chinese */

.txt_chn {
	color: #000000; font-family:SimSun; MingLiU; mso-fareast-language:ZH-CN; font-size: 12px; line-height: 14px; height: 19px; text-align: left;
}
/* text subtitle */

.txt_subtitle {
	color: #ffffff; background-color: #0099ff; font-family: ＭＳ Ｐゴシック, Osaka; font-size: 12px; line-height: 19px; height: 19px; text-align: center;
}
.txt_subtitle A { text-decoration: none; }
.txt_subtitle A:link { color: #ffffff; }
.txt_subtitle A:visited { color: #ffffff; }
.txt_subtitle A:hover { color: #ff0000; }

.txt_subtitle_ch {
	color: #ffffff; background-color: #0099ff; font-family:SimSun;mso-fareast-language:ZH-CN; font-size: 12px; line-height: 19px; height: 19px; text-align: center;
}

/* text subtitle 1 */
.txt_subtitle1 {
	color: #000000; font-family: ＭＳ Ｐゴシック, Osaka; font-size: 12px; line-height: 14px; height: 19px; text-align: left;
}
.txt_subtitle1 A { text-decoration: none; }

.txt_subtitle2 {
	color: #000000; background-color: #ccff99; font-family: ＭＳ Ｐゴシック, Osaka; font-size: 12px; line-height: 19px; height: 19px; text-align: left;
}

.txt_subtitle3 {
	color: #3b5e9a; background-color: #cccccc; font-family: ＭＳ Ｐゴシック, Osaka; font-size: 12px; font-weight: bold; line-height: 19px; height: 19px; text-align: left;
}

.txt_subtitle4 {
	color: #339999; font-family: ＭＳ Ｐゴシック, Osaka; font-size: 12px; line-height: 22px; height: 19px; text-align: left;
	font-weight:bold;
	padding: 2px 1px 2px 6px;
	border-bottom-width: 2px; border-bottom-style: solid; border-bottom-color: #339999;
	border-left-width: 6px; border-left-style: solid; border-left-color: #339999;
}
.txt_subtitle4 A { text-decoration: none; }
.txt_subtitle4 A:link { color: #339999; }
.txt_subtitle4 A:visited { color: #339999; }
.txt_subtitle4 A:hover { color: #ff0000; }

/* text footer */
.txt-foot {
	font-size: 10px; line-height: 16px; font-family: "ＭＳ Ｐゴシック", "Osaka"
}

/* image */
/* subtitle 2 の下線 */

.img_subtitle2 {
	width:180px; height: 2px; float:left;
}


