body,td,th {
	font-size: 12px;
	color: #333333;
	line-height:18px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.bg-header {
	background-image: url(../images/bg-header.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.bg-mid_navi {
	background-image: url(../images/bg-mid_navi.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.pad-15 {
	padding-left: 15px;
	padding-right:15px;
}
.pad-top-7 {
padding-top:4px;
}
.pad-all-20{
padding:20px;
}
.pad-top-15 {padding-top:15px;
}
.bold {
	font-weight:bold;
	font-size: 12px;
}
.table-gray {border:1px solid #aaaaaa;
}
a.headnews-ttl:link {font-weight:bold;color:#333333; text-decoration:none;}
a.headnews-ttl:visited {font-weight:bold; color:#333333;text-decoration:none;}
a.headnews-ttl:hover {font-weight:bold; color:#990000;text-decoration:none;}
a.headnews-ttl:active {
	font-weight:bold;
	color:#FF9900;
	text-decoration:none;
	
}

a.news-ttl:link {color:#333333; text-decoration:none;}
a.news-ttl:visited {color:#333333;text-decoration:none;}
a.news-ttl:hover { color:#990000;text-decoration:none;}
a.news-ttl:active {color:#FF9900;text-decoration:none;}

a.white-link:link {color:#FFFFFF; text-decoration:none;}
a.white-link:visited {color:#FFFFFF;text-decoration:none;}
a.white-link:hover { color:#990000;text-decoration:none;}
a.white-link:active {color:#FF9900;text-decoration:none;}

.bg-quicklink {
	background-image: url(../images/bg-quicklink.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #b8b8b8;
	padding-left:25px;
	height:22px;
	padding-top:2px;
}

#footer {
  margin-top: 30px;
  padding-top:35px;
  background-image: url(../images/bg-footer.jpg);
  background-repeat:repeat-x;
  height:160px;
  background-color:#d2d2d2;
}
.footer-en {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
}


.subnavi {
	background-image: url(../images/td2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #ffffff;
	padding-left:40px;
	padding-top:3px;
}
.title-h1 {
	font-weight: bold;
	background-image: url(../images/title_h1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: 25px;
	padding-top: 1px;
}
.footdot {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
}
.newsdatebg {
	background-image: url(../images/news-date.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top:3px;
}
.white {color:#FFFFFF;
}
.image {
background-image:url(../images/detailbg.jpg);
background-repeat:no-repeat;
background-position:center top;
}

.textfield-02{
    color:#CCCCCC;	
	background-color:#ededed;
	height: 16px;
	width: 150px;
	border-left:1px #333333;
	border-top:1px #333333;
	border-right:1px #333333;
	border-bottom: 1px #333333;
}
.textfield-03{
    color:#333333;	
	background-color:#ededed;
	height: 120px;
	width: 230px;
	border-left:1px #333333;
	border-top:1px #333333;
	border-right:1px #333333;
	border-bottom: 1px #333333;
	
}

.button {
    color:#CCCCCC;	
	font-size:10px;
	margin-top:5px;
	margin-left:10px;
	background-image:url(../images/text-field.jpg);
	background-repeat:repeat-x;
	height: 16px;
	width: 45px;
	border: 1px #606263;
	background-position: center;
}
