body {
	text-align: center;
	margin:0;
	padding:0;
	background: #ffffff;
}

div#menten {
	margin-left:auto;
	margin-right:auto;
	width: 740px;
	background: #FFF;
	text-align: left;
}

div#menten .header {
	x-text-align: left;
}

div#menten .header .title h1 {
	height: 160px;
	margin: 10px 0 0 0;
	background: #FFF url(images/h1.gif) 0 0 no-repeat;
	text-indent: -99999px;
}

div#menten .header .navi {
	background: #FFF url(images/tabbg.gif) 0 0 repeat-x;
}

div#menten .header .navi ul {
	width: 740px;
	height: 43px;
	margin: 0;
	padding: 0;
}

#menten .header .navi ul li {
	list-style: none;
	width: 148px;
	height: 43px;
	float: left;
	line-height: 2.0em;
	display: block; 
	margin: 0;
	padding: 0;
}

div#menten .header .navi ul li a {
	width: 148px;
	height: 43px;
	display: block; 
	margin: 0;
	padding: 0;
	text-align: center;
	color: #663300;
	font-weight: bold;
	text-decoration: none;
}

div#menten .header .navi ul li a:hover {
	margin: 0;
	padding: 0;
	background: #FFF url(images/tab_hover.gif) 0 0 no-repeat;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}

div#menten .header .navi ul li a.on {
	margin: 0;
	padding: 0;
	background: #FFF url(images/tab_hover.gif) 0 0 no-repeat;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}

div#menten .contents {
	margin: 10px 10px;
	width: 720px;
	background: #FFF;
	text-align: left;
}
div#menten .contents:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
	zoom: 100%; 
}

div#menten .contents .articleleft {
	float: left;
	position: relative;
	width: 210px;
	zoom: 100%;
}

div#menten .contents .articleright {
	float: right;
	width: 600px;
}

div#menten .contents .articleleft h2 {
	font-size: 18px;
	padding: 20px;
	line-height: 1.3em;
	letter-spacing:0.5em;
	color: #f45c11;
}

div#menten .contents .articleleft h2 span {
	font-size: 10px;
	line-height: 1.3em;
	letter-spacing:0.4em;
	color: #f45c11;
}

div#menten .contents .articleleft h3 {
	font-size: 14px;
	line-height: 1.3em;
	color: #663300;
	background:transparent url(images/marker.gif) no-repeat scroll 5px 27px;
	clear:left;
	font-size:1em;
	letter-spacing:0.02em;
	margin:10px 0 0 0;
	padding:20px 0 5px 15px;
}

div#menten .contents .articleleft img {
	margin: 0 0 0 0px;
}

.articleleft ul li {
	list-style: none;
}
div#menten .contents .articleright h4 {
	font-size: 18px;
	line-height: 32px;
	color: #CB0000;
	margin: 0 0 20px 0;
	padding-left: 10px;
	/* text-indent:22px; */
	/* background: #FFF url(images/bar_base.jpg) 0 0 no-repeat; */
	border-left: solid 8px #CB0000;
	border-bottom: solid 2px #CB0000;
}

div#menten .contents .articleright h5 {
	font-size: 16px;
	line-height: 1.3em;
	font-weight: normal;
}

div#menten .contents .articleright p {
	font-size: 14px;
	line-height: 1.8em;
	letter-spacing:0.04em;
}

div#menten .contents .articleright .red {
	color: #FF0000;
}

div#menten .contents .articleright p.right {
	text-align: right;
}

div#menten .contents .articleright p.rightback {
	text-align: right;
	font-size:12px;
	letter-spacing:0.04em;
	line-height:1.5em;
	clear: both;
}

div#menten .contents .articleright .box {
	margin-bottom: 50px;
	padding: 10px;
	border: solid 1px #e9d4c0;
}

div#menten .contents .articleright .box dl {
	overflow: hidden;
	font-size: 12px;
}

div#menten .contents .articleright .box dl dt {
	border: medium none;
	clear: left;
	display: block;
	margin-top: 10px;
	font-weight: bold;
}

div#menten .contents .articleright .box dl dd {
	margin: 5px 0 0 68px;
}

div#menten .contents .articleright .list dl dd {
	display: block;
	margin: 5px 0 0 80px;
	line-height: 1.5em;
}

div#menten .contents .articleright .list ul {
	list-style-type: square;
	margin: 0 0 30px 30px;
	padding: 0;
	font-size: 12px;
}

div#menten .contents .articleright .list ul li {
	list-style-type: square;
	padding: 0 0 5px 0;
}

div#menten .contents .articleright .adlist table {
	border: 1px solid #847828;
	font-size: 12px;
}

div#menten .contents .articleright .adlist table th {
	border: 1px solid #847828;
	padding: 5px;
}

div#menten .contents .articleright .adlist table td {
	border: 1px solid #847828;
	padding: 5px;
}

