BODY{
	font-size: medium;
}
#container_body{
	background-color: white;
	margin: 8px auto;
	border: 1px solid silver;
	padding: 0px;
	width: 920px;
}
#container_banner{
	background-color: white;
	margin: 5px;
	border: 0px none;
	padding: 0px;
	width: 910px;
}
#banner_imageleft{
	background: url(top_logo1.png) no-repeat scroll 0% 0%;
	margin: 5px 0px 5px 5px;
	border: 0px none;
	padding: 5px;
	width: 550px;
	height: 160px;
	float: left;
}
#banner_imageright{
	background: url(top_logo2.png) repeat scroll 0% 0%;
	margin: 5px 5px 5px 0px;
	border: 0px none;
	padding: 5px 5px 5px 15px;
	width: 320px;
	height: 160px;
	float: left;
}
#banner_imagesmall{
	background: url(small_logo.png) no-repeat scroll 0% 0%;
	margin: 5px;
	border: 0px none;
	padding: 5px;
	width: 890px;
	height: 70px;
	float: left;
}

#banner_dummy{
	background-color: transparent;
	margin: 0px;
	border: 0px none;
	padding: 0px;
	width: 100px;
	height: 1px;
	clear: both;
}
#banner_path{
	background-color: white;
	margin: 5px;
	border: 1px solid silver;
	padding: 2px 5px;
	width: 580px;
	height: 18px;
	float: left;
}
#banner_kousinbi{
	background-color: white;
	margin: 5px;
	border: 1px solid silver;
	padding: 2px 7px 2px 5px;
	width: 284px;
	height: 18px;
	text-align: right;
	float: left;
}
#container_leftside{
	/* background-color: white; */
	background: url(leftside.png) repeat scroll 0% 0%;
	margin: 5px 5px 5px 10px;
	border: 0px none;
	padding: 5px 4px;
	width: 275px;
	float: left;
}
#container_contents{
	/* background-color: white; */
	background-color: transparent;
	background: url(contents0.png) repeat scroll 0% 0%;
	margin: 5px 10px 5px 5px;
	border-width: 0px 0px 0px 6px;
	padding: 5px 3px;
	border-left-style: solid;
	border-left-color: rgb(195, 223, 0);
	width: 595px;
	float: left;
}
#container_footer{
	background-color: white;
	text-align: center;
	margin: 5px 10px;
	border: 1px solid silver;
	padding: 2px 5px;
	width: 888px;
	clear: both;
}

#container_leftside ul{
	height: 220px;
}
#menutitle{
	background: url(menutitle.png);
	margin: 15px 13px 5px 12px;
	width: 250px;
	height: 40px;
	text-align: center;
}

ul{
	padding: 0px;
	margin: 0px;
	height: 200px;
}
#linkmenu{
	list-style-type: none;
	float: left;
}
#linkmenu a{
	line-height: 40;
	background: url(linkbtn.png) repeat scroll 0% 0%;
	margin: 2px 13px 2px 12px;
	padding: 0px;
	width: 250px;
	height: 40px;
	display: block;
	text-decoration: none;
}
#linkmenu div{
	line-height: 40;
	background: url(linkbtn.png) repeat scroll 0% 0%;
	margin: 2px 13px 2px 12px;
	padding: 0px;
	width: 250px;
	height: 40px;

	display: block;
}
A#menu1{
	background-position: 0px 0px;
}
A:hover#menu1{
	background-position: 0px -40px;
}
A#menu2{
	background-position: -250px -0px;
}
A:hover#menu2{
	background-position: -250px -40px;
}
A#menu3{
	background-position: -500px 0px;
}
A:hover#menu3{
	background-position: -500px -40px;
}
A#menu4{
	background-position: -750px 0px;
}
A:hover#menu4{
	background-position: -750px -40px;
}
A#menu5{
	background-position: -1000px 0px;
}
A:hover#menu5{
	background-position: -1000px -40px;
}
A#menu6{
	background-position: -1250px 0px;
}
A:hover#menu6{
	background-position: -1250px -40px;
}

