﻿@charset "utf-8";

/* ----------------------
   Default style
 ---------------------- */
html {
	font-size: 62.5%;
}

* {
	font-family: 'ＭＳ Ｐゴシック',sans-serif;
}

body {
	width: 100%;
	background: #000000 url(img/seabg.jpg) repeat-x left top;
	text-align: center;
}

p {
	margin-top: 5px;
	margin-bttom: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 1.5;
}

h1 {
	font-size: 4em;
	font-weight: bold;
	line-height: 1.2;
}

h2 {
	margin-top: 5px;
	font-size: 2em;
	font-weight: bold;
	line-height: 1.2;
}

h3 {
	margin-top: 4px;
	font-size: 1.7em;
	font-weight: bold;
}

h4 {
	margin-top: 3px;
	font-size: 1.4em;
	font-weight: bold;
}

h5 {
	margin-top: 2px;
	font-size: 1.2em;
	font-weight: bold;
}

p {
	margin: 0 0 1em;
	padding-top: 5px;
	font-size: 1.2em;
	line-height: 1.5;
}

.aXXSmallSize {
	font-size: 6pt;
}

.backGreen01 {
	background: #f0ffbb;
}

.backBlue01 {
	background: #e0f0ff;
}

.backOrange01 {
	background: #fff0e0;
}

.aRight {
	margin-left: auto;
	text-align: right;
}

.aCenter {
	width: 100%;
	text-align: center;
}

img.figureRight {
	float: right;
	display: inline; /* for IE6,7 */
	margin: 0 0 0 2px;
}

img.figureLeft {
	float: left;
	display: inline; /* for IE6,7 */
	margin: 0 2px 0 0;
}

.clearBoth {
	clear: both;
}

/* ----------------------
   Layout
 ---------------------- */
div#container {
	width: 824px;
	height: 100%;
	margin: 0 auto;
	background: #f8f8f8 url(img/bg2.gif) repeat-y right top;
	text-align: left;
}

/*** Header Area ***/

div#headerArea {
	width: 800px;
	padding: 0 12px 10px 12px;
	height: 270px;
	color: #ffffff;
}

div#headerArea div#banner {
	height: 240px;
	background: url(img/bg_header.jpg) no-repeat center top;
}

div#headerArea h1#siteTitle {
	float: left;
	margin: 140px 0px 0px 15px;
	padding: 0;
	font-weight: bold;
	font-size: 36pt;
}

div#headerArea ul#subNavi {
	float: right;
	margin: 6px 5px 20px 0;
}

div#headerArea ul#subNavi li {
	display: inline;
	list-style-type: none;
	font-size: 10pt;
}

div#headerArea ul#subNavi li a {
	padding: 0 10px 0 14px;
	background: #f0f0ff url(img/triangleblue.gif) no-repeat 5px;
}

div#headerArea ul#subNavi li a:focus,
div#headerArea ul#subNavi li a:hover {
	color: #ff0000;
	background: #e0e0ff url(img/trianglered.gif) no-repeat 5px;
}

div#headerArea p#accessCount {
	clear: both;
	margin: 0 20px 0 0;
	padding: 0;
	font-size: 10pt;
	text-align: right;
}

div#headerArea ul#menuNavi {
	clear: both;
	width: 800px;
	border-top: 1px solid #ccccff;
}

div#headerArea ul#menuNavi li {
	float: left;
	width: 113px;
	border-right: 1px solid #ccccff;
	background: url(img/mainnavibg.gif) repeat-x left bottom;
	text-align: center;
	font-size: 1.3em;
}

div#headerArea ul#menuNavi li.menuNavi01 {
	border-left: 1px solid #ccccff;
}

div#headerArea ul#menuNavi li a {
	display: block;
	padding: 5px 0 9px 0;
	width: 100%;
}

div#headerArea ul#menuNavi li a:focus,
div#headerArea ul#menuNavi li a:hover {
	color: #ff0000;
	background: url(img/mainnavibgh.gif) repeat-x left bottom;
}

div#headerArea ul#menuNavi li.activeNavi,
div#headerArea ul#menuNavi li a.activeNavi {
	padding: 5px 0 9px 0;
	background: url(img/mainnavibgh.gif) repeat-x left bottom;
	color: #ff0000;
}

/*** contentsArea ***/

div#contentsArea {
	width: 800px;
	padding: 0 12px;
}

div#contentsArea div#mainColumn {
	float: left;
	padding-bottom: 5px;
	width: 604px;
}

