@charset "euc-jp";
@import url("uibase.css");
@import url("uireset.css");
@import url("fonts.css");

/*-------------------------------------------------
  General layout
-------------------------------------------------*/
body
{
padding: 0 0 0 0;
margin: 0 0 0 0;
text-align: center;
background: #FFFFFF url("images/leaf.png") top right no-repeat;
color: #666666;
}

#wrapper
{
width: 100%;
padding: 0 0 0 0;
margin: 0 0 0 0;
text-align: center;
background: transparent;
}

#mainwrapper
{
width: 980px;
padding: 0 0 0 0;
margin: 20px auto 20px auto;
text-align: left;
overflow: auto;
background: transparent;
}

#navigation
{
float: left;
width: 318px;
padding: 0 0 0 0;
margin: 0 0 0 0;
text-align: left;
background: transparent url("images/sdb.png") top left no-repeat;
}

#container
{
float: right;
width: 662px;
padding: 0 0 0 0;
margin: 0 0 0 0;
text-align: center;

}

#breadcrumb
{
width: 660px;
padding: 0 0 0 0;
margin: 2px 0 1px 0;
text-align: left;
/* background: #FFFFFF;
border: solid 1px #DDDDDD; */
}

#breadcrumb p
{
padding: 0 0 0 0;
margin: 5px 10px 5px 10px;
}

.content
{
width: 660px;
padding: 0 0 0 0;
margin: 2px auto 1px auto;
text-align: center;
border: solid 1px #DDDDDD;
background: #FFFFFF;
}

.contenttitle
{
width: 630px;
height: 31px;
min-height: 31px;
padding: 3px 0 0 0;
margin: 15px auto 10px auto;
text-align: left;
background: transparent url("images/ring-ora.png") top left no-repeat;
}

.contenttitle h2
{
padding: 0 0 0 0;
margin: 0 0 0 36px;
font-weight: bold;
letter-spacing: 0.2em;
}

.contentbody
{
width: 600px;
padding: 0 0 0 0;
margin: 0 auto 10px auto;
text-align: left;
}

.contextend
{
width: 600px;
padding: 5px 0 5px 0;
margin: 0 auto 10px auto;
text-align: left;
border-top: dashed 1px #DDDDDD;
clear: both;
}

.contrelated
{
width: 600px;
padding: 10px 0 10px 0;
margin: 10px auto 10px auto;
text-align: left;
clear: both;
}

.contentitem
{
width: 600px;
padding: 0 0 0 0;
margin: 5px auto 10px auto;
text-align: right;
border-top: solid 1px #DDDDDD;
clear: both;
}

#subcontent
{
clear: both;
width: 100%;
padding: 10px 0 10px 0;
margin: 0 0 0 0;
background: #FFFFFF;
text-align: center;
overflow: auto;
}

#copyrights
{
width: 100%;
padding: 5px 0 0 0;
margin: 0 0 0 0;
text-align: center;
border-top: solid 1px #DDDDDD;
}



/*-------------------------------------------------
  Text Decoration
-------------------------------------------------*/
img 
{
 border: 0;
 margin: 0;
 padding: 0;
}
form
{
 margin: 0;
}

h1, h2
{
 font-size: 92%;
 letter-spacing: 0.1em;
}
h3, h4, h5, h6, strong, em
{
 font-size: 89%;
 line-height: 1.6;
}
p, th, td, li, dt, dd, small
{
 font-size: 86%;
 line-height: 1.4;
}
a:link, a:visited 
{
color: #2ca9e1;
text-decoration: none;
}
a:hover, a:active 
{
color: #f08300;
text-decoration: underline;
}

strong 
{
 font-size: 110%;
 font-weight: bold;
}

em 
{
 font-size: 105%;
 color: #0000CC;
}

small 
{ 
color: #999999;
}

table 
{
border-collapse: collapse;
margin: 5px 0 5px 0;
padding: 0 0 0 0;
}

th, td 
{
margin: 0 0 0 0;
padding: 2px 4px 2px 4px;
border: solid 1px #999999;
}
th 
{
text-align: center;
}

/*-------------------------------------------------
  Basic classes
-------------------------------------------------*/
.hidden
{
	display: none;
}
.centerize
{
	text-align: center;
}

.super {
 color: #FF0000;
}

.col1 {
 background: #FFFFFF;
	text-align: center;
}

.col2 {
 background: #FFFF99;
	text-align: center;
}

.col3 {
 background: #CCFFCC;
	text-align: center;
}

.colM {
 background: #FFFF99;
	text-align: center;
}

.tojo {
 background: #CCFFFF;
}

