﻿html {
	background:#F2F3B1 none repeat scroll 0 0;
	font-size:12px;
	margin: 0;
	padding:0;
	display:block;
}

body {
	font-family: "メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGOTHIC",sans-serif;
	font-size: 105%;
	line-height: 1.7;
	background: transparent url(images/bg.gif) repeat-y scroll center top;
	margin: 0;
	padding: 0;
	text-align: center;
}
#header {
	padding: 0px;
	margin: 0px auto 0px auto;
	width: 825px;
}

#contents {
	background-position: 0px 0px;
	padding: 0px;
	text-align: left;
	margin: 0px auto 1em auto;
	width: 825px;
	background-image: url('images/tokugawa_mon.jpg');
	background-repeat: no-repeat;
}

#footer {
	background-position: 0px 0px;
	padding: 0px;
	margin: 0em auto 0px auto;
	width: 825px;
	background-image: url('images/footerbg.gif');
	background-repeat: no-repeat;
	text-align: center;
	height: 123px;
}
/*------------------------
		   masonry 
------------------------*/
.wrap {
	width: 805px;
	padding: 260px 10px 10px 10px;
}
.box {  
    width: 374px;  
    margin: 10px;  
    padding: 4px;  
    float: left;  
    background: #eeeeee;  
    color: #000000;  
    display: inline;  /* IE6 fix */  
}
.innerbox {
	border: 1px solid #dddddd;
	background-color: #f9f9f9;
	padding: 16px 16px 10px 16px;
}


/*------------------------
		   element 
------------------------*/
h2 {
	padding: 10px;
	margin: 0px;
	font-size: 2em;
	color: #333333;
}
h3 {
	margin-bottom: 0.6em;
	margin-top: 0.7em;
	font-size: 1.5em;
	line-height: 1.3em;
}
h4 {
	margin-top: 1.2em;
	margin-bottom: 0.5em;
	font-size: 1.3em;
	line-height: 1.2em;
}
p {
	margin-top: -0.3em;
	margin-bottom: 0.8em;
	line-height: 1.6em;
}
a {
	color: #08427c;
	text-decoration: none;
}

a:hover {
	color: #2e68a2;
	text-decoration: underline;
}

a:hover img.hoverimg{
opacity:0.8;
filter:alpha(opacity=80);
-ms-filter: "alpha( opacity=80 )";
}

table {
	width: 338px;
	border: 1px solid #C0C0C0;
	border-collapse: collapse;
	line-height: 1.4em;
	margin-right: 1px;
	margin-bottom: 8px;
	margin-left: 1px;
}
td {
	border: 1px solid #C0C0C0;
	background-color: #ffffff;
	padding: 5px;
}
th {
	border: 1px solid #C0C0C0;
	background-color: #ffffff;
	padding: 5px;
	background-color: #f1f1f1;
	width: 60px;
}
img {
	margin: 0px;
	padding: 0px;
	border-style: none;
}
p img {
	margin: 0em 0 0 0;
}
ul.topicpath {
	padding: 0px;
	width: 800px;
	margin: 23px 0px 20px 12px;
	overflow: hidden;
	_zoom: 1;
	list-style-type: none;
	font-size: 11px;
	color: #444444;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #666666;
	display: block;
}
ul.topicpath li {
	margin: 0;
	padding: 0px 6px 0px 6px;
	float: left;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #666666;
	line-height: 1em;
}
ul.topicpath li a:visited
 {
	color: #777777;
	text-decoration: none;
}
ul.topicpath li a
 {
	color: #777777;
	text-decoration: none;
}
ul.topicpath li a:hover {
	color: #444444;
	text-decoration: underline;
}

ul.footernavi {
	padding: 0px;
	width: 720px;
	margin: 42px auto 20px auto;
	overflow: hidden;
	_zoom: 1;
	list-style-type: none;
	color: #333333;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #666666;
	display: block;
	font-weight: bold;
	clear: both;
}
ul.footernavi li {
	margin: 0;
	padding: 0px 6px 0px 6px;
	float: left;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #666666;
	line-height: 1em;
}
ul.footernavi li a:visited
 {
	color: #777777;
	text-decoration: none;
}
ul.footernavi li a
 {
	color: #777777;
	text-decoration: none;
}
ul.footernavi li a:hover {
	color: #444444;
	text-decoration: underline;
}


.boxtitle {
	background-color: #FFCC66;
	font-weight: bold;
	font-size: 1em;
	padding: 5px 5px 5px 8px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 22px;
}
.museum {
	background-color: #9a40a4;
}
.library {
	background-color: #ffa401;
}
.garden {
	background-color: #3d611b;
}
.shop {
	background-color: #0046a5;
}
.restaurant {
	background-color: #af6100;
}
.square {
	background-color: #01aad1;
}
.traffic {
	background-color: #ffbf00;
}

