@charset "utf-8";

@import url("layout.css");
#wrapper {
	width: 900px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	background-color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
}
#menu {
	background-color: #FFFFFF;
}
#content {
	background-color: #FFFFFF;
}





body {
	background-color: #f7f7f7;
	background-image: none;
	width: 900px;
	margin-right: auto;
	margin-left: auto;

}
p {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 9px;
	color: #666666;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	color: #FFFFFF;
	margin: 0px;
	line-height: 1.6em;
	height: 180px;
	width: 400px;
	padding-top: 275px;
	padding-left: 400px;
}
.style1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #3261A9;
	line-height: 1.1em;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 16px;
	line-height: 1.3em;
	font-weight: normal;
}
.style3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #666666;
}

#menu {
	height: 50px;
}

a:link, a:visited {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #006699;
	text-decoration: none;
}

#globalnavi {
	height: 25px;
	width: 900px;
	margin-top: 0px;
	margin-left: -41px;
}
#menu  ul {
	list-style-type: none;
}

#globalnavi li {
	float: left;
	list-style-type: none;
}

#btn01 a {
	background-image: url(menu/top_01.png);
	background-repeat: no-repeat;
	background-position: top;
	text-indent: -9999px;
	display: block;
	height: 25px;
	width: 122px;
}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
}
.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666666;
}

#btn02 a {
	background-image: url(menu/company_profile_01.png);
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	text-indent: -9999px;
	height: 25px;
	width: 244px;
}
#btn03 a {
	background-image: url(menu/marine_supply_01.png);
	background-repeat: no-repeat;
	background-position: top;
	text-indent: -9999px;
	display: block;
	height: 25px;
	width: 220px;
}
#btn04 a {
	background-image: url(menu/tec_and_eng_01.png);
	background-repeat: no-repeat;
	background-position: top;
	text-indent: -9999px;
	display: block;
	height: 25px;
	width: 314px;
}
#btn01 a:hover, #btn02 a:hover, #btn03 a:hover, #btn04 a:hover, #btn05 a:hover {
	background-position: 0px -25px;
}
