#titleandphoto {
	width: 760px;
}

#title {
	float: left;
	width: 280px;
}

#photo {
	float: right;
	width: 470px;
}

#main {
	width: 760px;
}

#maincontents {
	float: right;
	width: 470px !important;
	width /**/ : 500px; /* for IE 5*/
	padding-right: 30px;
}

#submenu {
	float: left;
	width: 200px;
	margin-top: 2em;
	border: 1px solid #4D4D4D;
}

#titleandphoto:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}

#titleandphoto {
	display: inline-table;
}

/* Hides from IE-mac \*/
* html #titleandphoto {height: 1%;}
#titleandphoto {display: block;}
/* End hide from IE-mac */

#title h2 {
	margin: 20px 10px 10px 30px;
	text-transform: capitalize;
}

#title p {
	margin: 10px 10px 10px 30px;
}

#photo #frame a {
	border: none;
}

#photo #frame .innerphoto {
	margin: 6px;
}

#main:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}

#main {
	display: inline-table;
}

/* Hides from IE-mac \*/
* html #main {height: 1%;}
#main {display: block;}
/* End hide from IE-mac */

#main h3,
#maincontents h3 {
	margin: 2em 0 20px 0;
	border-bottom: 1px solid #808080;
	font-size: 146.5%;
}

.hidden {
	width: 0;
	height: 0;
	overflow: hidden;
	position: absolute; /* for Mac IE 5*/
}

#maincontents table {
	width: 100%;
	margin-bottom: 1em;
}

#maincontents caption {
	margin-bottom: 5px;
	padding: 3px;
	border: 1px solid #D2D2D2;
	color: #457792;
}

#maincontents th,
#maincontents td {
	padding: 0.5em;
	border: 1px solid #808080;
	font-size: 123.1%;
}

#maincontents th {
	text-align: left;
}

#maincontents table td img {
	width: 150px;
	height: 150px; 
	margin: 5px;
}

#maincontents dl {
	margin: 0;
}

#maincontents dl dt {
	margin: 1em 0;
	font-weight: bold;
}

#maincontents dl dd {
	margin: 0 0 0 1em;
}

#maincontents p.barrierfree {
	margin: 1em 0;
	font-size: 131%;
	color: #457792;
}

#maincontents hr {
	border: 1px solid #808080;
	color: #808080;
	background-color: #808080;
}

.main {
	position: relative;
	height: 550px;
	oveflow: hidden;
	padding: 20px 0 0 0;
	background: none;
}

div.main #map {
	width: 535px;
	height: 492px;
	margin-left: 10px;
}

div.main #categoryNavi {
	position: absolute;
	top: 20px;
	left: 555px;
	width: 190px;
}
		
div.main #categoryNavi select {
	width: 190px;
}

div.main #itemNavi {
	position: absolute;
	top: 60px;
	left: 555px;
	width: 190px;
	height: 450px;
	background-color: #FFFFFF;
}

div.main #textmap {
	position: absolute;
	top: 525px;
	width: 745px;
	margin-left: 10px;
	font-size: 90%;
}

#maincontents table.nojigiku th.item {
	width: 25%;
}

#maincontents table.nojigiku th.detail {
	width: 75%;
}

#maincontents table td a {
	border: none;
}


div.main #itemNavi table td {
	border: none;
}

div.main #itemNavi a {
	display: block;
	width: 100%;
	border-top: 1px solid #EFF4DF;
	border-right: 1px solid #BFD27C;
	border-bottom: 1px solid #BFD27C;
	border-left: 1px solid #EFF4DF;
	background-color: #F7FAF0;
}

div.main #itemNavi a:hover {
	border-right: 1px solid #FF9326;
	border-bottom: 1px solid #FF9326;
	background-color: #FF6600;
}

#submenu h4 {
	margin: 0;
	padding: 20px 0 20px 60px;
	font-size: 123.1%;
	color: #F2F2F2;
	background: #ACC241 url(../img/travel/sub-header-bg.gif) top left no-repeat;
}

#submenu ul {
	margin: 0;
	background-color: #F3F3F3;
}

#submenu li {
	margin: 0;
	padding: 10px 0 10px 30px;
	list-style: none;
	border-bottom: 1px dotted #4D4D4D;
	font-size: 108%;
	background: transparent url(../img/travel/sub-arrow.gif) 10px center no-repeat;
}
