body {
	color: #333333;
	text-align: center;
	background-image: url(index/illust/scene_sea2.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#header {
	background-image: url(index/illust/top_bg_sea1.jpg);
	background-position: center;
	height: 164px;
	color: #FFFFFF;
	background-repeat: no-repeat;
	padding-top: 20px;
}
#mainFrame {
	background-color: #DDDDDD;
	width: 1000px;
}
#footer {
	height: 280px;
}
#menu {
	clear: both;
	float: left;
	width: 180px;
	margin: 3px;
	padding: 3px;
	right: -50px;
	background-color: #FFFFFF;
	font-size: 90%;
	line-height: 22px;
}
.menu1 {
	width: 150px;
	margin-top: 0px;
	margin-bottom: 10px;
}
.menu2 {
	width: 150px;
	background-color: #99CCFF;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#contents {
	background-color: #FFFFFF;
	padding: 3px;
	float: left;
	width: 790px;
}
#naviBar {
	background-color: #0066FF;
	text-align: left;
	color: #FFFFFF;
	font-size: small;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 0px;
	padding-left: 10px;
}
#copylight {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #666666;
	width: 35%;
}
.titleMain {
	margin: 3px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 5px 5px 5px 10px;
	text-align: left;
	background-image: url(index/illust/title_back3.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.pr {
	margin: 3px;
	float: left;
	clear: right;
}
.contentBox {
	margin: 5px;
	text-align: left;
}
a:link {
}
a:hover {
	color: #FFFFFF;
	background-color: #0066FF;
	width: 120px;
	height: 22px;
}
.txtRedBold {
	font-weight: bold;
	color: #FF0000;
}

img {
	border: none;
}

/* dock - top */
.dock {
	position: relative;
	height: 50px;
	text-align: center;
	background-image: url(dock/images/dock-bg2.gif);
}
.dock-container {
	position: absolute;
	height: 50px;
	background: url(images/dock-bg2.gif);
	padding-left: 20px;
}
a.dock-item {
	display: block;
	width: 40px;
	color: #000;
	position: absolute;
	top: 0px;
	text-align: center;
	text-decoration: none;
	font: bold 12px Arial, Helvetica, sans-serif;
}
.dock-item img {
	border: none; 
	margin: 5px 10px 0px; 
	width: 100%; 
}
.dock-item span {
	display: none; 
	padding-left: 20px;
}
.txtBlueBold {

	font-weight: bold;
	color: #0000FF;
}
.txtWhiteBold {


	font-weight: bold;
	color: #FFFFFF;
}
.txtOrangeBold {



	font-weight: bold;
	color: #FF6633;
}
.head_a {
	width: 33%;
	height: 110px;
	float: left;
	clear: right;
	margin-top: 50px;
	margin-bottom: 0px;
	font-weight: bold;
}
.font_s {
	font-size: small;
}
.font_sB {
	font-size: small;
	font-weight: bold;
}
#mainFrame2 {

	background-color: #DDDDDD;
	width: 900px;
}
#contents2 {
	background-color: #FFFFFF;
	padding: 3px;
	float: left;
	width: 680px;
}
h3 {
	font-size: medium;
	margin: 0px;
}
#header h2 {
	color: #FFFFFF;
	margin: 0px;
	font-size: medium;
}
.li {
	line-height: 1.5em;
}