div#contentsArea div#mainColumn div.twoColumnLeft {
	float: left;
	width: 300px;
}

div#contentsArea div#mainColumn div.twoColumnRight {
	float: right;
	width: 300px;
}

div#contentsArea div#subColumn {
	float: left;
	width: 182px;
	padding-left: 10px;
	padding-bottom: 5px;
}

/*** footerArea ***/

div#footerArea {
	clear: both;
	margin: 0 12px;
	border-top: solid 1px #cccccc;
	width: 800px;
	background: #f8f8f8;
	text-align: center;
}


/* ----------------------
   Modules
 ---------------------- */
ol#topicsPath {
	margin-bottom: 5px;
}

ol#topicsPath li {
	display: inline;
	line-height: 1.1;
}

ol#topicsPath li a {
	padding-right: 12px;
	background: url(img/glue.gif) no-repeat right center;
}

.borderSection {
	margin-top: 5px;
/*	margin-bottom: 5px; */
	border: 1px solid #c0c0c0;
	padding: 0 5px;
}

p.toPageTop {
	clear: both;
	margin: 0 0 0 auto;
	text-align: right;
	line-height: 1;
}

/* header modules */

div#mainColumn h2.title {
	clear:both;
	margin-top: 10px;
	border-top: solid 1px #ffa500;
	border-bottom: solid 1px #ffa500;
	border-left: solid 5px #f00000;
	padding-left: 3px;
}

div#mainColumn h3.subTitle {
	clear:both;
	margin-top: 10px;
	border-bottom: solid 1px #008000;
}

div#mainColumn h4.ssubTitle {
	clear:both;
	margin-top: 5px;
}

div#mainColumn h5.sssubTitle {
	clear:both;
	margin-top: 5px;
}

body#eriaru-top div#mainColumn h2 {
	color: #ff8000;
}

div#mainColumn .borderSection h2.title {
	margin-top: 2px;
	margin-bottom: 3px;
	border: none;
	padding-left: 0;
}

div#mainColumn .borderSection h3.subTitle {
	margin-top: 2px;
	margin-bottom: 3px;
	border: none;
}

div#mainColumn .withUpdate h2,
div#mainColumn .withUpdate h3 {
	float:left;
}

div#mainColumn .withUpdate span {
	float:right;
	margin-top: 4px;
	color: #ffa500;
	text-align:right;
}

div#mainColumn .withUpdate p {
	clear:both;
}

/* image box */

.rightImageBox{
	clear:both;
	float:right;
	padding-left:2px;
	text-align:right;
}

.rightImageBoxNoClear{
	float:right;
	padding-left:2px;
	text-align:right;
}

.leftImageBox{
	clear:both;
	float:left;
	padding-right:2px;
	text-align:left;
}

.w270{
	width:270px;
}

.w250{
	width:250px;
}

.w240{
	width:240px;
}

.w230{
	width:230px;
}

.w200{
	width:200px;
}

.w180{
	width:180px;
}

.w160{
	width:160px;
}

.w150{
	width:150px;
}

.w135{
	width:135px;
}

/* list modules */

dl.releaseList {
	margin:0 10px 10px 0;
	font-size: 1.2em;
}

dl.releaseList dt {
	padding-left:12px;
	width:10em;
/*	line-style: squre; */
}

dl.releaseList dd {
	zoom:1;
	margin:-1.2em 0 6px 0;
	padding:0 0 6px 10em;
	background:url("img/dot01.gif") repeat-x bottom left;
}

div#subColumn dl.releaseList {
}

div#subColumn dl.releaseList dt {
	padding-left: 0;
}

div#subColumn dl.releaseList dd {
	margin: 0 0 6px 0;
	padding: 0 0 6px 1em;
}

div#mainColumn div.innerPageIndex ul{
margin:0;
}

div#mainColumn div.innerPageIndex ul li{
zoom:1;
display:inline;
margin:0 15px 0 0;
_margin-bottom:5px;
padding:0 15px 0 0;
border-right:1px solid #333;
line-height:1.7;
}

div#mainColumn div.innerPageIndex ul li.firstItem{
padding-left:15px;
border-left:1px solid #333;
}

ul.linkList {
	margin-bottom: 10px;
	padding-left: 20px;
	line-height: 1.3;
	list-style: url(img/arrow1.gif);
}

ul.linkList li {
	padding-bottom: 0.3em;
}

