/*common setting*/

html{
	margin: 0;
	padding: 0;
}

body{
	color: #333333;
	font-size: 85%;
	font-family: Arial,sans-serif;
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
}

img{
	border-style: none;
}

h3{
background-image:url(h3.gif);
background-repeat:no-repeat;
width:550px;
height:35px;
line-height:35px;
text-indent:20px;
margin:17px 0 15px 0;
font-size:15px;
font-weight:bold;
}

h4{
background-image:url(h4.gif);
background-repeat:no-repeat;
width:498px;
height:25px;
padding:6px 0 0 20px;
margin:0px 0 15px 0;
font-weight:bold;
font-size:15px;
float:left;
}
h5{
background-image:url(h5.gif);
background-repeat:no-repeat;
width:630px;
height:35px;
line-height:35px;
text-indent:20px;
margin:17px 0 15px 0;
font-size:15px;
font-weight:bold;
}
h6{
background-image:url(h6.gif);
background-repeat:no-repeat;
width:578px;
height:25px;
padding:6px 0 0 20px;
margin:0px 0 15px 13px;
font-weight:bold;
font-size:15px;
float:left;
}

a:link,a:visited{
color:#666666;
text-decoration:none;
}

a:active,a:hover,a:focus{
color:#0099ff;
text-decoration:none;
}


/*TOP PAGE HEADER*/
td.top_header{
	width: 780px;
	height: 80px;
	background-image: url(header_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

td.top_image{
	width: 780px;
	height: 320px;
	background-image: url(top_image.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

/*OTHER PAGE HEADER*/
td.header{
	width: 650px;
	height: 85px;
	border-style: none;
}

table.header{
	width: 780px;
	height: 80px;
	border-style: none;
	background: inherit;
}

/*RIGHT TOP NAVI*/
td.navi{
	width: 780px;
	height: 40px;
	
	padding-top: 7px;
	vertical-align: top;
}

/*COMMON NAVIGATION BAR*/
td.menu{
	width: 780px;
	height: 40px;
	background-image: url(menu_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	vertical-align: middle;
	overflow:hidden;
}

#menu ul{
	width: 780px;
	height: 40px;
	margin: 0;
	padding: 0;
	text-align: center;
	overflow:hidden;
}

#menu li{
	padding:0;
	float: left;
	display: block;
	list-style: none;
	width:128px;
	line-height: 40px;
}

*html #menu li{
  /*for IE*/
	float: left;
	display: block;
	list-style: none;
	line-height: 40px;
	margin-left: 0;
	width:128px;
}

#menu li.current{
	float: left;
	list-style: none;
	display: block;
	line-height: 40px;
	border-left: 1px #FFFFFF solid;
	width:128px;
}

#menu li a{
	text-decoration:none;
	color: #FFFFFF;
	font-weight: bold;
}

/*COMMON FOOTER*/

 table.footer{
 width:780px;
 margin:30px auto 0;
	text-align: right;
	font-weight: bold;
	font-size: 13px;
	padding-right: 5px;
	background-color: #006699;
	color: #FFFFFF;
	vertical-align:bottom;	
}

.f{
margin:20px 0 0 0;
}

/*TOP PAGE CONTENTS*/
table.top_main{
	margin: 20px 40px;
}

td.center{
	text-align: center;
	vertical-align: center;
}

td.news{
	padding: 15px;
	line-height: 23px;
}

span.info{
	font-size: 13px;
	font-weight: bold;
	color: #0099FF;
	margin-left: 5px;
	margin-right: 10px;
}
/*OTHER PAGE CONTENTS*/
#main{
width:570px;
float:left;
margin:0 0 60px 0px;
display:inline;
}
#main2{
width:630px;
float:left;
display:inline;
margin:0 0 60px 70px;
display:inline;
}


.seg1{
font-family: Arial;
width:500px;
float:left;
margin:0 0 15px 15px;
display:inline;
}

.seg1_01{
font-family: Arial;
width:600px;
float:left;
margin:0 0 15px 20px;
display:inline;
}

.seg1_02{
font-family: Arial;
width:600px;
float:left;
margin:25px 0 15px 30px;
display:inline;
}
.seg1_03{
font-family: Arial;
width:550px;
float:left;
margin:25px 0 15px 30px;
display:inline;
}
.seg1_04{
font-family: Arial;
width:550px;
float:left;
margin:0px 0 0px 40px;
display:inline;
}

.seg1_05{
width:540px;
float:left;
margin:0px 0 0px 40px;
display:inline;
}

.seg1_06{
margin-bottom:30px;

float:left;
display:inline;


}
.seg1_07_01{
width:630px;
height:40px;
float:left;


}

.seg2{
width:550px;
float:left;
margin:0 0 15px 0px;
display:inline;
}
.seg1 p{
margin:0 0 10px 0px;
font-size:12px;
color:#666;
}

.seg1_01 p{
margin:0 0 10px 0px;
font-size:12px;
color:#666;
}
.seg1_02 p{
margin:0 0 5px 0px;
font-size:12px;
color:#666;
text-indent:0px;
}


.seg1 p.indent01{
text-indent:5px;
}
.seg1 p.hi{
margin:0 0 0px 0px;
}
.seg_01{
float:left;
}

.seg_02{
float:right;
}

.seg_04{
float:right;
margin:0 0px 0 0;
}

