@charset "UTF-8";
/* formatting style
------------------------------*/
* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
h1, h2, h3, h4, h5, h6, p, address, ul, ol, li, dl, dt, dd, table, caption, th, td, img, form {
	margin: 0;
	padding: 0;
	border: none;
	font-style: normal;
	font-weight: normal;
	font-size: 100%;
	text-align: left;
	list-style-type: none;
}
body {
	color: #333333;
	background-image: url(../img/bg.gif);
	background-repeat: repeat-x;
	font-family: sans-serif,  HiraMaruPro-W4;
	font-size: 75%;
	line-height: 1.6;
}
hr {
	display: none;
}
/* link styles
------------------------------*/
a img {
	border-style: none;
}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	color: #999999;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	position: relative;
	left: +1px;
	top: +1px;
}
/* basic layout
------------------------------*/
#wrapper {
	background-color: #FFFFFF;
	margin: 0px auto;
	width: 676px;
}
#menu {
	background-image: url(../img/menu/menu_bg.gif);
	height: 30px;
	overflow: hidden;
	width: 676px;
	background-repeat: repeat-x;
}
#menu  ul {
		margin: 0;
		padding: 0;
}
#menu  li {
	margin: 0;
	display:block;
	float: left;
}
#menu  ul  li  a {
	text-indent: -9999px;
	height: 30px;
	display: block;
}
#menu    li    a#navi00{
	background-image: url(../img/menu/menu00.gif);
	width: 136px;
}
#menu   li   a#navi01{
	background-image: url(../img/menu/menu01.gif);
	width: 135px;
}
#menu    li    a#navi02{
	background-image: url(../img/menu/menu02.gif);
	width: 135px;
}
#menu     li     a#navi03{
	background-image: url(../img/menu/menu03.gif);
	width: 135px;
}
#menu      li      a#navi04{
	background-image: url(../img/menu/menu04.gif);
	width: 135px;
}
#menu  ul  li  a:hover {
	background-position: 0px -30px;
}
#menu  ul  li  a.current {
	background-position: 0px -30px;
}
#left_contents {
	clear: left;
	float: left;
	width: 262px;
}
#left_contents .hall {
	height: 47px;
	width: 255px;
	margin-top: 18px;
	clear: left;
	float: left;
}
#left_contents   .y_26th {
	height: 34px;
	width: 256px;
	margin-top: 30px;
	clear: left;
	float: left;
}
#left_contents   .y_27th {
	height: 34px;
	width: 256px;
	margin-top: 15px;
	clear: left;
	float: left;
}
#right_contents {
	clear: right;
	float: right;
	width: 400px;
}
#right_contents .top {
	background-image: url(../img/topics_top.gif);
	background-repeat: no-repeat;
	width: 397px;
	float: right;
	clear: right;
	height: 7px;
}
#right_contents .title {
	width: 395px;
	border-right: 1px solid #07913B;
	border-left: 1px solid #07913B;
	clear: right;
	float: right;
	height: 36px;
}
.whatsnew  {
	height: 36px;
	background-image: url(../img/topics_title.jpg);
}
#right_contents  .topics {
	width: 370px;
	border-right: 1px solid #07913B;
	border-left: 1px solid #07913B;
	clear: right;
	float: right;
	padding: 5px 10px 5px 15px;
	height: 120px;
	overflow: auto;
}
.topics  dl#news  dt {
	font-weight: bold;
	margin: 0px;
	clear: left;
	float: left;
	width: 5em;
	padding-left: 5px;
}
.topics  dl#news  dd {
	margin: 0px 0px 10px 5em;
}
#right_contents  .bottom {
	background-image: url(../img/topics_bottom.gif);
	background-repeat: no-repeat;
	height: 7px;
	width: 397px;
	float: right;
}
#wrapper #dot {
	clear: both;
	background-image: url(../img/dot_bg.gif);
	background-repeat: repeat-x;
	background-position: center;
	padding-top: 20px;
}
#copy {
	background-image: url(../img/copy_bg.jpg);
	background-repeat: no-repeat;
	height: 80px;
	width: 257px;
	clear: left;
	float: left;
}
#copy .title {
	height: 20px;
	width: 204px;
	margin-left: 5px;
	margin-top: 5px;
}
#copy .info {
	margin-left: 6px;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	line-height: 15px;
	margin-top: 5px;
	font-size: 10px;
}
#copy  a:link {
	text-decoration: none;
	color: #666666;
}
#copy   a:hover {
	text-decoration: underline;
	color: #FF3300;
}
#copy    a:visited {
	text-decoration: underline;
	color: #000000;
}
#footer {
	clear: right;
	float: right;
	width: 400px;
	height: 150px;
}
#footer a:link {
	text-decoration: none;
	color: #666666;
}
#footer  a:hover {
	text-decoration: underline;
	color: #FF3300;
}
#footer   a:visited {
	text-decoration: underline;
	color: #000000;
}
#footer .co01 {
	color: #008735;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	width: 25px;
	clear: left;
	float: left;
}
#footer .co02 {
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	margin-left: 35px;
	font-size: 12px;
}
#footer .co04 {
	margin-left: 35px;
	font-size: 10px;
}