.ogose {
 color: #0000CC;
}

.tokigawa {
 background: #FFFF99;
}

.sun {
  color: #FF0000;
}

.sat {
 color: #0000FF;
}

.au_hgn td {
 width: 90px;
 vertical-align: top;
}

.centering {
 text-align: center;
}

.rail {
 text-align: center;
}

.caption {
 color: #990000;
}

.boss {
 text-align: right;
}

.feedicon {
 width: 48px;
 height: 16px;
}
.v-mid 
{
 vertical-align: middle;
 margin: 2px 5px 2px 0;
}
.spacy
{
 margin: 2px 0 10px 0;
}

/*-------------------------------------------------
  Header layout
-------------------------------------------------*/
#header
{
width: 316px;
}
#hphome a:link, #hphome a:visited 
{
width: 316px;
height: 128px;
background: transparent url("images/sdb.png") 0px 0px no-repeat;
display: block;
text-indent: -9999em;
}
#hphome a:hover, #hphome a:active
{
width: 316px;
height: 128px;
background: transparent url("images/sdb.png") -320px 0px no-repeat;
display: block;
text-indent: -9999em;
}
#hpdescript
{
height: 5px;
text-indent: -9999em;
font-size: 0.1em;
}

/*-------------------------------------------------
  Main Content Display
-------------------------------------------------*/
.content ul
{
margin: 0 1em 0 1.5em;
list-style-position: inside;
}
.content ol
{
margin: 0 1em 0 1.5em;
list-style-position: inside;
}
.content dt
{
text-indent: 1em;
}
.content dd
{
text-indent: 2em;
}
.extendswitch
{
height: 30px;
max-height: 30px;
text-indent: -9999px;
}
.extendswitch a:link, .extendswitch a:visited 
{
 background: transparent url(images/extend-btn.png) 0 0 no-repeat;
 width: 180px;
 height: 30px;
 display: block;
 text-indent: -9999px;
}
.extendswitch a:hover, .extendswitch a:active 
{
 background: transparent url(images/extend-btn.png) 0 -30px no-repeat;
 width: 180px;
 height: 30px;
 display: block;
 text-indent: -9999px;
}

.content h3
{
 background: transparent url(images/ring-yel.png) top left no-repeat;
 height: 24px;
 min-height: 20px;
 margin: 15px 0 5px 0;
 padding: 0 0 0 24px;
 font-weight: bold;
 letter-spacing: 0.1em;
}
.content h4
{
 background: transparent url("images/ring-whi.png") top left no-repeat;
 height: 24px;
 min-height: 20px;
 margin: 10px 0 0 0;
 padding: 0 0 0 24px;
}

.two-thirds 
{
 width: 410px;
 float: left;
 overflow: auto;
}

.one-third 
{
 width: 185px;
 float: right;
 overflow: auto;
}

.content a
{
 padding-right: 14px;
 background: transparent url("images/link-ic.gif") bottom right no-repeat ;
}

/*-------------------------------------------------
  Item Navi Display
-------------------------------------------------*/
#item-navi
{
width: 660px;
height: 200px;
padding: 0 0 0 0;
margin: 0 0 0 0;
text-align: left;
border: solid 1px #DDDDDD;
background: transparent url("images/shinmenu.png") top left no-repeat;
}
#item-navi li
{
 list-style: none;
 float: left;
 display: inline;
}
.items
{
 width: 219px;
 height: 200px;
text-indent: -9999px;
}
#nvb-inisie a:link, #nvb-inisie a:visited 
{
 background: transparent url(images/shinmenu.png) 0 0 no-repeat;
 width: 219px;
 height: 200px;
 display: block;
 text-indent: -9999px;
}
#nvb-inisie a:hover, #nvb-inisie a:active 
{
 background: transparent url(images/shinmenu.png) 0 -200px no-repeat;
 width: 219px;
 height: 200px;
 display: block;
 text-indent: -9999px;
}
#nvb-sales a:link, #nvb-sales a:visited 
{
 background: transparent url(images/shinmenu.png) -220px 0 no-repeat;
 width: 219px;
 height: 200px;
 display: block;
 text-indent: -9999px;
}
#nvb-sales a:hover, #nvb-sales a:active 
{
 background: transparent url(images/shinmenu.png) -220px -200px no-repeat;
 width: 219px;
 height: 200px;
 display: block;
 text-indent: -9999px;
}
#nvb-rmg a:link, #nvb-rmg a:visited 
{
 background: transparent url(images/shinmenu.png) -440px 0 no-repeat;
 width: 219px;
 height: 200px;
 display: block;
 text-indent: -9999px;
}
#nvb-rmg a:hover, #nvb-rmg a:active 
{
 background: transparent url(images/shinmenu.png) -440px -200px no-repeat;
 width: 219px;
 height: 200px;
 display: block;
 text-indent: -9999px;
}

