@charset "shift_jis";
@import "http://";

/* 全体構造 */
a img {
	color: #bbbbbb;
	border: none;
	background: transparent;
}

body {
	color: #333333;
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	text-algin: center;
}

#body {
	color: #ffffff;
	margin: auto;
	width: 770px;
}


/* ヘッダー構造 */

#header {
	background-image:  url(img/head.gif);
	width: 770px;
	height: 75px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: right top;
	clear: both;
	background-color: #ffcc33;
}

#logo {
	width: 300px;
	height: 69px;
	float: left;
	margin: 0px;
	padding: 0px;
}

#title {
	width: 470px;
	height: 69px;
	margin: 0px;
	padding: 0px;
	float: left;
	clear: right;	
}

#title p {
	color: #333333;
	padding: 0px;
	margin: 0px;
	text-indent: -9999px;
}

/* サイドメニュー構造 */

#next {
	margin: 0px 0px 0px 11px;
	padding: 0px;
	width: 203px;
	height: 160px;
	background-color: #d9a300;
}

#next img {
	margin: 0px 0px 0px 10px;
	padding: 5px 0px 5px 0px;
}

#left_contents {
	margin: 0px 0px 0px 11px;
	padding: 0px;
	width: 203px;
	background-color: #d9a300;
}

#left_contents:after {
	content:".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	
}

#left_menu {
	width: 179px;
	margin: 0px 0px 3px 10px;
	padding: 0px 0px 5px 0px;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 1px solid #FFFFFF;
	border-left: 0px none;
}

#left_menu li {
	display: block;
	list-style: none;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	width: 180px;
	height: 34px;
}

#left_menu li a {
  text-decoration: none;
  display: block;
	width: 180px;
	height: 34px;
}

#left_menu li#home {
	background:  url(img/home.gif) no-repeat;

}

#left_menu li#rinen {
	background:  url(img/rinen.gif) no-repeat;

}

#left_menu li#shidou {
	background:  url(img/shidou.gif) no-repeat;

}

#left_menu li#seito {
	background:  url(img/seito.gif) no-repeat;

}

#left_menu li#goukaku {
	background:  url(img/goukaku.gif) no-repeat;

}

#left_menu li#syozai {
	background:  url(img/syozai.gif) no-repeat;

}

#left_menu li#kaki {
	background:  url(img/k_schedule.gif) no-repeat;

}

#left_menu li#jikan {
	background:  url(img/schedule1.gif) no-repeat;

}

#left_menu li#rate {
	background:  url(img/rate.gif) no-repeat;

}

#left_menu li#toi {
	background:  url(img/toi.gif) no-repeat;

}

#left_menu li#seito_01 {
	background:  url(img/seito_01.gif) no-repeat;

}

#pdf_menu {
	width: 182px;
	height: 150px;
	margin: 5px 0px 3px 10px;
	padding: 0px;
	background:  url(img/pdf.gif) no-repeat;
}

#pdf_menu img{
	margin: 3px 5px 3px 5px;
	padding: 0px;
	float: left;
}

#contents_menu {
	margin: 0px 0px 0px 11px;
	padding: 0px;
	width: 182px;
	height: 700px;
	background-color: #d9a300;
}

html>body #contents_menu {
	margin: 0px 0px 0px 11px;
	padding: 0px;
	width: 182px;
	height: 700px;
}
/* safari only \*/
html:\66irst-child #contents_menu {
	margin: 0px 0px 0px 11px;
	padding: 0px;
	width: 182px;
	height: 700px;
}
html>/**/body #contents_menu {
	margin: 0px 0px 0px 11px;
	padding: 0px;
	width: 182px;
	height: 700px;
}

*:first-child+html #contents_menu {
	margin: 0px 0px 0px 11px;
	padding: 0px;
	width: 182px;
	height: 660px;
}

#contents_menu li {
	display: block;
	list-style: none;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	width: 182px;
}

#contents_menu li a {
  text-decoration: none;
  display: block;
	width: 182px;
	height: 56px;
}

#contents_menu li#seg {
	background:  url(img/seg.gif) no-repeat;

}

#copy {
	width: 203px;
	margin: 0px 0px 0px 0px;
	padding:0px 0px 5px 0px;
	background-color: #d9a300;
}

#copy p {
	font-family: "Verdana", "ＭＳ Ｐゴシック";
	font-size: 10px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	text-align: center;
}


/* フッター構造 */
#footer {
	width: 545px;
	margin: 0px;
	padding: 0px;
	background-color: #ffcc33;
	
}

#footer p {
	font-family: "Verdana", "ＭＳ Ｐゴシック";
	font-size: 10px;
	color: #333333;
	line-height: 11.5px;
	letter-spacing: 0.1ex;
	text-align: left;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 10px 5px;
}
#footer img {
	margin: 0px;
	padding: 0px;
}

/* フレーム＆スペース構造 */
#spacer {
	width: 770px;
	height: 5px;
	margin: 0px;
	padding: 0px;
}

#main_cont {
	width: 770px;
	margin: 0px;
	padding: 0px;
	background-color: #ffcc33;
}

#main_cont:after {
	content:".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	
}

#main {
	width: 545px;
	margin: 0px;
	padding: 0px;
	float: left;
	clear: right;
	background-color: #ffcc33;
}

#left {
	width: 225px;
	float: left;
	margin: 0px;
	padding: 0px;
	background-color: #ffcc33;
}
