a:link   {
	color: #145AAF;
	text-decoration:underline;
}
a:visited  {
	color: #145AAF;
	text-decoration:underline;
}
a:active  {
	color: #145AAF;
	text-decoration:underline;
}
a:hover  {
	color: #009900;
	text-decoration:underline;
}

#footer a:link   {
	color: #666;
	text-decoration:none;
	font-size:10px;
}
#footer a:visited  {
	color: #666;
	text-decoration:none;
	font-size:10px;
}
#footer a:active  {
	color: #666;
	text-decoration:none;
	font-size:10px;
}
#footer a:hover  {
	color: #666;
	text-decoration:underline;
	font-size:10px;
}

td{
	font-size:12px;
	line-height: 17px;
}
th{font-size:12px; line-height: 17px}
.fs16{font-size:16px; line-height: 18px}
.fs14{font-size:14px; line-height:20px;}
.fs12{font-size:12px; line-height: 18px}
.fs122{font-size:12px; line-height: 18px}
.fs120{font-size:12px; line-height: 14px}
.fs11{font-size:11px; line-height: 15px}
.fs10{font-size:10px; line-height: 14px}
.fs9{font-size:9px; line-height: 13px}
.form_td{font-size:12px; line-height:15px; color:#333333; background-color:#FFFFFF}
.red12 {color:#CC0000; font-size:12px;}
.pt5 {padding-top:5px;}
.pt10 {padding-top:10px;}
.pb5 {padding-bottom:5px;}
.blue12 {font-size:12px; color:#0054A8;}
.blue14 {font-size:14px; color: #962FC8;}
.kon14 {font-size:14px; color: #003399; line-height:20px;}
.org14 {color: #CC0000; font-size:14px; font-weight:bold;}
.gry12 {color:#454545; line-height:18px; font-size:12px;}

/*--------------------------------------------------*/

p {font-size:12px;
	line-height:18px;
	margin:0;
}

body{
	margin:0;
	font-size:12px;
	line-height: 17px;
	padding-right: 10px;
	padding-left: 10px;
}

#all {
	width:750px;
	background-image:url(../img/top/back.gif);
	background-repeat:repeat-y;
	margin: auto;
	padding-right: 10px;
	padding-left: 10px;
	position:relative;
}

h1 {
	width:740px;
	height:20px;
	font-size:10px;
	color:#666666;
	font-weight:normal;
	background-repeat:no-repeat;
	text-align: right;
	margin:0;
	padding-top: 2px;
	padding-right: 10;
	padding-bottom: 0;
	padding-left: 0px;
}

/*-------------【ダイビングツアー手配】メニュー-------------------*/
#tehai {
	width:148px;
	margin-top:0px;
	margin-right: 14px;
	margin-left: 14px;
	margin-bottom: 0px;
	background-color:#f7f7f7;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #b8b8b8;
}


#tehai a {
	background:url(../img/menu/dive_arrow2.gif) left center no-repeat;
	padding:5px 0 5px 18px;/*リンクテキストの位置調整*/
	display:block;/*ブロックレベル要素として表示されるように指定*/
	width:134px !important;
	/*IE対策のためボックスの幅を指定。通常は親要素のボックス領域に対して可能な限り幅いっぱいに広がる*/
	text-decoration:none;
	color:#1491d2;
}

#tehai a:hover {
	text-decoration:underline;
	color::#1491d2;
}

/*-------------【国】見出し-------------------*/
.kuni {
	width:148px;
	margin-top:20px;
	margin-right: 14px;
	margin-left: 10px;
	margin-bottom: 0px;
	background-color:#f7f7f7;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #b8b8b8;
	font-size:12px;
	color: #666666;
	padding-bottom: 3px;
}

/*-------------【インデックス】メニュー-------------------*/

h2 {
	margin:0;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
}

#menu {
	width:168px;
	float:left;
	margin-left:7px;
	margin-top: 27px;
}

#menu_top {
	width:168px;
	background-image: url(../img/menu/dive_top.gif);
	background-repeat: no-repeat;
	height: 37px;
	padding-top: 10px;
}
#menu_txt {
	width:168px;
	background-color: #f7f7f7;
}

#menu_txt ul {
	list-style:none; /*行頭文字を非表示にする*/
	margin:0;
	padding:0;
}