.contentstittle1{
	background: url(contentstitle1.png) no-repeat scroll 0% 0%;
	margin: 15px 0px 10px 10px;
	border: 0px;
	padding: 5px 0px 5px 25px;
	width: 560px;
	height: 17px;
}
.contentstitle2{
	background: url(contentstitle2.png) no-repeat scroll 0% 0%;
	margin: 15px 0px 0px 50px;
	border: 0px;
	padding: 5px 0px 3px 25px;
	width: 520px;
	height: 17px;
}
.contents1{
	background: url(contents1.png) repeat scroll 0% 0%;
	margin: 0px 0px 10px 50px;
	border-width: 0px 1px 1px;
	border-style: none solid solid;
	border-right-color: silver;
	border-bottom-color: silver;
	border-left-color: silver;
	padding: 15px 5px 15px 15px;
	width: 523px;
	font-size: small;
}

table{
	font-size: 100%;
}
table.table1{
	border-collapse: collapse;
	border-spacing: 0px;
	empty-cells: show;
	margin: 10px 0px 0px 10px;
	background-color: white;
}
.table1 td{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: teal;
	padding: 2px 10px;
}
.table1 th{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: teal;
	height: 30px;
}
table.table2{
	width: 470px;
	border-collapse: collapse;
	border-spacing: 0px;
	empty-cells: show;
	margin: 10px 0px 0px 10px;
	background-color: white;
}
.table2 td{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: teal;
	padding: 2px;
}
.table2 td.item{
	width: 28%;
	text-align: right;
	padding-right: 20px;
}
.table2 th{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: teal;
	height: 30px;
}
.table2 th.item{
	width: 28%;
	height: 30px;
}
table.table3{
	width: 470px;
	border-collapse: collapse;
	border-spacing: 0px;
	empty-cells: show;
	margin: 10px 0px 0px 10px;
	background-color: white;
}
.table3 td{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: teal;
	padding: 2px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: teal;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: teal;
}
.table3 td.item{
	text-align: right;
	padding-right: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: teal;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: teal;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: teal;
}
.table3 th{
	border-bottom-width: 4px;
	border-bottom-style: double;
	border-bottom-color: teal;
	height: 30px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: teal;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: teal;
	background-color: rgb(220, 245, 245);
}
.table3 th.item{
	height: 30px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-left-style: solid;
	border-right-style: solid;
	border-left-color: teal;
	border-right-color: teal;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: teal;
	background-color: rgb(220, 245, 245);
}

.linkline{
	margin: 5px 8px 5px 7px;
	padding: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-style: none none dotted;
	border-bottom-color: black;
	width: 260px;
	height: 13px;
}
.memotitle{
	font-size: medium;
	padding: 3px;
	margin: 20px 8px 0px;
	border-width: 1px 6px 0px;
	border-style: solid solid none;
	border-top-color: gray;
	border-right-color: rgb(49, 94, 206);
	border-left-color: rgb(49, 94, 206);
	width: 240px;
	text-indent: 10px;
	text-align: center;
	background: url(memotitle.png);
}
.memobody{
	background-color: white;
	padding: 5px 3px 3px;
	margin: 0px 8px 5px;
	border: 1px solid gray;
	width: 250px;
	font-size: small;
	line-height: 20px;
}
div#menu1{
	background-position: 0px -80px;
	width: 250px;
}
div#menu2{
	background-position: -250px -80px;
	width: 250px;
}
div#menu3{
	background-position: -500px -80px;
	width: 250px;
}
div#menu4{
	background-position: -750px -80px;
	width: 250px;
}
div#menu5{
	background-position: -1000px -80px;
	width: 250px;
}
.bold{
	font-weight: bold;
}
.small{
	font-size: x-small;
}
.fright {
	float:right;
	margin-right:20px;
	margin-left:20px;
	margin-bottom:10px;
}
.fclear {
	clear: both;
}