ul.sitemapList {
	width: 100%;
	margin: 10px 0 0 0;
	font-weight: bold;
	font-size: 1.2em;
}

ul.sitemapList li {
	padding: 5px 0 4px 30px;
	background: url(img/eriarus.gif) no-repeat left 3px;
	line-height: 120%;
}

ul.sitemapList li a:focus,
ul.sitemapList li a:hover {
	color: #ff0000;
}

ul.sitemapList div.sitemapNav {
	width: 100%;
	margin-top: 10px;
}

ul.sitemapList ul.section {
	width: 49.9%;
	float: left;
}

ul.sitemapList ul.separator {
	background: url(img/vseparator.gif) repeat-y right top;
}

ul.sitemapList ul.section li {
	margin: 0 20px 20px 0;
	padding: 1px 0 10px 15px;
	background: url(img/vlineblue.gif) no-repeat 5px 0;
	border-bottom: 1px #c0c0c0 dotted;
}

ul.sitemapList ul.section ul {
	margin: 7px 0 0 8px;
	font-weight: normal;
}

ul.sitemapList ul.section ul li {
	margin: 0 0 6px 0;
	padding: 0 0 0 12px;
	background: url(img/trianglegreen.gif) no-repeat 0 0.2em;
	border-bottom: none;
}

ul.sitemapList ul.section ul li li {
	padding: 0 0 0 9px;
	background: url(img/dot01.gif) no-repeat 0 0.4em;
}

ul.listFlow {
	margin:20px auto 10px auto;
	text-align:center;
}

ul.listFlow li{
	width: 120px;
	display: inline;
	line-height: 1.1;
}

ul.eventList {
	margin-bottom: 10px;
	padding-left:25px;
	font-size: 1.2em;
	line-height: 1.3;
	list-style: square;
}

ol.eventList {
	margin-bottom: 10px;
	padding-left:30px;
	font-size: 1.2em;
	line-height: 1.3;
	list-style: decimal;
}


dl.eventList {
	margin:0 10px 25px 0;
	font-size: 1.2em;
	line-height: 1.3;
}

dl.eventList dt{
	padding-left:1em;
}

dl.eventList dd{
	margin:0 0 6px 0;
	padding:0 0 6px 2em;
}

/*** table ***/

table.divingList,
table.travelList {
	width: 100%;
	border-collapse: separate;
	border-spacing: 2px;
}

table.divingList th,
table.divingList td,
table.travelList th,
table.travelList td {
	border: outset 2px #c0c0e0;
	padding: 2px;
	font-size: 1.2em;
}

table.divingList th,
table.travelList th {
	background: #c0c0e0;
	text-align: center;
	white-space: nowrap;
}

table.divingList td.termDate,
table.travelList td.termDate{
	text-align: center;
	white-space: nowrap;
}

table.divingList td.numberofDiving{
	background: #c0c0e0;
	text-align: right;
	white-space: nowrap;
}

table.photoContent{
	border: 1px solid #808080;
}

table.photoContent td.photoImage,
table.photoContent td.description{
	border: 1px solid #808080;
	text-align: center;
	white-space: nowrap;
}

table.fishList{
	border-collapse: separate;
	border-spacing: 2px;
}

table.fishList th,
table.fishList td {
	border: outset 2px #c0c0e0;
	padding: 2px;
	font-size: 1.2em;
}

table.fishList th {
	background: #c0c0e0;
	text-align: center;
	white-space: nowrap;
}

table.fishList td.orderName,
table.fishList td.familyName {
	text-align: center;
	white-space: nowrap;
}

table.fishFamilyList{
	border-collapse: separate;
	border-spacing: 2px;
	width:98%;
}

table.fishFamilyList th,
table.fishFamilyList td {
	border: outset 2px #c0c0e0;
	padding: 2px;
	font-size: 1.2em;
}

table.fishFamilyList th {
	background: #c0c0e0;
	width: 5em;
	text-align: center;
	white-space: nowrap;
}

table.fishFamilyList td.fishPhoto {
	background: #777777;
	text-align: center;
	vertical-align: top;
	white-space: nowrap;
	width: 240px;
}

table.fishFamilyList td.fishName {
	white-space: nowrap;
}

table.fishFamilyList td.fishDescription {
	line-height: 1.5;
}

table.xmasList{
	border-collapse: separate;
	border-spacing: 2px;
}

table.xmasList th,
table.xmasList td {
	border: outset 2px #c0c0e0;
	padding: 2px;
	font-size: 1.2em;
}