.seg_03{
float:left;
width:340px;
margin:0 0 0 15px;
}
.b{
color:#0099ff;
font-size:20px;
}
.c{
color:#cc0000;
font-size:16px;
font-weight:bold;
}
.d{
font-weight:bold;
font-size:20px;
color:#333;
}



.seg_05{
float:left;
width:400px;
margin:10px 0 0 160px;
display:inline;
}
.seg_06{
float:left;
width:550px;
}
.seg_07{
background-image:url(link_imageback.jpg);
background-repeat:no-repeat;
float:right;
width:346px;
height:149px;
display:inline;



}


.seg_08{
float:left;
width:204px;
height:150px;
display:inline;
}

.seg_09{
float:right;
width:346px;
display:inline;
padding:5px 0 0 0px;

}

.link{
text-indent:17px;
margin:15px 0 0 0;
font-size:16px;
font-family:Arial;
font-weight:bold;
}

.seg_09 p{
text-indent:17px;
margin:2px 0 0 0;
font-size:12px;
font-family:Arial;
}

.seg_09 p a:link,a:visited{
color:#333;
text-decoration:none;
}

.seg_09 p a:active,a:hover,a:focus{
color:#0099ff;
text-decoration:none;
}


.seg_10{
float:right;
width:570px;
display:inline;
text-align:center;
margin:0 0 10px 0;
}


.historyTBL{
font-family: Arial;
width:530px;
margin:0 0 0 15px 0;
}

.historyTBL td{
padding:5px 0 0 0px;
color:#666;
text-align:left;
font-size:11px;
}
.historyTBL th{
background:#E0E0E0;
font-weight:bold;
padding:5px 0 0 0px;
color:#666;
font-size:13px;
text-align:left;

}
.his{
text-indent:15px;
}
.histwo{
text-indent:10px;
}
.historyTBLtwo{
font-family: Arial;
width:600px;
}

.historyTBLtwo td{
padding:5px 0 0 15px;
color:#666;
text-align:left;
font-size:11px;
}
.historyTBLtwo th{
background:#E0E0E0;
font-weight:bold;
padding:5px 0 0 10px;
color:#666;
font-size:13px;
text-align:left;

}



.historyTBLtwe{
font-family: Arial;
width:530px;
margin:0 0 0 15px 0;
}


.historyTBLtwe td{
padding:5px 0 0 0px;
color:#666;
text-align:left;
font-size:11px;
}
.historyTBLtwe th{
background:#E0E0E0;
font-weight:bold;
padding:5px 0 0 0px;
color:#666;
font-size:12px;
text-align:left;

}
.contactTBL{
font-size:12px;
font-family: Arial;
color:#666666;
margin:10px 0 0 200px;

}
.contactTBL td{
font-family: Arial;
color:#666666;
display:inline;
padding:3px 0 0 3px;
}
.linkTBL{
margin:0px 0 0 15px;

}
.linkTBL a:link,a:visited{
color:#333;
text-decoration:none;
}

.linkTBL a:active,a:hover,a:focus{
color:#0099ff;
text-decoration:none;
}


.linkTBL td{
padding:0px 0 0 3px;
font-size:12px;
font-family:Arial;
border-bottom:none;

}
.linkTBL th{
padding:0px 0 0 3px;
font-size:15px;
font-family:Arial;
font-weight:bold;
text-align:left;
color:#000;
border-bottom:none;
}

.linktwoTBL{
margin:35px 0 0 35px;
border-left:#006699 solid 1px;
border-right:#006699 solid 1px;
border-top:#006699 solid 1px;
border-collapse:collapse;
float:left;
display:inline;
}
.linktwoTBL td{
border-bottom:#006699 solid 1px;
border-collapse:collapse;
}
.linktwoTBL th{
border-right:#CCC solid 1px;
border-bottom:#006699 solid 1px;
border-collapse:collapse;
}

.tpsTBL{
border:#CCCCCC solid 1px;
padding:0px 0 0 5px;
margin:0 0 0 17px;

}
*html.tpsTBL{
border:#CCCCCC solid 1px;
padding:0px 0 0 5px;
margin:0 0 0 50px;
display:inline;

}
.tpsTBL td{


padding:0px 0 0px 5px;
font-size:12px;

}
.tpsTBL th{
border-right:#CCCCCC solid 1px;

padding:0px 0 0px 5px;
font-size:12px;
text-align:left;

}
.maru{
float:left;

font-weight:bold;


}
.marutwo{
float:right;



}

/*SIDE NAVI*/
td.left{
	width: 200px;
	vertical-align: top;
}

table.side{
	border-style: none;
	background-color: #CCCCCC;
	width: 170px;
	height: auto;
	margin-top: 10px;
	margin-bottom: 50px;
}

td.side_title{
	height: 50px;
	background-image: url(sidemenu_titlebg.gif);
	background-repeat: no-repat;
	background-position: left top;
	background-color: #FFFFFF;
	padding-left: 35px;
}

td.sub{
	background-color: #FFFFFF;
	background-image: url(sidemenu_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 43px;
	padding-left: 25px;
}

a.submenu{
	font-family: Arial;
	font-size: 17px;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
}
	
div.sub{
	margin-top: 5px;
}
.siteTBL{
margin:0 0 0 30px;
}
