﻿@charset="utf-8";

body, div {
  margin: 0;
  padding: 0;
}

#navi ul:after {
  height: 0;
  visibility: hidden;
  content: ".";
  display: block;
  clear: both;
}

#container, #main, #mainbox {
  position: relative;
}

#sidenavi {
  position: absolute;
  left: 12px;
}

#sidebox {
  position: absolute;
  top: 0;
  right: 0;
}

#contentsbox, #navibox {
  position: absolute;
}

#mainimgbox {
  display: block;
  position: absolute;
}

#navi, #footer {
  white-space: nowrap;
}

#navi ul, #footer ul {
  margin: 0;
  list-style: none;
}

#navi ul li, #footer ul li {
  display: inline;
  padding-left: 16px;
  padding-right: 0.5em;
  background: left center no-repeat;
}

#sidenavi p, #sidenavi ul, #sidenavi ol, #sidenavi dl,
#navibox p, #navibox ul, #navibox ol, #navibox dl {
  margin-top: 0;
  margin-bottom: 0;
}

#header, #navi, .contents, #footer {
  clear: both;
}

a img {
  border: none;
}

.contents img {
  position: relative;
}

html[lang^="ja"] #sidenavi {
  margin-top: 0;
}

body {
/*
 * This Stylesheet was based on YUI Library's Fonts CSS.
 * > Copyright (c) 2007, Yahoo! Inc. All rights reserved.
 * > Code licensed under the BSD License:
 * > http://developer.yahoo.net/yui/license.txt
 * > http://developer.yahoo.com/yui/fonts/
 */
  font-size: 12px;
  *font-size: small;
  *font: x-small;
}

body {
  font-family: Arial, "ヒラギノ角ゴ Pro W3", HiraKakuPro-W3, sans-serif;
}

/* ---------- reset   ::   end ----------- */


/* ---------- main    ::   start ----------- */

body {
  color: #6B4C41;
  background:  #F7F0EC url(../images/body/body_bg.gif) repeat-y center;
}

#container {
  background: transparent;
  width: 760px;
  margin: 0 auto;
}

/* ---------------------------------------------------------------- *
	header
 * ---------------------------------------------------------------- */

#header {
	margin: 0 auto;
	padding: 0;
	width: 778px;
	height: 60px;
	background: #F7F0EC url(../images/body/head_bg.gif) no-repeat top center;
	position:relative;
}

#header h1{
	margin:0;
	padding-top: 12px;
	padding-left: 125px;
	font-size: 95%;
	font-weight: normal;
	color: #FFFFFF;
	float:left;
}
#header .headMenu{
	text-align:right;
	padding:10px 10px 0 0;
	font-size: 95%;
	float:right;
	}
#header .headMenu a{
	color:#FFFFFF;
	text-decoration:none;
	}
#header .Hmenu	{
	padding-top:0px;
	overflow:hidden;
	position:absolute;
	top:39px;
	left:627px;
	width:145px;
	}
.Hmenu a{
	width:145px;
	height:20px;
	display:block;

}
/* ---------------------------------------------------------------- *
	navigation   
 * ---------------------------------------------------------------- */

#top_navi {
	background: #ffffff url(../images/body/head_main.jpg) no-repeat bottom;
	margin: 0 auto;
	width: 732px;
	height: 268px;
	border-top:solid #0360BD 4px;
}
#naviDock {
	background: #ffffff url(../images/body/dock_main.jpg) no-repeat bottom;
	margin: 0 auto;
	width: 732px;
	height: 268px;
	border-top:solid #0360BD 4px;
}
#naviCompany {
	background: #ffffff url(../images/body/company_main.jpg) no-repeat bottom;
	margin: 0 auto;
	width: 732px;
	height: 268px;
	border-top:solid #0360BD 4px;
}
#naviFortune {
	background: #ffffff url(../images/body/fortune_main.jpg) no-repeat bottom;
	margin: 0 auto;
	width: 732px;
	height: 268px;
	border-top:solid #0360BD 4px;
}
#naviIntro {
	background: #ffffff url(../images/body/intro_main.jpg) no-repeat bottom;
	margin: 0 auto;
	width: 732px;
	height: 268px;
	border-top:solid #0360BD 4px;
}
#naviZouyo	{
	background: #ffffff url(../images/body/zouyo_main.jpg) no-repeat bottom;
	margin: 0 auto;
	width: 732px;
	height: 268px;
	border-top:solid #0360BD 4px;
}
#naviContact	{
	background: #ffffff url(../images/body/contact_main.jpg) no-repeat bottom;
	margin: 0 auto;
	width: 732px;
	height: 268px;
	border-top:solid #0360BD 4px;
}
#naviSemi	{
	background: #ffffff url(../images/body/semi_photo.jpg) no-repeat bottom;
	margin: 0 auto;
	width: 732px;
	height: 268px;
	border-top:solid #0360BD 4px;
}
#naviPp	{
	background: #ffffff url(../images/body/pp_main.jpg) no-repeat bottom;
	margin: 0 auto;
	width: 732px;
	height: 268px;
	border-top:solid #0360BD 4px;
}
#naviMap	{
	background: #ffffff url(../images/body/sitemap_main.jpg) no-repeat bottom;
	margin: 0 auto;
	width: 732px;
	height: 268px;
	border-top:solid #0360BD 4px;
}
#navi2 {
	background-color: #ffffff;
	margin: 0 auto;
	width: 732px;
	padding-top: 10px;
	border-top:solid #0360BD 4px;
	text-align: center;
}

