* {
	margin: 0;
	font-size: 100%;
}
#leftnavi dl {
	padding-bottom: 10px;
}

html, body {
	height: 100%;
	line-height: 1.8em;
	text-align: center;
}
.wrapper {
	min-height: 100%;
	height: auto;
	height: 100%;
	margin: 0 auto -120px;
	position: relative;
}
#header {
	float: left;
	width: 100%;
	height: 143px;
	position: relative;
}
#leftarea {
	height: auto;
	width: 200px;
	float: left;
	position: relative;
	margin-top: 30px;
}

#leftnavi {
	margin: 0px 0px 20px;
	border: 1px solid #FF0000;

	padding-top: 20px;
}
#leftnavi a {
	line-height: 1.5em;
}
#banner {
	text-align: center;
}

#banner img {
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}


#leftnavi dd {
	padding-left: 24px;
	padding-bottom: 5px;
}


#mainarea {
	padding: 0px;
	float: left;
	width: 660px;
	position: relative;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	height: auto;
}
#map_search {
	float: left;
	width: 660px;
	position: relative;
	margin-top: 50px;
	margin-right: 10px;
	margin-left: 10px;
}
#footbanner {
	float: left;
	width: 680px;
	position: relative;
	margin-top: 30px;
	margin-bottom: 20px;
}
.to_top {
	text-align: right;
	float: left;
	width: 660px;
	position: relative;
	padding-right: 10px;
}
.right {
	text-align: right;
}

.photo {
	border: 1px solid #CCCCCC;
	padding: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}


#leftnavi img {
	margin-bottom: 10px;
	margin-top: 5px;
}






#headmenu {
	position: absolute;
	top: 40px;
	right: 1px;
}
#headmenu form {
	display: inline;
}



#number {
	position: absolute;
	top: 70px;
	right: 0px;
}

.border_g {
	border: 1px solid #CCCCCC;
}

.border_r {
	border: 1px solid #C00;
}




#logo {
	position: absolute;
	left: 0px;
	top: 45px;
}


#headnavi {
	float: left;
	height: 60px;
	width:900px;

	position: relative;
}

#flash {
	padding: 0px;
	position: relative;
	float: left;
	height: 228px;
	width: 880px;
}

#course_navi {
	margin: 0px 40px;
	padding: 0px;
	width: 820px;
	position: relative;
	float: left;
}

#course_search td {
	vertical-align: top;
	line-height: 1.8em;
	padding-right: 5px;
	padding-left: 5px;
}
#course_search table {
	padding-left: 0px;
	width: 660px;
}



#container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	height: auto;
	position: relative;
	text-align: left;
}
#ancor {
	position: absolute;
	left: 0px;
	top: 0px;
}


#footer {
	background-color: #DD0005;
	height: 70px;
	width: 100%;
	bottom: 0px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 50px;
	position: relative;
	float: left;
}

body {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	line-height: 200%;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(../image/background.gif);
	background-repeat: repeat-x;
}

h1 {
	font-size: 11px;
	font-weight: normal;
	padding-top: 5px;
	color: #666666;
	margin: 0px;
	text-align: right;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a{
	overflow: hidden;
	outline:none;
}

a:link {
	color: #FF0000;
	text-decoration: none;
}

a:visited {
	color: #FF3300;
	text-decoration: none;
}

a:hover {
	color: #FF0000;
	text-decoration: underline;
}
#footer a {
	color: #FFFFFF;
}
#footer a:hover {
	color: #FF6666;
}
#course_search {
	height: auto;
	width: 680px;
	position: relative;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #DD0005;
}
#topics {
	height: 350px;

}
#maparea {
	margin-top: 20px;
}
.basetabel {
	padding: 0px;
	border: 1px solid #FF0000;
	border-collapse: collapse;
	width: 100%;
	margin: 0px;
}

.basetabel td {
	border: 1px solid #CCCCCC;
	font-size: 12px;
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	vertical-align: top;
}
#lefttop {
	height: 430px;
	text-align: center;
}

