@charset "utf-8";
/* CSS Document */

body{
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-image: url(img/back.jpg);
}
#base-div {
	text-align: left;
	margin: 0px;
	padding: 0px;
}
#base-width {
	width: 800px;
	margin: auto;
	background-color: #FFFFFF;
}

#base-top {
	background-color: #FFFFFF;
	text-align: left;
	padding-left: 0px;
	height: 20px;
	width: 770px;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#base-flash {
	width: 480px;
	float: left;
	height: 270px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#base-flash2 {
	width: 800px;
	float: left;
	height: 300px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}


#base-div #base-width #base-right-menu #base-index-text {
	margin: 0px;
	padding: 0px;
	height: 70px;
	width: 320px;
}
#base-right-menu {
	height: 270px;
	width: 320px;
	padding: 0px;
	float: left;
	margin: 0px;
}

#base-news {
	margin: 0px;
	width: 470px;
	float: left;
	height: 410px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#base-ucar {
	text-align: right;
	width: 290px;
	float: left;
	height: 410px;
	padding-right: 20px;
}
#base-div #base-width #base-ucar img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 2px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#base-div #base-width #base-ucar a {
	text-decoration: none;
	font-size: smaller;
}

#base-div #base-width #base-ucar a:hover {
	background-color: #FFCC99;

}
#base-div #base-width #base-ucar a img {
	border: 2px solid #FFFFFF;
}
#base-div #base-width #base-ucar a:hover img {
	border: 2px solid #FF6633;
}


img.ucar {
	height: 90px;
	width: 120px;
}

/* CSS Document */

#tenpo-list {
	margin: 0px;
	padding: 0px;
	width: 800px;
	text-align: left;
}

#footer {
	margin: 0px;
	height: 70px;
	width: 800px;
	font-size: small;
	text-align: center;
	background-color: #FFFFCC;
	background-image: url(img/footer.png);
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}



td,th {
	background-color: #FFFFCC;
	font-size: 16px;
}

.clear {
	clear: left;
	margin: 0px;
	padding: 0px;
}
.space {
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 60px;
	float: left;
}
.space2 {
	margin: 0px;
	padding: 0px;
	height: 15px;
	width: 15px;
}


h1 {
	font-size: 30px;
	background-color: #FFFFCC;
	color: #FF6600;
	border: thin solid #FF6600;
	padding: 0px;
	letter-spacing: 25px;
	margin: 5px;
}
h2 {
	font-size: 20px;
	background-color: #FB5A04;
	color: #FFFFFF;
	padding: 5px;
	letter-spacing: 10px;
	margin: 0px;
	text-transform: none;
	font-weight: 900;
	font-style: oblique;
}







#menu_container
	{
	position: absolute;
	margin: 0 0 0 20px;
	}
#menu_container dl
	{
	width: 90px;
	margin: 0;
	float: left;
	font-size: 18px;
	background: #369;
	color: #fff;
	}
#menu_container dt
	{
	width: 100px;
	text-align: center;
	border: 1px solid black;
	padding: 3px;
	}
#menu_container a
	{
	display: block;
	border:none;
	line-height: 180%;
	background: #fff;
	padding: 1px;
	}
#menu_container dd
	{
	display: none;
	margin: 0;
	width: 120px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: black;
	border-bottom-color: #666666;
	border-left-color: black;
	}
#menu_container dl:hover dd
	{
	display: block;
	width: 120px;
	}
#menu_container a:hover
	{
	background-color: #ccc;
	}
#base-div #base-width #base-right-menu img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.topto{
	font-size:18px;
}
.news {
	background-color: #FFFFFF;
	font-size: 13px;
}
.news-head {
	color: #FFFFFF;
	background-color: #FF9933;
}