#map {
	display:block;
	width:732px;
	height:258px;
	position:relative; margin:0 auto;
}

#map a#ocean {
	display:block;
	width:732px;
	height:258px;
	padding-top:0px;
	overflow:hidden;
	position:absolute;
	left:0px;
	top:0px;
}

#map a#ocean:hover {
}

a#nemu1,a#nemu2,a#nemu3,a#nemu4 {
	display:block;
	padding-top:0px;
	overflow:hidden;
	position:absolute;
}

a#nemu1{
	width:171px;
	height:37px;
	top:231px;
	left:561px;
}


a#nemu2 {
	width:128px;
	height:60px;
	top:180px;
	left:21px;
}

a#nemu3 {
	width:128px;
	height:60px;
	top:180px;
	left:159px;
}

a#nemu4 {
	width:150px;
	height:60px;
	top:180px;
	left:297px;
}


a#nemu1:hover {
	background: url(../images/body/menu_b04.gif) no-repeat 0 0;
}

a#nemu2:hover {
	background: url(../images/body/menu_b01.gif) no-repeat 0 0;
}

a#nemu3:hover {
	background: url(../images/body/menu_b02.gif) no-repeat 0 0;
}

a#nemu4:hover {
	background: url(../images/body/menu_b03.gif) no-repeat 0 0;
}

/* ---------------------------------------------------------------- *
	main
 * ---------------------------------------------------------------- */

#main {
  padding-left: 230px;
  padding-right: auto;
  background: tranparent;
  margin-top: 10px;
  margin-bottom: 0;
  float:left;
}

/* ---------------------------------------------------------------- *
  main 
 * ---------------------------------------------------------------- */

#sidenavi {
  background: #ffffff;
  width: 207px;
  margin: 0;
  padding:0;
  z-index: 1;
  text-align: left;
}

[id="sidenavi"]#sidenavi {
  margin-top: 0;
}
html:lang(ja) #sidenavi {
  margin-top: 0;
}

#menu_01,#menu_02, #menu_03, #menu_04, #menu_05, #menu_06, #menu_07, #menu_08, #menu_09 , #menu_10, #menu_11, #menu_12, #menu_13{
	display:block;
	width:203px;
	height:39px;
	position:relative;
	margin:0 auto;
}

a#menu_01 {
	background:#6293B4 url(../images/body/side_menu01.jpg) no-repeat 0 0;

}

a#menu_02 {
	background:#6293B4 url(../images/body/side_menu02.jpg) no-repeat 0 0;

}

a#menu_03 {
	background:#6293B4 url(../images/body/side_menu03.jpg) no-repeat 0 0;

}

a#menu_04 {
	background:#6293B4 url(../images/body/side_menu04.jpg) no-repeat 0 0;

}

a#menu_05 {
	background:#6293B4 url(../images/body/side_menu05.jpg) no-repeat 0 0;

}

a#menu_06 {
	background:#6293B4 url(../images/body/side_menu06.jpg) no-repeat 0 0;

}

a#menu_07 {
	background:#6293B4 url(../images/body/side_menu07.jpg) no-repeat 0 0;

}

a#menu_08 {
	background:#6293B4 url(../images/body/side_menu08.jpg) no-repeat 0 0;

}

a#menu_09 {
	background:#6293B4 url(../images/body/side_menu09.jpg) no-repeat 0 0;

}

