/******* 全体共通設定 *******/
*{
	font-family: "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
	line-break: normal;
	margin: 0px auto;
}
img{
	border-style: none;
}
img.frame{
	background-color: #ffffff;
	padding: 2px;
	border: 1px solid #999999;
}
html{
}
body{
	font-family:"メイリオ", Meiryo, "ＭＳ Ｐゴシック", Osaka, sans-serif;
	color: #FFFFFF;
	line-height: 1.4em;
	text-align: center;
	background-color: #000062;
}
h1,h2,h3,h4,h5,h6{
	text-align: center;
}
input{
}
input.Textbox{
	font-size: medium;
	width: 90%;
}
input.StdBtn{
	font-family: "MS UI Gothic";
	background-image: url('/HpCss/divecomplex.net/btn.gif');
	background-repeat: no-repeat;
	background-position: 0 0;
	background-color: transparent;
	width: 130px;
	height: 20px;
	border: 0;
  cursor: pointer;
	color: #ffffff;
	font-size: small;
}
textarea{
	font-size: small;
	height: 15em;
	font-size: medium;
	width: 90%;
}
/*全体ここまで*/
a {
	color: #ffffff;
	text-decoration: underline;
}
a:hover {
	color: #ffff00;
	text-decoration: underline;
}

span.WindowOpen{
	font-size: 8pt ! important;
}
#DiveMaster{
	background: url('/img/divemaster.gif') no-repeat 0 0;
	height: 200px;
	width: 250px;
	display: block;
	position: relative;
	text-decoration: none;
}
#DiveMaster span{
	position: absolute;
	top: 47px;
	left: 60px;
	display: block;
	color: #000;
	font-weight: bold;
	font-size: 13pt;
}
/* 大外枠 */
div.Main{
	/* Window幅 750 の 96% = 720(内寸) */
	width: 980px;
	min-width: 976px;	/* 内寸750 + border-left + border-right = 756 (NN用)*/
	border-left: 0px solid #2F6075;
	border-right: 0px solid #2F6075;
}
/* ページヘッダー */
div.Bodyheader{
	text-align: left;
	width: 100%;
	height: 165px;
	overflow:hidden;
	background: url(/img/header.jpg) left bottom no-repeat;
}
div.Bodyheader h1{
	color: #76c8fa;
	text-align: left;
	font-size: 8pt;
	font-weight: normal;
	height: 15px;
	line-height: 1.4;
	overflow:hidden;
}
div.Flash{
	border-top: 0px solid #000000;
	border-bottom: 0px solid #000000;
	position: relative;
	height: 330px;
	text-align: left;
}
div.Flash span{
	position:absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 5;
	display: block;
	background: url(/img/flash.png) left bottom no-repeat;
	behavior:expression( usePNG({"obj":this,"src":"/img/flash.png","method":"image"}) );
}
/****** Menu表示 ******/
div.Menus{
	width: 100%;
}
/****** コンテンツ表示 ******/
div.Bodys{
	width: 100%;
	padding: 0px;
}
table.Bodys{
	width: 100%;
	margin: 5px auto;
	border-collapse: collapse; /* 隣り合ったセルを重ねる */

	border: 0px solid #ffff00;
}
td.Contents{
	background: url(/img/bg_kado.gif) -1px -1px no-repeat #ffffff;
	vertical-align: top;
	text-align: center;
	border: 0px solid #0000ff;
	line-height: 1.3;
	color: #000032;
	padding: 15px 10px 50px 0px;
	width: 750px;
}

td.Contents a{
	color: #000000;
	text-decoration: underline;
}
td.Contents a:hover{
	color: #0000ff;
	text-decoration: underline;
}

div#PageTop{
	margin-top: -50px;
	text-align: right;
}
div#PageTop a{
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	background: url(/img/arrow_up.gif) left top no-repeat;
	padding: 0px 10px 0px 20px;
}
div#PageTop a:hover{
	color: #0000ff;
	text-decoration: underline;
}

