body,h1,h2,h3,h4,h5,h6,p,ul,li,ol,form,hr,img {
	margin-top: 0px;
	margin-bottom: 0px;
}

body {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 75%;
	line-height: 140%;
	background-image: url(../images/bg3.png);
	background-repeat: repeat;
	background-position: left top;
	text-autospace: ideograph-numeric;
	overflow-y:scroll;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:link {
	color: #0000FF;
}

a:visited {
	color: #42A0FF;
}

a:hover {
	color: #993333;
}

#wrapper {
 margin: 0 auto;
	width: 768px;
	border-right-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #FFFFFF;
}

#header {
	color: #333;
	width: 768px;
	height: 42px;
	background-image: url(../images/header/headerbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-bottom: 6px;
}

#navigation {
	float: left;
	width: 762px;
	color: #333;
	background: #FFFFFF;
	height: 38px;
	margin-right: 3px;
	margin-left: 3px;
	padding-bottom: 10px;
}

#headimg {
	height: 101px;
	width: 762px;
	background-color: #FFFFFF;
	float: left;
	margin-right: 3px;
	margin-left: 3px;
	padding-bottom: 10px;
}

#content {
	clear: both;
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 10px;
	padding-bottom: 20px;
	height: 1%;
}

#content:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html #content {
    height: 1em;
}
/**/


#leftcolumn {
	color: #333;
	padding: 8px;
	width: 209px;
	float: left;
	margin-top: 0px;
	margin-bottom: 5px;
	background-image: url(../images/side/sidebg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin-left: 3px;
}

#rightcolumn {
	float: right;
	color: #333;
	width: 520px;
 margin: 0px 0px 5px 0px;
	display: inline;
}

#footer {
	width: 768px;
	clear: both;
	color: #333;
	background-color: #FFFFFF;
	text-align: center;
	padding-bottom: 10px;
	padding-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#footer2 {
	width: 768px;
	clear: both;
	color: #333;
	background-color: #FFFFFF;
	text-align: center;
	padding-bottom: 10px;
	padding-top: 0px;
	margin-right: 0px;
	margin-bottom: 500px;
	margin-left: 0px;
}

.kei table {
	border-spacing: 0;
	empty-cells:    show;
	border-top-width: 1px;
	border-left-width: 1pt;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #006600;
	border-left-color: #006600;
}
.kei td, th {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #006600;
	border-bottom-color: #006600;
}

.tenpo {
	margin:10px 0 10px 0;
}

.news_table{
	border-top:1px solid #999999;
	border-left:1px solid #999999;
}

.news_table td{
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	padding:2px;
}

.newsinfotable {
	border-collapse: collapse;
}
.newsinfotable td {
	border: solid 1px #333333;
	text-align: center;
	padding: 3px 5px;
}
