*{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	margin: 0;
	padding: 0;
}
/******* html body all *******/
html, body {
	height:100%;	
}
body {
	background-repeat: repeat;
	background-color: #666666;
	background-image: url(../image/bg/bgimage41000px_01.jpg);	
}
#canvas {
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	min-width: 860px;
	width: 1000px;
	background-color: #EAEADC;
	background-image: url(../image/bg/canvus_03.gif);
	background-repeat: repeat-y;
	background-position: left top;
	color: #111;
}
#bottom{
	width: 100%;
	height:100px;
	position: absolute;
	bottom: 0px;
	background-color: #669933;
	margin-top: 100px;
}

.title {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
.cont_top_text {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
	width: 650px;
	line-height: 1.1;
}
/******* main contents navigation styles *******/
#navi_text {
	height: 35px;
	width: 100%;
	background-color: #000000;
	border-bottom-width: 5px;
	border-bottom-style: groove;
	border-bottom-color: #999999;
}
.button{
	font-size: 1em;
	line-height: 35px;
	color: #000000;
	text-align: center;
	height: 35px;
	float: left;
	width: 100%;
	margin: 0px;
}
.button_current{
	font-size: 1em;
	line-height: 35px;
	color: #000000;
	background-color: #FFFFFF;
	text-align: center;
	height: 35px;
	float: left;
	font-weight: bold;
	margin-right: 0px;
	margin-left: 0px;
}
#navi_text a {
	line-height: 35px;
	color: #FFFFFF;
}
#navi_text a:link    {
	color: #FFFFFF;
	text-decoration: none;
}
#navi_text a:visited {
	color: #FFFFFF;
	text-decoration: none;
} 
#navi_text a:hover   {
	color: #FFFF99;
	text-decoration: underline;
}
#navi_text a:active  {
	color: #FFCC33;
	text-decoration: underline;
} 

#button_home {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	width: 5%;
}
#button_recent {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	width: 15%;
}
#button_avail {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	width: 13%;
}
#button_case {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	width: 9%;
}
#button_table{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	width: 13%;
}
#button_seat {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	width: 7%;
}
#button_misc {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	width: 13%;
}
#button_marina {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	width: 10%;
}
#button_resume {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	width: 7%;
}
#button_cont {
	width: 7%;
	position: relative;
	right: 0px;
	margin-right: 0px;
}
/******* sub page anchor *******/
.page {
	margin-top: -10px;
	text-align: center;
}
.pege_navi {
	border: 1px solid #000000;
	padding-right: 0.75em;
	padding-left: 0.75em;
	color: #000000;
	margin: 2px;
	display: inline;
}
.pege_current {
	background-color: #666666;
	margin: 2px;
	padding-right: 0.75em;
	padding-left: 0.75em;
	border: 1px solid #000000;
	color: #FFFFFF;
	display: inline;
}
/******* headline tag styles *******/
h1 {
	font-size: 1.8em;	
}
h2 {
	font-size: 1.42em;
	font-weight: normal;
}
h6 {
	font-size: 1.1em;	
}
h3 {
	font-size: 1.1em;
	font-weight: normal;
}
h4 {
	font-size: 0.95em;	
}
h5 {
	font-size: 0.95em;
	font-weight: normal;
}

strong {
	font-size: 0.95em;
	font-weight: bold;
}
/******* hyperlink and anchor tag styles *******/
a:link    {
	color: #111;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
} 
a:hover   {
	color: #990000;
	text-decoration: underline;
}
a:active  {
	color: #CC0000;
} 
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
}
.clear {
	clear: both;
	border-bottom: solid #CCC 1px;
	margin-bottom: 15px;
	height: 10px;
}
/******* header + horiz line *******/
#head {
	background-color: #999999;
	width: 100%;
	height: 95px;
	text-align: center;
	background-image: url(../image/bg/header-light-color00_03.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-top: 0px;
}
#head h6 {
	top: 64px;
	position: relative;
}
#horiz {
	height: 4px;
	width: 100%;
	background-image: url(../image/bg/horiz-bg.jpg);
	background-repeat: repeat;
}
/******* index page content *******/
#main {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.headline {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 15px;
	width: 650px;
	line-height: 1.1;
	margin-right: auto;
	margin-left: auto;
}
.headline:first-letter {
	font-size: 100%;
}
.headline:first-line {
	font-weight: normal}
/******* case, tale, seat,misc page *******/
/*******imagebox small *******/
#imageboard {
	width: 91%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 0px;
}

.imagebox_small {
	height: auto;
	width: 132px;
	float: left;
	margin-right: 9px;
	margin-left: 9px;	
	text-align: center;
	text-overflow: ellipsis;
}
.imagebox_small img {
	-webkit-box-shadow: 0 0 5px #666;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #bbb;
	border-bottom-color: #999;
	border-left-color: #bbb;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #ddd;
}
.imagebox_small_vart h5, .imagebox_small_hori  h5 {
	line-height:1em;
}
.imagebox_small_vart h4, .imagebox_small_hori  h4 {
	line-height:0.95em;
	margin-top: 5px;
	margin-bottom: 2px;
}
.imagebox_small_vart {
	clear: both;
	padding-left: 23px;
	text-align: left;
}
.imagebox_small_hori {
	clear: both;
	width: 129px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

/*******marina line content top discription *******/
.descript_box {
	width: 85%;
	margin-top: 40px;
	margin-right: auto;
	margin-left: auto;
	text-align: justify;
	color: #111;
	margin-bottom: 20px;
}


/******* avail recent page *******/
.descript_float{
	text-align: justify;
	width: 86%;
	margin-right: auto;
	margin-left: auto;
}
.descript_float img {
	margin-left: 15px;
	float: right;
	margin-bottom: 10px;
	-webkit-box-shadow: 0 0 5px #666;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #666666;
	border-left-color: #999999;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.descript_float .clear {
	margin-bottom: 20px;
}
/*******avail page marina line*******/
#marina_line_box{
	width:388px;
	float: right;
	margin-left: 10px;
}
.marina_line_imagebox {
	height: 97px;
	float: left;
	width: 97px;
	text-align: center;
}
.marina_line_imagebox img{
	float: none;
	margin-left: auto;
	margin-right: auto;
}


/******* resume page *******/
#resumetext {
	width: 80%;
	height:auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: 60px;	
}
#resumetext h1 {
	color: #999933;
	font-size: 1.2em;
	margin-top: 15px;
	margin-bottom: 12px;
	margin-left: 25px;
}
#resumetext p {
	margin-left: 30px;
	padding-left: 6px;
	border-bottom-color: #333333;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-left-color: #666666;
	border-left-style: solid;
	border-left-width: 1px;
	line-height: 2.2;
	margin-right: 30px;
	}
/******* footer *******/
#footer {
	margin-top: 25px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	width: 100%;
	height: 200px;
	bottom: 0px;
}
#footer h5 {
	font-size: 0.95em;
	font-weight: normal;
	margin-left: 1px;
	margin-right: 1px;
	display: inline;
	padding-right: 1px;
	padding-left: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
}
.copyright {
	margin-top: 15px;
}


/******* contact *******/
#contact {
	width: 50%;
	margin-right: auto;
	margin-left: auto;
	text-align: justify;
	padding-top: 30px;
}
#contact h6 {
	margin-bottom: 2px;
	margin-top: 2px;
}
#contact h2 {
	margin-bottom: 4px;
	margin-top: 12px;
	text-indent: -15px;
}
#contact a {
	font-weight: bold;
	color: #000099;
	text-decoration: underline;
}

