body {
	background-image: url(bg.gif);
	background-repeat: repeat-y;
	background-position:center;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: small;
	line-height: 140%;
	color: #333333;
	margin: 0px;
	background-color: #000000;
}

#wrapper {
width:785px;
margin:0 auto;
}


*{
	margin:0px;
	padding:0px;
}

img {
border:0;
}

.company-copy {
	font-size: medium;
	float: right;
	vertical-align:middle;
}
.logo {
	margin: 16px 32px 12px 32px;
	vertical-align:middle;
	font-size: 14px;
}

.imgL{
	float:left;
	margin-right:15px;
	margin-bottom:10px;
}

.imgR{
	float:right;
	margin-left:15px;
	margin-bottom:10px;
}


.menubar {
	
	float:left;
	width: 780px;
	font-size: 13px;
	font-weight:bold;
	color: #CCCCCC;

}

*html .menubar{
	margin: 0;
}

.menubar ul {
    	list-style-type:none;
	
}

*html .menubar ul {
	margin: 0px 0px 0px 0px;
}


#mainnavi {
width:780px;
height:32px;
float:left;
list-style-type:none;
margin-left:2px;
display:inline;

}

#mainnavi li {
width:130px;
height:32px;
float:left;
text-align:center;
line-height:32px;
}

#mainnavi li a{
width:130px;
height:32px;
display:block;
background-image:url(menubar2.jpg);
background-repeat:no-repeat;
float:left;
color:#FFFFFF;
font-weight: bold;

}
#mainnavi li.current a{
color:#FFFFCC;
}
#mainnavi li a:hover{
background-image:url(menubar2.jpg);
color:#341A05;
}




.menubar ul li a {
display:block;
width:130px;
height:32px;
background: url(menubar2.jpg) ;
background-repeat:no-repeat;


	color: #FFFFFF;
}

.menubar  li a:hover {
	color: #341A05;
	text-decoration:none;
}

.menubar li.current{
	float:left;
	display:block;
	padding: 0;
	color: #341A05;
}




.menubar li.current a {
	color: #341A05;
}

.contents {
	background: url(contents_bg.jpg) repeat-y;
}

#header_image{
	vertical-align: bottom;
}

#leftmenu_title {
	background: url(menu.jpg) no-repeat;
	margin: 0 0 0 -2px;
	padding-left: 0px;
	height:24px;
	width: 175px;
	color: #ffffff;
	font-weight: bold;
	text-indent:-300px;
}
#leftmenu ul {
	margin-top: 0px;
}

#leftmenu li {
	font-size: 12px;
	line-height: 35px;
	color: #CCCCCC;
	background-image: url(menu_button.jpg);
	background-repeat: no-repeat;
	width: 175px;
	height: 35px;
	display: block;
	position: relative;
	left: 5px;
	top: px;
	text-indent: 25px;
	margin-left: -6px;
	list-style-type: none;
	margin-bottom: 1px;
}

#leftmenu li.current{
	background-image: url(menu_button_current.jpg);
	width: 175px;
	height: 35px;
	text-indent: 34px;
	text-decoration:none;
}
#leftmenu li.current a {
	color: #777777;
}

#leftmenu a {
	color: #777777;
	display: block;
	width: 175px;
}
#leftmenu a:hover {
	color: #330000;
	background-image: url(menu_button_current.jpg) no-repeat;
	display: block;
	width: 175px;
	height: 35px;
	text-indent: 34px;
	text-decoration:none;
	}