table.xmasList th {
	background: #c0c0e0;
	text-align: center;
	white-space: nowrap;
}

table.xmasList td.pointName {
	text-align: center;
	white-space: nowrap;
}

table.flowerList{
	border-collapse: separate;
	border-spacing: 2px;
}

table.flowerList th,
table.flowerList td {
	border: outset 2px #c0c0e0;
	padding: 2px;
	font-size: 1.2em;
}

table.flowerList th {
	background: #c0c0e0;
	text-align: center;
	white-space: nowrap;
}

table.flowerList td.pointName {
	text-align: center;
	white-space: nowrap;
}

table.flowerList td.upDate {
	text-align: center;
	white-space: nowrap;
}

table.gourmetList{
	border-collapse: separate;
	border-spacing: 2px;
}

table.gourmetList th,
table.gourmetList td {
	border: outset 2px #c0c0e0;
	padding: 2px;
	font-size: 1.2em;
}

table.gourmetList th {
	background: #c0c0e0;
	text-align: center;
	white-space: nowrap;
}

table.gourmetList td.shopName {
	text-align: center;
	white-space: nowrap;
}

table.gourmetList td.upDate {
	text-align: center;
	white-space: nowrap;
}

table.cookingList{
	border-collapse: separate;
	border-spacing: 2px;
	width:98%;
}

table.cookingList th,
table.cookingList td {
	border: outset 2px #c0c0e0;
	padding: 2px;
	font-size: 1.2em;
}

table.cookingList th {
	background: #c0c0e0;
	width: 5em;
	text-align: center;
	white-space: nowrap;
}

table.cookingList td.cookingPhoto {
	background: #777777;
	text-align: center;
	vertical-align: top;
	white-space: nowrap;
	width: 160px;
}

table.cookingList td.cookingName {
	white-space: nowrap;
}

table.cookingList td.cookingDescription {
	line-height: 1.5;
}

/*** sub column ***/

div#subColumn h2.title {
/*	margin-top: 3px; */
	border-top: solid 1px #0000ff;
	border-bottom: solid 1px #0000ff;
	padding: 5px 3px 5px 32px;
	background: #f0f0ff url(img/eriarus.gif) no-repeat left 3px;
	color: #000000;
	font-size: 1.2em;
}

div#subColumn ul.menuList{
	margin-top: 3px;
	border-top: 1px #94cafc solid;
	font-size: 1.2em;
}

div#subColumn ul.menuList li {
	background: #f9f9f9 url(img/sidemenuback.gif) left top;
}

div#subColumn ul.menuList li a{
	display: block;
/*	position: relative; */ /* for IE6 */
	padding: 5px 5px 5px 12px;
	background: url(img/vlineblue.gif) no-repeat 3px;
	border-bottom: 1px #94cafc solid;
	border-right: 1px solid #94cafc;
}

div#subColumn ul.menuList li a:focus,
div#subColumn ul.menuList li a:hover{
	background: url(img//vlinered.gif) no-repeat 3px;
	color: #ff0000;
}

div#subColumn ul.menuList li li a{
	background: url(img/trianglegreen.gif) no-repeat 15px;
	padding: 5px 5px 5px 24px;
}

div#subColumn ul.menuList li li a:focus,
div#subColumn ul.menuList li li a:hover{
	background: url(img/trianglered.gif) no-repeat 15px;
	color: #ff0000;
}

div#subColumn p.docUpdate {
	margin: 10px 0;
	border-top: 1px solid #808080;
	border-bottom: 1px solid #808080;
	padding: 10px 5px;
	color: #808000;
	font-weight: bold;
	text-align: center;
}

div#subColumn ul.linkBox {
	font-size: 1.4em;
}

div#subColumn ul.linkBox li {
	width: 180px;
	height: 60px;
	margin: 5px 0;
	background: url(img/bgb180_60.gif) no-repeat center center;
	text-align: center;
}

div#subColumn ul.linkBox li.blogBox {
	background: url(img/blogbg.gif) no-repeat center center;
}

div#subColumn ul.linkBox li a{
	display: block;
	padding-top: 0.8em;
	color: #0000ff;
}

div#subColumn ul.linkBox li.blogBox a{
/*	height: 100px; */
	color: #ffffff;
}

div#subColumn ul.linkBox li a:focus,
div#subColumn ul.linkBox li a:hover {
	color: #ff0000;
}


