@charset "UTF-8";
.heading01 {
}

.navigation {
	color: #0E4E96;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 0.15em;
	font-style: normal;
	font-variant: normal;
}

.navigation A:link {
	color: #0E4E96;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	font-style: normal;
	font-variant: normal;
}
.navigation A:visited {
	color: #0E4E96;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	font-style: normal;
	font-variant: normal;
}
.navigation A:active {
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	font-style: normal;
	font-variant: normal;
}
.navigation A:hover {
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	font-style: normal;
	font-variant: normal;
}

.copyright {
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
	font-style: normal;
	font-variant: normal;
}

.copyright A:link {
	color: #0E4E96;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	text-transform: none;
	font-style: normal;
	font-variant: normal;
}
.copyright A:visited {
	color: #0E4E96;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	text-transform: none;
	font-style: normal;
	font-variant: normal;
}
.copyright A:active {
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	text-transform: none;
	font-style: normal;
	font-variant: normal;
}
.copyright A:hover {
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	text-transform: none;
	font-style: normal;
	font-variant: normal;
}
.boldblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0E4E96;
}

.menu {
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
	font-style: normal;
	font-variant: normal;
	line-height: 18px;
}

.menu A:link {
	color: #0E4E96;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-transform: none;
	font-style: normal;
	font-variant: normal;
	line-height: 18px;
}
.menu A:visited {
	color: #0E4E96;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-transform: none;
	font-style: normal;
	font-variant: normal;
	line-height: 18px;
}
.menu A:active {
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-transform: none;
	font-style: normal;
	font-variant: normal;
	line-height: 18px;
}
.menu A:hover {
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-transform: none;
	font-style: normal;
	font-variant: normal;
	line-height: 18px;
}

.dropshadow01 {
	background-image: url(images/block/ds_01.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.dropshadow02 {
	background-image: url(images/block/ds_02.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.dropshadow03 {
	background-image: url(images/block/ds_03.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.dropshadow04 {
	background-image: url(images/block/ds_04.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.dropshadow05 {
	background-image: url(images/block/ds_05.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.gradient {
	background-image: url(images/gradient.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

.line {
	background-image: url(images/line.gif);
	background-repeat: repeat-x;
}


/* Highlight (navigation) ---------------------------------------------------------------------------------------------------------------- */


	div#mmr a#mmr_nav,
	div#mb a#mb_nav,
	div#zansushi a#zansushi_nav,
	div#splash a#splash_nav,
	div#weddings a#weddings_nav,
	div#kids a#kids_nav
	
	{
	font-weight: bold;
	color: #666;
}
.gradient02 {
	background-image: url(images/gradient02.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.menuheading {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.1em;
	font-weight: normal;
	font-size: 13px;
}
.intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0E4E96;
	font-style: italic;
	line-height: 22px;
	letter-spacing: 0.1em;
}