a#menu_10 {
	background:#6293B4 url(../images/body/side_menu10.jpg) no-repeat 0 0;

}

a#menu_11 {
	background:#6293B4 url(../images/body/side_menu11.jpg) no-repeat 0 0;

}
a#menu_12 {
	background:#6293B4 url(../images/body/side_menu12.jpg) no-repeat 0 0;

}

a#menu_13 {
	background:#6293B4 url(../images/body/side_menu13.jpg) no-repeat 0 0;

}
a#menu_01:hover {
	background:#6293B4 url(../images/body/side_menu01_1.jpg) no-repeat 0 0;

}

a#menu_02:hover {
	background:#6293B4 url(../images/body/side_menu02_1.jpg) no-repeat 0 0;

}

a#menu_03:hover {
	background:#6293B4 url(../images/body/side_menu03_1.jpg) no-repeat 0 0;

}

a#menu_04:hover {
	background:#6293B4 url(../images/body/side_menu04_1.jpg) no-repeat 0 0;

}

a#menu_05:hover {
	background:#6293B4 url(../images/body/side_menu05_1.jpg) no-repeat 0 0;

}

a#menu_06:hover {
	background:#6293B4 url(../images/body/side_menu06_1.jpg) no-repeat 0 0;

}

a#menu_07:hover {
	background:#6293B4 url(../images/body/side_menu07_1.jpg) no-repeat 0 0;

}

a#menu_08:hover {
	background:#6293B4 url(../images/body/side_menu08_1.jpg) no-repeat 0 0;

}


a#menu_09:hover {
	background:#6293B4 url(../images/body/side_menu09_1.jpg) no-repeat 0 0;

}

a#menu_10:hover {
	background:#6293B4 url(../images/body/side_menu10_1.jpg) no-repeat 0 0;

}
a#menu_11:hover {
	background:#6293B4 url(../images/body/side_menu11_1.jpg) no-repeat 0 0;

}
a#menu_12:hover {
	background:#6293B4 url(../images/body/side_menu12_1.jpg) no-repeat 0 0;

}
a#menu_13:hover {
	background:#6293B4 url(../images/body/side_menu13_1.jpg) no-repeat 0 0;

}
#sidenavi p{
	text-align:center;
}

#sidenavi p img{
	margin:2px auto;
}
/* ---------------------------------------------------------------- *
	contents
 * ---------------------------------------------------------------- */

.contents {
  width: 507px;
  background: #FFFFFF;
  border:solid #E2EAF7 1px;
  margin-right: 15px;
  margin-bottom: 20px;
}

.contents h2{
	background:#E2EAF7 url(../images/body/icom_h2.jpg) no-repeat left center;
	padding: 3px 25px;
	margin:0;
	color:#003366;
	font-size:110%;
}

.contents p{
	margin: 5px;
	padding-left: 5px;
	line-height:160%;
	/*border-bottom:dotted #cccccc 1px;*/
}

.small_box{
	float: left;
	width: 235px;
	margin-left: 10px;
	margin-right: 10px;
}

/* ---------------------------------------------------------------- *
	under_menu
 * ---------------------------------------------------------------- */
.under_menu{
	color:#333333;
	font-size: 90%;
	text-align:center;
	margin: 0 auto;
}

.under_menu a{
	color:#666666;
	text-decoration: none;
}

.under_menu a:hover{
	color:#999999;
}

/* ---------------------------------------------------------------- *
	footer
 * ---------------------------------------------------------------- */

#footer {
	background: #F7F0EC url(../images/body/foot_bg.gif) no-repeat top;
	margin: 0 auto;
	padding-top: 0.4em;
	padding-right: 0;
	padding-bottom: 1em;
	padding-left: 1em;
	width: 777px;
	height: 22px;
	color: #00557C;
	text-align: center;
	font-size: 80%;
}

/* ---------------------------------------------------------------- *
	fortune
 * ---------------------------------------------------------------- */
.topic	{
	color:#CC0000;
	} 	

/*------------------------------------------------------------------
	top menu
------------------------------------------------------------------*/
#sidenavi ul	{
	text-align:left;
	margin:10px 0 0 13px;
	padding:0;
	list-style:none;
	}
#sidenavi li	{
	margin:5px 0;
	background-image:url(../images/body/arrow.gif);
	background-repeat:no-repeat;
	padding:0 0 0 25px;
	}