#menu_txt li {
	margin:0 14px 0 15px;
	padding:0;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #b8b8b8;
}

#menu_txt a {
	background:url(../img/menu/dive_arrow.gif) left center no-repeat;
	padding:5px 0 5px 18px;/*リンクテキストの位置調整*/
	display:block;/*ブロックレベル要素として表示されるように指定*/
	width:124px !important;
	/*IE対策のためボックスの幅を指定。通常は親要素のボックス領域に対して可能な限り幅いっぱいに広がる*/
	text-decoration:none;
	color:#1491d2;
}

#menu_txt a:hover {
	text-decoration:underline;
	color::#1491d2;
}

#menu_btm {
	width:168px;
	background-image:url(../img/menu/r_bottom.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	padding-top:10px;
	height: 11px;
	background-color: #f7f7f7;
}


/*-------------【その他】メニュー-------------------*/
#other {
	width:152px;
	margin-top:25px;
	margin-right: 14px;
	margin-left: 14px;
}


#other ul {
	list-style:none; /*行頭文字を非表示にする*/
	margin:0;
	padding:0;
}

#other li {
	margin:0;
	padding:0;
}

.index {
	width:152px;
	font-size:12px;
	color: #929292;
	margin-bottom:5px;
	padding-bottom:2px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #b8b8b8;
}

.line {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #b8b8b8;
}


#other a {
	background:url(../img/menu/dive_arrow2.gif) left center no-repeat;
	padding:5px 0 5px 18px;/*リンクテキストの位置調整*/
	display:block;/*ブロックレベル要素として表示されるように指定*/
	width:134px !important;
	/*IE対策のためボックスの幅を指定。通常は親要素のボックス領域に対して可能な限り幅いっぱいに広がる*/
	text-decoration:none;
	color:#1491d2;
}

#other a:hover {
	text-decoration:underline;
	color::#1491d2;
}

/*-------------【home】メニュー-------------------*/
#home {
	width:152px;
	margin-top:25px;
	margin-right: 14px;
	margin-left: 14px;
	margin-bottom: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #b8b8b8;
}


#home a {
	background:url(../img/menu/dive_arrow2.gif) left center no-repeat;
	padding:5px 0 5px 18px;/*リンクテキストの位置調整*/
	display:block;/*ブロックレベル要素として表示されるように指定*/
	width:134px !important;
	/*IE対策のためボックスの幅を指定。通常は親要素のボックス領域に対して可能な限り幅いっぱいに広がる*/
	text-decoration:none;
	color:#1491d2;
}

#home a:hover {
	text-decoration:underline;
	color::#1491d2;
}


/*--------------------------------------------------*/
#main {
	width:520px;
	float:right;
	margin-right:15px;
	margin-top: 27px;
}


#footer {
	width:750px;
	background-color:#f0f0f0;
	font-size:10px;
	line-height:18px;
	color:#666666;
	text-align:center;
	clear: both;
	float: none;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 30px;
	padding-left: 0;
}

#grvl_menu {
	width:259px;
	position:absolute;
	left: 488px;
	top: 2px;
	font-size: 10px;
	text-align: right;
	color:#0066CC;
}

/*--------------------------------------------------*/
.td1 {
	border-bottom:1px dotted #0054A8;
	border-left:1px dotted #0054A8;
	padding:5px 0 5px 1em;
	color:#0054A8;
}

.td2 {
	padding-left:2em;
	padding-bottom:5px;
	color: #4C4C4C;
	padding-top: 5px;
	padding-right:1.5em;
}

.td3 {padding-left:190px;}

.td_flash {
	width:520px;
	height:224px;
	background-image:url(../img/diving/shadow.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}

.td4 {
	border-bottom:1px dotted #666666;
	padding:3px 0 3px 0.5em;
	color:#0054A8;
	font-weight:bold;
}

.td5 {
	padding:3px 0 3px 0.5em;
	color:#0054A8;
	font-weight:bold;
}


.td6 {
	border-bottom:1px dotted #666666;
	padding:3px 0 3px 2em;
	color: #555555;
	font-size:12px;
}

.td7 {
	padding:3px 0 3px 2em;
	color: #555555;
	font-size:12px;
}

