/* ********** body ********** */
body{
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	text-align: left;
}

a:link {
	color: #1e1c7c;
	background-color: transparent;
}

a:visited {
	color: #2266cc;
	background-color: transparent;
	text-decoration: none
}

a:active {
	color: #0000ff;
	background-color: transparent;
	text-decoration: none
}

a:hover {
	color: #dd5599;
	background-color: transparent;
	text-decoration: none
}


a.navber {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none
}

a.navber:link {
	color: #ffffff;
	background-color: transparent;
	text-decoration: none
}

a.navber:visited {
	color: #ffffff;
	background-color: transparent;
	text-decoration: none
}

a.navber:active {
	color: #ffffff;
	background-color: transparent;
	text-decoration: none
}

a.navber:hover {
	color: #222222;
	background-color: transparent;
	text-decoration: none
}


/* ********** header ********** */
.head {
	background-color: #ffffff;
	width: 712px;
	height: 168px;
	margin-left: auto;
	margin-right: auto;
}


/* ********** basic ********** */
#header {
	width: 748px;
	text-align: center;
	border: 0px solid #ffffff;
}

#title {
	margin-top: 18px;
	width: 709px;
	padding-left: 24px;
	text-align: center;
	border: 0px solid #ffffff;
}

#main_head {
	margin-top: 0px;
	width: 748px;
	padding-left: 0px;
	text-align: center;
	border: 0px solid #ffffff;
}

#main_top {
	margin-top: 5px;
	width: 748px;
	padding-left: 0px;
	text-align: center;
	border: 0px solid #ffffff;
}

#side_button {
	margin-top: 0px;
	margin-bottom: 2px;
	width: 200px;
	text-align: left;
	vertical-align: middle;
	background-color: #7f7f7f;
}

#side_button_blue {
	margin-top: 0px;
	margin-bottom: 2px;
	width: 200px;
	text-align: left;
	vertical-align: middle;
	background-color: #0c419a;
}

#side {
	margin-top: 0px;
	width: 200px;
	height: 1032px;
	padding-left: 0px;
	text-align: left;
	vertical-align: top;
	background-color: #d9e1e3;
}

#side_top {
	margin-top: 0px;
	width: 200px;
	height: 374px;
	padding-left: 0px;
	text-align: left;
	vertical-align: top;
	background-color: #d9e1e3;
}

#side_news {
	margin-top: 0px;
	width: 200px;
	height: 1032px;
	padding-left: 0px;
	text-align: left;
	vertical-align: top;
	background-color: #d9e1e3;
}

#side_2008 {
	margin-top: 0px;
	width: 200px;
	height: 300px;
	padding-left: 0px;
	text-align: left;
	vertical-align: top;
	background-color: #d9e1e3;
}

#main_box {
	margin-top: 0px;
	width: 520px;
	padding-left: 16px;
	padding-right: 12px;
	text-align: left;
	vertical-align: top;
	background-color: #ffffff;
}

#schedule_w {
	margin-top: 0px;
	margin-bottom: 0px;
	width: 516px;
	height: 24px;
	text-align: left;
	vertical-align: middle;
	background-color: #ffffff;
}

#schedule_g {
	margin-top: 0px;
	margin-bottom: 0px;
	width: 516px;
	height: 24px;
	text-align: left;
	vertical-align: middle;
	background-color: #e5e5e5;
}


/* ********** fonts ********** */
h1 {
	text-align: center;
 	margin: 10px 0px 10px 0px;
	padding: 0px;
	font-size: 8px;
	color: #ffffff;
}

h2 {
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-size: 16px;
	color: #0c419a;
}

#navi {
	padding: 3px 0px 2px 16px;
	font-size: 12px;
	color: #ffffff;
}

#navi2 {
	padding: 6px 0px 2px 16px;
	font-size: 12px;
	color: #ffffff;
}

#text0 {
	padding: 5px 0px 0px 2px;
	font-size: 12px;
	color: #000000;
}

#text1 {
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	color: #000000;
	line-height: 1.4;
}

#text1_blue {
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	font-weight: bold;
	color: #0c419a;
	line-height: 1.4;
}

#text1_pink {
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	color: #f0027f;
	line-height: 1.4;
}

#caption {
	padding: 2px 0px 0px 0px;
	font-size: 10px;
	color: #000000;
}

#copyright {
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-size: 10px;
	color: #000000;
}

#right_text {
	text-align: right;
	margin: 16px 0px 0px 0px;
	font-size: 12px;
	color: #000000;
}

#title_gif {
	padding: 0px 0px 12px 0px;
}

#title_gif2 {
	padding: 0px 0px 6px 0px;
}