.youtubeboxhd {
	margin-top: -3px;
	margin-bottom: 12px;
	width: 340px;
	background-color: #ebebeb;
}
.end {
	margin-bottom: 2.2em;
}

.pagetop {
	padding: 0px;
	text-align: right;
	margin-right: 10px;
	font-size: 0.9em;
	margin-bottom: 0px;
}
.pagetop a {
	color:#222222;
	text-decoration: none;
}
.pagetop a:hover {
	text-decoration: underline;
}
.copyright {
	font-size: 0.8em;
	clear: both;
}

.nav {
	padding: 0px;
	text-align: right;
	margin-right: 20px;
	list-style-type: none;
	list-style-position: outside;
	margin-top: 0px;
	letter-spacing: -.40em;
}
.nav li {
	background-color: #FFFFFF;
	padding: 5px 7px 5px 7px;
	margin-right: 0px;
	margin-left: 5px;
	display: -moz-inline-box;
	display: inline-block;
	display: inline; /;
	zoom: 1; /;
	margin-top: 0px;
	letter-spacing: normal;
	font-size: 1.1em;
}

dt {
	font-weight: bold;
	font-size: 1.2em;
	line-height: 1.4em;
	padding-top: 0.5em;
	padding-bottom: 0.2em;
}
dd {
	line-height: 1.4em;
	margin-left: 0px;
	padding-bottom: 0.5em;
}

img {
}
.bottomspace {
	margin-bottom: 0.5em;
}

.caption {
	font-size: 0.96em;
	margin: 0px;
	padding-left: 7px;
	padding-bottom: 4px;
	padding-top: 4px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #dcdcdc;
	border-bottom-color: #dcdcdc;
	border-left-color: #dcdcdc;
}
.youtubebox object {
	width: 340px;
	height: 280px;
	margin-bottom: 0px;
}
.youtubehd {
	padding: 0px;
	margin: 0px;
	width: 340px;
	height: 216px;
}

dd img {
	padding: 3px;
	border: 1px solid #C0C0C0;
	margin-bottom: 0.2em;
	margin-top: 0.3em;
	background-color: #FFFFFF;
}

.h4museum {
	background-position: -1px 0px;
	background-image: url('images/h4_museum.gif');
	background-repeat: no-repeat;
	padding-left: 20px;
}
.h4library {
	background-position: -1px 0px;
	background-image: url('images/h4_library.gif');
	background-repeat: no-repeat;
	padding-left: 20px;
}
.h4garden {
	background-position: -1px 0px;
	background-image: url('images/h4_garden.gif');
	background-repeat: no-repeat;
	padding-left: 20px;
}
.map {
	background-color: #468c00;
}
.youtubebox {
	margin-top: -3px;
	margin-bottom: 12px;
	width: 340px;
	background-color: #ebebeb;
}
.youtubeboxhd object {
	width: 340px;
	height: 216px;
	margin-bottom: 0px;
}
.youtube {
	padding: 0px;
	margin: 0px;
	width: 340px;
	height: 280px;
}
table caption {
	font-weight: bold;
	text-align: left;
	line-height: 1.4em;
	padding-bottom: 3px;
}
.margins {
	background-color: #dc323c;
}
td li {
	padding-bottom: 5px;
	padding-top: 0px;
	margin: 0px;
}
td ol {
	margin-top: 5px;
	margin-bottom: 0px;
}
.top {
	padding-top: 0px;
	margin-top: -10px;
}
dl {
	margin-left: 2px;
	background-color: #ebebeb;
	padding: 0px 9px 0px 10px;
	margin-top: 0px;
	border: 1px solid #dcdcdc;
}
.floatleft {
	float: left;
}
.h4event {
	background-position: -1px 0px;
	background-image: url('images/h4_event.gif');
	background-repeat: no-repeat;
	padding-left: 20px;
}
.notice {
	color: #FF0000;
}
.normal {
	font-weight: normal;
}
td dl {
	border-style: none;
	margin-left: 0px;
	background-color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
}
td dt {
	font-weight: bold;
	font-size: 1em;
	line-height: 1.4em;
	padding-top: 0.5em;
	padding-bottom: 0.2em;
}
td dd {
	line-height: 1.4em;
	margin-left: 0px;
	padding-bottom: 0.5em;
	padding-left: 1em;
}
.subtitle {
	font-weight: bold;
	font-size: 0.8em;
}

