body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background: url(img/bg_page.gif) repeat;
}
#wrapper {
	font-family: "MS UI Gothic", sans-serif;
	margin: 10px auto;
	padding: 0px;
	height: auto;
	width: 707px;
	background: #FFFFFF;
}
#header {
	background: url(img/bg_header.gif) no-repeat;
	text-align: left;
	margin: 0px;
	padding: 0px;
	height: 120px;
	width: 707px;
}
#header h1 {
	margin: 0px;
	padding-top: 20px;
	padding-left: 20px;
	float: left;
}
#header ul {
	color: #333333;
	padding: 35px 0px 0px 220px;
	margin: 0px;
	list-style: none;
	float: none;
	font-size: 10pt;
}
#header li#menu1 {
	background: url(img/yajirusi_1.gif) no-repeat;
	text-indent: 13px;
	height: 20px;
}
#header li#menu2 {
	background: url(img/yajirusi_1.gif) no-repeat;
	text-indent: 13px;
	height: 20px;
	margin-left: 17px;
}
#header li#menu3 {
	background: url(img/yajirusi_1.gif) no-repeat;
	text-indent: 13px;
	height: 20px;
	margin-left: 34px;
}
#header li#menu4 {
	background: url(img/yajirusi_1.gif) no-repeat;
	text-indent: 13px;
	height: 20px;
	margin-left: 51px;
}
.konan_logo {
	text-align: right;
	margin: 30px 20px 0px 0px;
	padding: 0px;
	vertical-align: top;
	float: right;
}


#main {
	background: url(img/bg_main.gif) repeat-y;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 707px;
	clear: both;
}

#main #photo {
	text-align: center;
	margin: 0px 20px;
	padding: 0px;
	height: 152px;
	width: 666px;
}
#main_left {
	margin: 0px;
	float: left;
	height: auto;
	width: 480px;
	padding-left: 20px;
	padding-top: 20px;
}
#main_left #nextSchedule {
	margin-bottom: 7px;
}
#main_left #nextSchedule table {
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
}
#main_left #nextSchedule th {
	background: #666666;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	font-size: 10pt;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#main_left #nextSchedule td {
	background: #FFFFFF;
	border-bottom: 1px solid #666666;
	text-align: center;
	font-size: 10pt;
	line-height: 15pt;
	color: #006699;
	padding-left: 5px;
}

#main_left #exhibition {
	padding: 0px;
	margin: 0px;
}
#main_left #exhibition table {
	border-top: 1px solid #bd2321;
	border-bottom: 1px solid #bd2321;
	border-left: 1px solid #bd2321;
}
#main_left #exhibition th {
	font-size: 10pt;
	font-weight: normal;
	color: #FFFFFF;
	background: #bd2321;
}
#main_left #exhibition td {
	border-right: 1px solid #BD2321;
}

#main_left #pastrecord {
	text-align: right;
	padding: 2px;
	margin: 7px 0px 0px;
}

#main_right {
	margin: 0px;
	height: auto;
	width: 160px;
	float: right;
	padding: 20px;
	text-align: left;
}
#main_right ul {
	font-size: 10pt;
	color: #333333;
	list-style: none;
	margin: 10px 0px 0px 10px;
	padding: 0px;
}
#main_right li {
	background: url(img/yajirusi_3.gif) no-repeat;
	text-indent: 10px;
	height: 20px;
	font-family: "MS UI Gothic", sans-serif;
	text-align: left;
	margin: 0px;
	padding: 5px 0px 0px;
	border-bottom: 1px dotted #999999;
	width: 120px;
}

#main_right img {
	margin-bottom: 7px;
}
#main #address {
	font-size: 10pt;
	line-height: 13pt;
	text-align: center;
	border: 1px solid #999999;
	width: 670px;
	margin-right: 17px;
	margin-left: 18px;
	background: #ECF5FF;
}





#footer {
	background: url(img/bg_footer.gif) no-repeat;
	margin: 0px;
	padding: 0px;
	height: 32px;
}
#wrapperAisatsu {
	background: #FFFFFF url(img/bg_title.gif) no-repeat;
	margin: 10px auto;
	padding: 0px 0px 20px;
	height: auto;
	width: 500px;
}
#wrapperAisatsu h1 {
	margin: 0px;
	padding-top: 10px;
	padding-left: 10px;
	float: left;
}
#wrapperAisatsu h2 {
	font: bold 11pt "MS UI Gothic", sans-serif;
	color: #006666;
	margin: 0px;
	letter-spacing: 0.1em;
	height: 30px;
	float: right;
	padding: 60px 120px 5px 0px;
	width: 150px;
}
#wrapperAisatsu p {
	font-size: 10pt;
	line-height: 18pt;
	color: #333333;
	margin: 0px 100px;
	width: 300px;
	clear: both;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 40px;
	text-align: left;
}
#wrapperAisatsu #boxColse {
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#wrapperMap {
	background: #FFFFFF;
	padding: 0px 0px 20px;
	width: 700px;
	margin: 10px auto;
}
#wrapperMap #boxColse {
	text-align: center;
	margin: 0px;
	padding: 0px;
}

a {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: none;
}