.main {
	float: right;
	width: 500px;
	padding-top: 30px;
	background-color: #FFF;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}
h1 {
	font-weight: bold;
	font-size:115%;
	height: 23px;
	width: 700px;
	background-image: url(./h1Bg.jpg);
	background-repeat:no-repeat;
	padding:8px 0 0 40px;
	text-align:left;
	color:#FFFFFF;
}

h1.aboutH1{
	text-align:left;
	width:690px;
	padding-top:6px;
	height:25px;
	padding-left:50px;
	margin-top:5px;
	margin-bottom:20px;
}


h2 {
	font-size:110%;
	color: #333333;
	background: url(h2.gif) left bottom no-repeat;
	text-align: left;
	height:22px;
	padding-top: 5px;
	padding-left: 20px;
	margin-bottom:20px;
}

h2.aboutH2{
	background-image:none;
	font-size:90%;
	border-bottom:1px dashed #CCCCCC;
}

h2.aboutH2an{
	background-image:none;
	font-size:90%;
	margin-left:90px;
	margin-bottom:50px;
	border-bottom:1px solid #FF0000;
}

h3 {
	font-size:100%;
	font-weight: bold;
	width:100%;
	/*height:20px;*/
	color: #FFFFFF;
	text-align: left;
	text-indent:30px;
	background-color:#CAA487;
	border-left:6px double #666666;
	margin-bottom:15px;
	
	
}

h4 {
	font-size:100%;
	font-weight: bold;
	width:100%;
	/*height:20px;*/
	color: #FFFFFF;
	text-align: left;
	padding-left:30px;
	background-color:#CAA487;
	border-left:6px double #666666;
	margin-bottom:15px;
	
	
}
p {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	line-height: 150%;
	color: #333333;
	text-align: left;
	margin-top: 10px;
	padding-right: 10px;
	text-indent: 1em;
	white-space: normal;
	line-break: strict;
}
a {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	color: #0000c0;
	text-decoration: none;
}
a:hover {
	color: red;
	text-decoration: underline;
}
.menu {
	background-image: url(menu.gif);
	background-repeat: no-repeat;
	background-position: center 10px;
}
.copyright {
	background-image: url(footer.jpg);
	background-repeat: no-repeat;
	background-position: center;
	textl-align: center;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 10px;
	color: #333333;
	height:50px;
	text-align: right;
	vertical-align: middle;
	padding-right: 30px;
	padding-top: 7px;
}
.menu-button {
	background: url(menu-button.gif) no-repeat center;
	height: 25px;
	font-size: 10px;
	color: #333333;
	padding-top: 6px;
	padding-left: 25px;
}
.right {
	color: #333333;
	padding-left: 10px;
	text-align: left;
	vertical-align: top;
}
div#locator {
	font-size: 10px;
	text-align: right;
	margin-right: 10px;
}

/* 全体 */



table.newsTable td{
padding-left:10px;
	font-size:80%;
	
}


.menu-end {
	float:left;
	margin-left:20px;
	margin-top:28px;
	color:#341A05;
	}
.menu-end a {
	color:#341A05;
	text-decoration:none
	}
.menu-end a:hover {
	color:#FFFFFF;
	text-decoration:none
	}
	
	
.table01_profile{
	border-collapse:collapse;
	border-spacing:0;
}

.table01_profile{
	padding:3px 3px;
}

.table01_profil_right{
	text-align:left;
}

.lineTable{
	border-collapse:collapse;
	border:1px solid #666666;
	border-spacing:0;
	background-color:#FFFFFF;
}

.lineTable td{
	padding:5px 5px 15px 5px;
	border:1px solid #666666;
	text-align:left;
}	

.lineTable td.leftTd{
	font-weight:bold;
	background-color:#DAE3EB;
}

.lineTable th{
	font-weight:bold;
	background-color:#DAE3EB;
}


.lineTable02{
	border-collapse:collapse;
	border:1px solid #666666;
	border-spacing:0;
	background-color:#FFFFFF;
}

.lineTable02 td{
	padding:5px 5px 5px 5px;
	border:1px solid #666666;
	text-align:left;
}	

.lineTable02 td.leftTd{
	font-weight:bold;
	background-color:#DAE3EB;
}

.lineTable02 th{
	font-weight:bold;
	background-color:#DAE3EB;
}



.noborderT{
	border:0;
}

.noborderT td{
	padding:0px 0px 0px 0px;
	border:0;
}

table.imgTable{
	font-size:90%;
}



.aboutTopImg{
		 float:left;
		 text-align:center;
		 margin:0 10px 10px 0;
	}
.secondImg{
		 float:right;
		 text-align:center;
		 margin:0 0 10px 10px;
}
.small{
		font-size:80%;
}


.equipTable{
	border-collapse:collapse;
	border:1px solid #333;
	width:720px;
	margin:20px 0 15px 0;
}

.equipTable th{
	text-align:center;
	padding:3px;
	border:1px solid #333;
	background-color:#DAE3EB;
}

.equipTable th.tTop{
	background-color:none;
	background:url("h1Bg.jpg") no-repeat left top;
	color:#FFFFFF;
}

.equipTable td{
	padding:3px;
	text-align:center;
	border:1px solid #333;
	width:150px;
}

.equipTable02{
	border-collapse:collapse;
	border:1px solid #333;
	width:560px;
	margin:20px 0 15px 0;
}

.equipTable02 th{
	text-align:center;
	padding:3px;
	border:1px solid #333;
	background-color:#DAE3EB;
}

.equipTable02 th.tTop{
	background-color:none;
	background:url("h1Bg.jpg") no-repeat left top;
	color:#FFFFFF;
}

.equipTable02 td{
	padding:3px;
	text-align:center;
	border:1px solid #333;
	width:120px;
}


#chart_box {
width:740px;
height:420px;
overflow:auto;
margin:0 0 30px 0;
}

