@charset "iso-8859-1";
/* body setting */
body {
	background-color: #FFFFFF;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #333333;
}

/* link color default */
a:link {
	color:#003399;
	text-decoration:underline;
}
a:visited {
	color:#6600CC;
	text-decoration:underline;
}
a:hover {
	color:#FF6633;
	text-decoration:underline;
}
a:active {
	color:#FF6633;
	text-decoration:underline;
}

/* link color white */
.linkW a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.linkW a:visited {
	color: #EEEEEE;
	text-decoration: none;
}
.linkW a:hover {
	color: #FF9933;
	text-decoration: underline;
}
.linkW a:active {
	color: #FF9933;
	text-decoration: underline;
}

/* image border=0 */
img {
	border: 0px;
}
.img-right{
  float: right;
  margin: 0em 5px;
}
.img-left{
  float: left;
  margin: 0em 5px;
}
img.img-up {
	vertical-align: text-top;
}

/* Image top and under non-space */
img.nosp-img {
	vertical-align: bottom;
	border: 0px;
}

/* text layout */
.txt-center{
	text-align: center;
	margin: 0em 0px;
}
.txt-right{
	text-align: right;
	margin: 0em 0px;
}

/* page layout head */
.head-logo{
	float:left;
	height: 64px;
	width: 170px;
}
.head-world{
	margin: 0em 0px;
	padding: 24px 10px 0 0;
	text-align: right;
}
.head-cp{
	background-color: #1e2e91;
	clear: both;
	height: 24px;
	width: 100%;
}
.head-company{
	float:left;
	height: 20px;
	padding: 2px 0 0 0;
}
.head-jp{
	height: 20px;
	margin: 0em 0px;
	padding: 3px 10px 0 0;
	text-align: right;
}
.head-line{
	background-color: #b3bdc3;
	height: 2px;
	width: 100%;
}
.head-home{
	padding: 20px 0 0 160px;
}

/* page layout cont */
.cont-main{
	background-image: url(../image/contbg.gif);
	background-repeat: repeat-y;
	clear: both;
}
.cont-menu{
	float:left;
	width: 160px;
}
.cont-area{
	margin-left: 160px;
}
.cont-cate{
	float: left;
}
.cont-cont{
	margin-left: 15px;
	padding-top: 45px;
}

/* page layout sidemenu */
.side-title{
	background-color: #5f737f;
	color: #FFFFFF;
	font-weight: bold;
	padding: 3px 4px 3px 4px;
}
.side-line{
	background-color: #b3bdc3;
	height: 2px;
}
.side-cont{
	background-color: #ffffff;
	padding: 2px 5px 4px 5px;
}
.side-arrow{
	float: left;
	margin-top: 4px;
}
.side-arrow2{
	float: left;
	margin-top: 4px;
	padding: 0 0 0 13px;
}
.side-arrow3{
	float: left;
	margin-top: 4px;
	padding: 0 0 0 26px;
}
.side-list1{
	margin-left: 15px;
	margin-top: 2px;
	padding: 2px;
}
.side-list2{
	background-color: #cccccc;
	font-weight: bold;
	margin-left: 15px;
	margin-top: 2px;
	padding: 2px;
}
.side-list1-2{
	margin-left: 28px;
	margin-top: 2px;
	padding: 2px;
}
.side-list2-2{
	background-color: #cccccc;
	font-weight: bold;
	margin-left: 28px;
	margin-top: 2px;
	padding: 2px;
}
.side-list1-3{
	margin-left: 41px;
	margin-top: 2px;
	padding: 2px;
}
.side-list2-3{
	background-color: #cccccc;
	font-weight: bold;
	margin-left: 41px;
	margin-top: 2px;
	padding: 2px;
}
.side-search{
	padding: 3px 6px 3px 6px;
}
.side-search-w{
	border: 0px;
	margin: 0em 0px;
	text-align: right;
}
.side-search-bg {
	background-color: #eceef6;
}

/* home area */
.home-area{
	padding: 10px 0 0 0;
}

/* to top area */
.top-main{
	clear: both;
	margin: 0em 0px;
	padding: 10px 0 10px 0;
	text-align: right;
	width: 570px;
}

/* page layout foot */
.foot-main{
	background-color: #f8f8f8;
	clear: both;
	height: 20px;
	padding: 2px 0 0 0;
	width: 100%;
}
.foot-top{
	padding: 10px 15px 10px 0;
	text-align: right;
}

.foot-left{
	color: #999999;
	float:left;
	padding: 0 0 0 10px;
	font-size: 95%;
}
.foot-right{
	float:right;
	margin: 0em 0px;
	padding: 0 10px 0 0;
	text-align: right;
}

.foot-line1{
	background-color: #676767;
	clear: both;
	height: 2px;
	margin-top: 1px;
	margin-bottom: 1px;
	width: 100%;
}
.foot-line2{
	background-color: #e9edf8;
	clear: both;
	height: 2px;
	margin-top: 1px;
	width: 100%;
}
.foot-line3{
	clear: both;
	height: 15px;
	width: 100%;
}

/* table font size for ie6 */
table{
	font-size:100%;
}

/* table td style */
td.graybg{
	background-color: #EEEEEE;
}
td.graybg2{
	background-color: #CCCCCC;
}

/* text style decoration */
.linkmark {
	line-height: 110%;
}
.bold{
	font-weight: bold;
}
.bold1{
	font-weight: bold;
	background-color: #CCCCCC;
}
.bold-noncolor{
	font-size: 120%;
	font-weight: bold;
}
.bold-black{
	color: #000000;
	font-size: 120%;
	font-weight: bold;
}
.bold-red{
	font-weight: bold;
	color: #FF0000;
}
.bold-blue2{
	font-size: 120%;
	font-weight: bold;
	color: #1E2E91;
}
.bold-darkred{
	font-size: 120%;
	color:#990000;
	font-weight: bold;
}
.fontsup{
	font-size: 75%;
}
.fontsup2{
	font-size: 95%;
}
.white{
	color: #FFFFFF;
}
.smallfont{
	font-size: 80%;
}
.smallfont2{
	font-size:65%;
}

/* old delete ok */
TD.darkblbg{ BACKGROUND-color: #333366; }
TD.whitebg{ BACKGROUND-color: #FFFFFF; }
TD.footerline { BACKGROUND-color: #676767; }
TD.footerbg { FONT-SIZE: 75%; color: #999999; BACKGROUND-color: #f8f8f8; }
TD.footerlastline { BACKGROUND-color: #e9edf8; }
.bold_red2{ FONT-SIZE: 140%; FONT-WEIGHT: bold; color: #DD0000; }
.bwhite{ FONT-WEIGHT: bold; color: #FFFFFF; BACKGROUND-color: #5F737F; padding-top: 3px; padding-right: 4px; padding-bottom: 3px; padding-left: 4px; }
.title1{ FONT-SIZE: 140%; FONT-WEIGHT: bold; padding: 0.5px; margin: 0.5px; }
.subtitle{ color: #1E2E91; FONT-WEIGHT: bold; padding: 0.5px; margin: 0.5px; }