/*-------------------------------------------------
  Navigation Display
-------------------------------------------------*/
#navi-item1
{
margin: 8px 0 0 0;
}
.nv
{
height: 60px;
max-height: 60px;
text-indent: -9999px;
}
#nvb-access a:link, #nvb-access a:visited 
{
 background: transparent url(images/sdb.png) 0px -140px no-repeat;
 width: 316px;
 height: 60px;
 display: block;
 text-indent: -9999px;
}
#nvb-access a:hover, #nvb-access a:active 
{
 background: transparent url(images/sdb.png) -320px -140px no-repeat;
 width: 316px;
 height: 60px;
 display: block;
 text-indent: -9999px;
}
#nvb-hours a:link, #nvb-hours a:visited 
{
 background: transparent url(images/sdb.png) 0px -200px no-repeat;
 width: 316px;
 height: 60px;
 display: block;
 text-indent: -9999px;
}
#nvb-hours a:hover, #nvb-hours a:active 
{
 background: transparent url(images/sdb.png) -320px -200px no-repeat;
 width: 316px;
 height: 60px;
 display: block;
 text-indent: -9999px;
}
#nvb-overview a:link, #nvb-overview a:visited 
{
 background: transparent url(images/sdb.png) 0px -260px no-repeat;
 width: 316px;
 height: 60px;
 display: block;
 text-indent: -9999px;
}
#nvb-overview a:hover, #nvb-overview a:active 
{
 background: transparent url(images/sdb.png) -320px -260px no-repeat;
 width: 316px;
 height: 60px;
 display: block;
 text-indent: -9999px;
}
#nvb-aboutus a:link, #nvb-aboutus a:visited 
{
 background: transparent url(images/sdb.png) 0px -320px no-repeat;
 width: 316px;
 height: 60px;
 display: block;
 text-indent: -9999px;
}
#nvb-aboutus a:hover, #nvb-aboutus a:active 
{
 background: transparent url(images/sdb.png) -320px -320px no-repeat;
 width: 316px;
 height: 60px;
 display: block;
 text-indent: -9999px;
}
#nvb-notice a:link, #nvb-notice a:visited 
{
 background: transparent url(images/sdb.png) 0px -380px no-repeat;
 width: 316px;
 height: 60px;
 display: block;
 text-indent: -9999px;
}
#nvb-notice a:hover, #nvb-notice a:active 
{
 background: transparent url(images/sdb.png) -320px -380px no-repeat;
 width: 316px;
 height: 60px;
 display: block;
 text-indent: -9999px;
}
#nvb-contact a:link, #nvb-contact a:visited 
{
 background: transparent url(images/sdb.png) 0px -440px no-repeat;
 width: 316px;
 height: 60px;
 display: block;
 text-indent: -9999px;
}
#nvb-contact a:hover, #nvb-contact a:active 
{
 background: transparent url(images/sdb.png) -320px -440px no-repeat;
 width: 316px;
 height: 60px;
 display: block;
 text-indent: -9999px;
}
#navi-item2
{
margin: 20px 0 0 0;
}
.subnv
{
height: 28px;
max-height: 28px;
text-indent: -9999px;
}
#nvb-memorial a:link, #nvb-memorial a:visited 
{
 background: transparent url(images/sdb.png) 0px -520px no-repeat;
 width: 316px;
 height: 28px;
 display: block;
 text-indent: -9999px;
}
#nvb-memorial a:hover, #nvb-memorial a:active 
{
 background: transparent url(images/sdb.png) -320px -520px no-repeat;
 width: 316px;
 height: 28px;
 display: block;
 text-indent: -9999px;
}
#nvb-guidance a:link, #nvb-guidance a:visited 
{
 background: transparent url(images/sdb.png) 0px -548px no-repeat;
 width: 316px;
 height: 28px;
 display: block;
 text-indent: -9999px;
}
#nvb-guidance a:hover, #nvb-guidance a:active 
{
 background: transparent url(images/sdb.png) -320px -548px no-repeat;
 width: 316px;
 height: 28px;
 display: block;
 text-indent: -9999px;
}
#nvb-provisions a:link, #nvb-provisions a:visited 
{
 background: transparent url(images/sdb.png) 0px -576px no-repeat;
 width: 316px;
 height: 28px;
 display: block;
 text-indent: -9999px;
}
#nvb-provisions a:hover, #nvb-provisions a:active 
{
 background: transparent url(images/sdb.png) -320px -576px no-repeat;
 width: 316px;
 height: 28px;
 display: block;
 text-indent: -9999px;
}
#nvb-service a:link, #nvb-service a:visited 
{
 background: transparent url(images/sdb.png) 0px -604px no-repeat;
 width: 316px;
 height: 28px;
 display: block;
 text-indent: -9999px;
}
#nvb-service a:hover, #nvb-service a:active 
{
 background: transparent url(images/sdb.png) -320px -604px no-repeat;
 width: 316px;
 height: 28px;
 display: block;
 text-indent: -9999px;
}
#nvb-report a:link, #nvb-report a:visited 
{
 background: transparent url(images/sdb.png) 0px -632px no-repeat;
 width: 316px;
 height: 28px;
 display: block;
 text-indent: -9999px;
}
#nvb-report a:hover, #nvb-report a:active 
{
 background: transparent url(images/sdb.png) -320px -632px no-repeat;
 width: 316px;
 height: 28px;
 display: block;
 text-indent: -9999px;
}
#nvb-gallery a:link, #nvb-gallery a:visited 
{
 background: transparent url(images/sdb.png) 0px -660px no-repeat;
 width: 316px;
 height: 28px;
 display: block;
 text-indent: -9999px;
}
#nvb-gallery a:hover, #nvb-gallery a:active 
{
 background: transparent url(images/sdb.png) -320px -660px no-repeat;
 width: 316px;
 height: 28px;
 display: block;
 text-indent: -9999px;
}
#navi-item3
{
margin: 24px 0 0 0;
}
.policy
{
height: 42px;
max-height: 42px;
text-indent: -9999px;
}
#nvb-sitemap a:link, #nvb-sitemap a:visited 
{
 background: transparent url(images/sdb.png) 0px -712px no-repeat;
 width: 316px;
 height: 42px;
 display: block;
 text-indent: -9999px;
}
#nvb-sitemap a:hover, #nvb-sitemap a:active 
{
 background: transparent url(images/sdb.png) -320px -712px no-repeat;
 width: 316px;
 height: 42px;
 display: block;
 text-indent: -9999px;
}
#nvb-terms a:link, #nvb-terms a:visited 
{
 background: transparent url(images/sdb.png) 0px -754px no-repeat;
 width: 316px;
 height: 42px;
 display: block;
 text-indent: -9999px;
}
#nvb-terms a:hover, #nvb-terms a:active 
{
 background: transparent url(images/sdb.png) -320px -754px no-repeat;
 width: 316px;
 height: 42px;
 display: block;
 text-indent: -9999px;
}
#nvb-privacypolicy a:link, #nvb-privacypolicy a:visited 
{
 background: transparent url(images/sdb.png) 0px -796px no-repeat;
 width: 316px;
 height: 42px;
 display: block;
 text-indent: -9999px;
}
#nvb-privacypolicy a:hover, #nvb-privacypolicy a:active 
{
 background: transparent url(images/sdb.png) -320px -796px no-repeat;
 width: 316px;
 height: 42px;
 display: block;
 text-indent: -9999px;
}
#navi-item4
{
margin: 16px 0 0 0;
}
.feed
{
height: 28px;
max-height: 28px;
text-indent: -9999px;
}
#nvb-rss a:link, #nvb-rss a:visited 
{
 background: transparent url(images/sdb.png) 0px -854px no-repeat;
 width: 316px;
 height: 28px;
 display: block;
 text-indent: -9999px;
}
#nvb-rss a:hover, #nvb-rss a:active 
{
 background: transparent url(images/sdb.png) -320px -854px no-repeat;
 width: 316px;
 height: 28px;
 display: block;
 text-indent: -9999px;
}

/*-------------------------------------------------
  Sub Content Display
-------------------------------------------------*/
#sitesearch
{
width: 100%;
padding: 0 0 0 0;
margin: 10px 0 5px 0;
text-align: center;
}

/*-------------------------------------------------
  Pick Up Object
-------------------------------------------------*/
#pickup-obj
{
 width: 600px;
 height: 300px;
 margin: 5px auto 0 auto;
 padding: 0;

}

.big-image {
width: 100%;
}
.area-image {
width: 100%;
}

/*-------------------------------------------------
 Funmap
-------------------------------------------------*/
#funmap-table tr
{
 font-size: 80%;
}

/*-------------------------------------------------
 TEL Link
-------------------------------------------------*/
.tel-link {
color: #06F;
font-size: 16px;
font-weight: bold;
}