@charset "UTF-8";

/*body, wrap, etc.
------------------------------------- */
body {
margin: 0 auto;
padding: 0;
color: #333;
line-height:1.6em;
background: #fff;
background:url("img/bg.gif") repeat-y center;
font-size: 12px;
font-family: "MS UI Gothic", osaka_unicode, sans-serif ;
}


#wrap {
background: #fff;
margin: 0 auto;
padding: 0;
width:776px;
height: 100%;
}

p {margin: 0;}

a{text-decoration: none;}
a:link {color: #303030;}
a:visited {color: #303030;}
a:active {color: #666666;}
a:hover{color: #666666;
text-decoration: underline;}
a img {border:0;}

.bold {font-weight: bold;}
.italic {font-style: italic;}
.small {font-size: 94%;}
.smallbold {font-size: 94%; font-weight: bold;}
.header {font-weight: bold; font-size: 120%; line-height: 1.4em;}
.tight {line-height: 1.25em;}
.smalltight {font-size: 95%; line-height: 1.25em;}
.exsmall {font-size: 88%;} 
.biggerbold {font-size: 110%; font-weight: bold;}
.bb {font-size: 110%; font-weight: bold;}
.alignright {text-align: right;}
.boldtop {font-weight: bold; margin-top: 5px;}
.alignleft {text-align: left;}
.topmargin {margin-top: 10px;}
.bottommargin {margin-bottom: 8px;}
.bothmargin {margin-bottom: 10px; margin-top: 10px;}
.cleartopmargin {clear:both; margin-top: 10px;}
.center {text-align: center; margin: 0 auto;}
h1 {margin: 3px 3px 5px 0; font-size: 150%;
font-weight: bold;}
h2 {font-weight: bold; font-size: 125%; margin: 0 0 2px 20px;}
span.white { color: #fff;}
span.orange {color: #ff6600;}
span.yellow {color: #ffcc00;}
span.navy {color: #003399;}
span.red {color: #cc0000;}
span.green {color: #009900;}
span.blue {color: #3399ff;}

.spacer {
clear: both;
height: 12px;
width: 760px;
}

.spacer6 {
clear: both;
height: 6px;
width: 500px;
}

.spacer1 {
clear: both;
height: 1px;
width: 500px;
}


/* toiawase
------------------------------------- */
#toiawase {
width: 776px;
height: 16px;
margin: 0;
padding: 0;
text-align: right;
font-size: 95%;
}

/* header
------------------------------------*/

#top h1#header {
background:url("img/header.jpg") no-repeat 50% bottom;
display:block;
height: 160px;
width: 776px;
text-indent: -939px;
}

h1#header {
background:url("img/headerC.jpg") no-repeat 50% bottom;
margin: 0;
padding: 0;
height:68px;
width: 776px;
}

h1#header a {
display:block;
height:68px;
width: 776px;
text-indent: -3999px;
}


/* menu
------------------------------------*/

#menu-1 ul, #menu-2 ul, #menu-3 ul {
list-style:none;
margin:0;
padding:0;
}

#menu-1 li, #menu-2 li, #menu-3 li {
float:left;
display:inline;
margin: 0;
padding: 0;
}

#menu-1 a, #menu-2 a, #menu-3 a {
display:block;
width: 126px;
height: 20px;
margin: 0;
padding:0;
background-color:#eed;
}

#menu-1 a {
padding-top: 2px;
}

#menu-2 a, #menu-3 a {
font-size: 94%;
}

#menu-3 a {
border-bottom: 1px solid #807966; 
}

li.green a {
border-left:3px solid #009900;
}

li.orange a {
border-left:3px solid #ff6600;
}

li.yellow a {
border-left:3px solid #ffcc00;
}

li.navy a {
border-left:3px solid #003399;
}

li.blue a {
border-left:3px solid #3399ff;
}

li.purple a {
border-left:3px solid #6666cc;
border-right:2px solid #807966;
}

#menu-1 a:hover, #menu-2 a:hover, #menu-3 a:hover {
background-color:#807966;
color:#fff;
text-decoration: none;
}

#menu-1 #off a, 
#menu-2 #off a, 
#menu-3 #off a {
background-color:#eed;
color: #333;
}

#menu-1 #on a, 
#menu-2 #on a, 
#menu-3 #on a {
background-color:#090;
color: #fff;
}

#menu-1 #on_orange a, 
#menu-2 #on_orange a, 
#menu-3 #on_orange a {
background-color:#f60;
color: #fff;
}

#menu-1 #on_yellow a, 
#menu-2 #on_yellow a, 
#menu-3 #on_yellow a {
background-color:#fc0;
color: #666;
}

#menu-1 #on_navy a, 
#menu-2 #on_navy a, 
#menu-3 #on_navy a {
background-color:#039;
color: #fff;
}

#menu-1 #on_blue a, 
#menu-2 #on_blue a, 
#menu-3 #on_blue a {
background-color:#39f;
color: #fff;
}

#menu-1 #on_purple a, 
#menu-2 #on_purple a, 
#menu-3 #on_purple a {
background-color:#66c;
color: #fff;
}

/*
#menu-1 #off a {
background-color:#eed;    
color: #666;
}
*/

#menu-1 span {
padding-left:1px;
}

#menu-2 span, #menu-3 span {
padding-left:8px;
}


#menu-2 li.green span, #menu-3 li.green span {
padding-left:1px;
}


/* container
------------------------------------*/
#container {
float: left; 
width: 776px;
margin: 0 0 20px 0;
padding: 0;
display: inline; /*added 0605 */
}


/* footer
------------------------------------*/
#footer {
clear: both;
margin: 0 auto 10px;
padding: 5px 0 8px;
width:776px;
text-align: center;
color:#808080;
font-size: 93%;
border-top: 1px solid #999;
}


/* ashiato
------------------------------------*/
#ashiato {
font-size: 91%;
}

/* pagetitle
------------------------------------*/
#pagetitle {
clear: both;
float: left;
display: inline;
height: 38px;
width: 283px;
margin: 0;
padding: 0;
}

#oahu_map #pagetitle {
width: 200px ;
}

#omachi_pro #pagetitle {
width: 330px;
}


/* .wide720
------------------------------------*/
.zero {
clear: both;
}

.wide720 {
clear: both;
width: 720px;
margin: 0 auto;
padding: 0;
}




/* footlist
------------------------------------- */

#footlist {
float: left;
display: inline;
width: 746px;
margin: 0 0 0 15px;
padding: 4px 0 2px 0;
text-align: center;
background: #eed;
}

#footlist ul {
list-style:none;
margin: 0 auto;
padding: 0 0 0 16px;
height: 2em;
}

#footlist li {
float:left;
display: inline;
margin: 0;
padding: 0;
}

#footlist a {
display:block;
margin: 0;
padding:0 8px 0 8px;
border-right: 1px solid #807966;
font-size: 91%;
color: #060;
}

#footlist li.alt a {
border-right: none;
}

#footlist a:hover {
color: #060;
}

#footlist p {
clear: both;
}


/* next
------------------------------------- */

#next {
clear: both;
text-align: center;
margin: 0 0 5px 0;
height: 20px;
padding: 0;
}

#coral #next {
height: 38px;
}