div#menten .contents .articleright .adlist table td.center {
	text-align: center;
}

div#menten .contents .articleright .adlist table td.right {
	text-align: right;
}


div#menten .footer {
	text-align: center;
	font-size: 10px;
	padding-bottom: 10px;
}
div#menten .footer p {
	line-height: 1.2em;
}







div#menten .contents .articleright .attractionsmenu ul {
	list-style: none;
	margin: 0 0 30px 0;
	padding: 0;
	width: 500px;
	text-align: center;
}

div#menten .contents .articleright .attractionsmenu ul li {
	display: inline; 
}

div#menten .contents .articleright .attractionsmenu ul li a {
	margin: 0;
	padding: 0;
	text-align: center;
	font-weight: bold;
}

div#menten .contents .articleright .attractionsbox {
	padding: 10px;
	border: solid 1px #847828;
}

div#menten .contents .articleright .attractionsbox h5 {
	font-size: 18px;
	color: #847828;
	margin: 0;
}

div#menten .contents .articleright .attractionsbox dl {
	overflow: hidden;
	font-size: 14px;
}

div#menten .contents .articleright .attractionsbox dl dt {
	border: medium none;
	clear: left;
	display: block;
	margin-top: 10px;
	font-weight: bold;
	background: #e0d89f;
	padding: 3px;
}

div#menten .contents .articleright .attractionsbox dl dd {
	display: block;
	margin: 5px 0 0 37px;
	line-height: 1.5em;
}

div#menten .contents .articleright .attractionsbox p {
	font-size:12px;
	letter-spacing:0.04em;
	line-height:1.5em;
}

div#menten .contents .articleright .attractionsbox table {
	font-size:14px;
}




div#menten .contents .articleright .exhibitorsmenu ul {
	list-style: none;
	margin: 0 0 30px 0;
	padding: 0;
	width: 500px;
	text-align: center;
}

div#menten .contents .articleright .exhibitorsmenu ul li {
	display: inline; 
}

div#menten .contents .articleright .exhibitorsmenu ul li a {
	margin: 0;
	padding: 0;
	text-align: center;
	font-weight: bold;
}

div#menten .contents .articleright .exhibitorsbox {
	padding: 10px;
	border: solid 1px #847828;
}

div#menten .contents .articleright .exhibitorsbox h5 {
	font-size: 18px;
	color: #847828;
	margin: 0;
}

div#menten .contents .articleright .exhibitorsbox dl {
	overflow: hidden;
	font-size: 14px;
	margin: 0;
}

div#menten .contents .articleright .exhibitorsbox dl dt {
	border: medium none;
	clear: left;
	display: block;
	margin-top: 10px;
	font-weight: bold;
	background: #e0d89f;
	padding: 3px;
}

div#menten .contents .articleright .exhibitorsbox dl dd {
	display: block;
	margin: 5px 0 0 37px;
	line-height: 1.5em;
}

div#menten .contents .articleright .exhibitorsbox p {
	font-size:12px;
	letter-spacing:0.04em;
	line-height:1.5em;
}

div#menten .contents .articleright .exhibitorsbox table {
	font-size:14px;
}
.right-top {
	background:URL(images/right-top.gif) ;
	width: 190px;
  margin:0 0 0 10px;
  text-align: center;
  font-weight: bold;
}
.right-center {
	background:URL(images/right-center.gif) ;
	width: 190px;
  margin:0 0 0 10px;
  padding:0px;
  font-size:90%;
}
.right-bottom {
	background:URL(images/right-bottom-s.gif) no-repeat ;
	width: 190px;
  margin:0 0 0 10px;
  text-align: center;
}
.right-bottom img {
	position: relative;
  bottom:20px;
}

.z {
	clear: both;
}

#txt {
  width:170px;
  margin:0 0 0 10px;
}
.okane {
  margin:10px 0 20px 0;
}
.contents-left {
  margin:0px;
  padding:0px;
}
.contents-left ul {
	margin: 0;
  padding:0;
}
.contents-left ul li {
	list-style: none;
}

.contents-left1 ul {
	margin: 0;
  padding:0;
}
.contents-left1 ul li {
	list-style: none;
}
.p {
  clear:both;
  margin:0px 0 20px 0;
}
#pos {
  float:left;
}
#pos1 {
  float:right;
	position: relative;
  right:20px;
  bottom:20px;
}
#pos2 {
  float:right;
	position: relative;
  right:40px;
  bottom:30px;
}
#pos3 {
  clear:both;
  float:left;
  width:330px;
}
#pos4 {
  float:right;
}
#pos5 {
  clear:both;
  float:left;
}
#pos6 {
  float:right;
	position: relative;
  right:50px;
  bottom:10px;
}
.bg {
	position: relative;
  left:210px;
  bottom:30px;
}

.2010-right {
  width:210px;
}