td.Pickup{
	width: 250px;
	vertical-align: top;
	text-align: left;
	font-size: small;

	border: 0px solid #ffff00;
}
div.SubMain{
	font-family:"MS UI Gothic";
	border: 1px dotted #eedacf;
	padding: 5px;
}
div.SubMenu{
	margin-bottom: 5px;
	text-align: left;
	word-break: break-all;
}
div.SubMenu h2{
	padding: 15px 0px 7px 0px;
	text-align: center;
}
#PageMenu{
	text-align: left;
}
#PageMenu a{
	display: block;
	margin: 5px;
}
table.Layout{
	width: 95%;
	background: url(/img/table_bg.jpg) right top no-repeat;
}
table.Layout div{
	padding-top: 5px;
	margin-bottom: 20px;
}
/* 汎用テーブル */
table.Layout table.Basictable{
	width: 100%;
}
table.Basictable{
	width: 90%;
	border-collapse: collapse;
	background-color: #ffffff;
	margin-bottom: 10px;
}
table.Basictable th{
	background-image: none;
	text-align: center;
	padding: 3px;
	background-color: #0067b3;
	color: #ffffff;
	border-bottom:1px solid #cecece;
}
table.Basictable td{
	text-align: left;
	padding: 8px 8px;
	color: #000000;
	border-bottom:1px solid #cecece;
}
.Caption{
	font-family: "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
	font-weight: bold;
	border-bottom: 3px solid #0268b3;
	color: #0268b3;
	font-size: 14pt;
	text-align: left;
	padding: 3px 0px 5px 5px;
}
.Title{
	margin: 20px;
	background: url(/img/bg_stripe.gif) 0 0 repeat-x;
	border: 3px double #cecece;
	position: relative;
	min-height: 100px;
	_height: 100px;
}
div.LJTitle{
	position: absolute;
	top: 0px;
	left: 170px;
	padding: 10px 10px 0px 0px;
	font-size: 20pt;
	font-weight: bold;
	text-align: left;
}
div.LETitle{
	position: absolute;
	top: 27px;
	left: 170px;
	font-family:"Impact", sans-serif;
	font-size: 46pt;
	font-weight: bold;
	text-align: left;
}

#PageTitle{
	font-family: "ＭＳ Ｐゴシック";
	font-weight: bold;
	padding-top: 10px;
	font-size: 20pt;
	text-align: right;
	line-height: 1.5;
}
#Comments{
	text-align: left;
	padding: 10px 10px 10px 70px;
	font-size: small;
}
.Update{
	font-size: x-small;
	text-align: right;
}
/******************/
div.Bodyfooter{
	background: url(/img/footer.jpg);
	background-position: center;
	background-repeat: no-repeat;
	width: 100%;
	min-height: 140px;
	_height: 140px;
	clear: both;
	text-align: center bottom;
	font-size: 10pt;
	padding: 8px 0px 0px 0px;
	word-break: keep-all;
}
div.Admin{
	background-color: #000000;
	width: 100%;
	padding: 3px 0px;
	height: 12px;
	text-align: right;
	font-size: x-small;
	color: #000000;
	margin-top: -5px;
}
div.Admin a{
	font-size: x-small;
	text-decoration: none;
	color: #999999;
}
div.Admin a:hover{
	color: #ffffff;
}
/******************/
div.Powered{
	background: url(/HpImages/copybak.gif) #e6e6e6;
	background-position: center left;
	background-repeat: repeat;
	width: 100%;
	height: 10px;
	font-size: 8pt;
	text-align: center;
	border: 0px solid #000000;
}
div.Powered div{
	font-family: "ＭＳ Ｐゴシック";
	color: #cecece;
	margin: 5px;
}
div.Powered a{
	font-family: "ＭＳ Ｐゴシック";
	color: #cecece;
	text-decoration: none;
}
