/* Links */
a:hover {color: #cc0000; text-decoration: underline}

a img {border:none;}

/* header関連 */
H2.head {
    margin: 0;
	font-weight: normal;
	color: #ffffff;
	}
.head_info {
	color: #ffffff;
	font-weight: bold;
}
.head_info A:link {
	color: #ff9900;
	font-weight: bold;
}
.head_info A:active {
	color: #ff9900;
	font-weight: bold;
}
.head_info A:visited {
	color: #ff9900;
	font-weight: bold;
}
.head_info A:hover {
	color: #0033FF;
	font-weight: bold;
}

.head_sub {
	color: #666666;
	font-weight: bold;
}
.head_sub A:link {
	color: #ff9900;
	font-weight: bold;
}
.head_sub A:active {
	color: #ff9900;
	font-weight: bold;
}
.head_sub A:visited {
	color: #ff9900;
	font-weight: bold;
}
.head_sub A:hover {
	color: #0033FF;
	font-weight: bold;
}

.header2 {
	background-color:#544900;
}

/*コンテンツ*/
.wh_color {
    color: white;
	}
TD.dot_blue {
    background-image:url(../sozai/dot_blue.gif);
	background-repeat:repeat-x;
	background-position: middle;
	}
TD.dot_blue_wh {
    background-image:url(../sozai/dot_blue_wh.gif);
	background-repeat:repeat-x;
	background-position: middle;
	}	
H3.news {
    color: #ff9900;
	margin: 0;
	}
H2.subtitle {
    color: #5959ac;
	margin: 0;
	}
H2.cruisetitle {
    color: #8000ff;
	margin:0
	}

/*INDEX*/
.index_title {
    color: #5959ac;
	font-weight: bold;
	}
.index_tours {
    color: #161393;
	font-weight: bold;
	}
.index_tours A:link {
    text-decoration: none;
	}
.index_tours A:visited {
    text-decoration: none;
	}
.index_tours A:active {
    text-decoration: none;
	}
.index_tours A:hover {
    text-decoration: underline;
	}
		
/* Footer関連 */
.footer {
	background-image:url(../top_images/back_footer.gif);
	background-repeat:repeat-y;
}
.copyright A:link {
    color: #ffffff;
	text-decoration: none;
    }
.copyright A:visited {
    color: #ffffff;
	text-decoration: none;
    }
.copyright A:active {
    color: #ffffff;
	text-decoration: none;
    }
.copyright A:hover {
    color: #ffffff;
	text-decoration: underline;
	color: #ff9900;
    }