@charset "utf-8";
@import "base.css";

#contents {
	float: right;
	width: 725px;
	padding-top:15px;
	text-align: left;
}

/*
---------------------------------------------------- */
#rightframe {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 192px;
	padding-right: 30px;
}
#rightmenu {
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 11px;
	padding-left: 11px;
}
#rightmenu a:link img {
	border: 0px solid #FFFFFF;
}
#rightmenu a:hover img {
	border: 0px solid #AFDCDD;
}
#rightmenu a:active img {
	border: 0px solid #5C2813;
}
#rightmenu a:visited img  {
	border: 0px solid #FFFFFF;
}
#pankuzu {
	margin:5px 5px 0 25px;
	position:absolute;
	width:auto;
	font-size:12px;
	color:#333333;
	padding-left: 0px;
}
#pankuzu a{
	color:#0000FF;
}

.style1 {
	color: #A98A0C;
	font-family: "HGP明朝B";
}
.style2 {color: #E03095}
.style3 {color: #333333}
.style4 {font-size: 100%}
.style5 {font-family: "HGPｺﾞｼｯｸM"}
.style6 {color: #333333; font-family: "HGPｺﾞｼｯｸM"; }


/*----12/12追加------*/
#marine_menu_w{
	position	: relative;
	width		: 1000px;
	margin		: 0 auto;
	}

#marine_menu_w ul{
	margin		: 0;
	padding		: 0;
	}

#marine_menu_w .menu01{
	position	: absolute;
	top			: 125px;
	left		: 25px;
	}

#marine_menu_w .menu02{
	position	: absolute;
	top			: 125px;
	left		: 167px;
	}
	
#marine_menu_w .menu03{
	position	: absolute;
	top			: 125px;
	left		: 309px;
	}

#marine_menu_w .menu04{
	position	: absolute;
	top			: 233px;
	left		: 24px;
	}

#marine_menu_w .menu05{
	position	: absolute;
	top			: 233px;
	left		: 166px;
	}

#marine_menu_w .menu06{
	position	: absolute;
	top			: 233px;
	left		: 308px;
	}


