@charset "utf-8";
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-image: url(../images/wp_ship2s.gif);
	background-repeat: repeat;
	background-position: -10px -10px;
	padding-top: 25px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#container {
	background-color: #FFF;
	width: 900px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #36F;
}
#header {
	height: 120px;
	width: 900px;
	background-image: url(../images/kaiou1.gif);
	background-repeat: no-repeat;
}
#Content {
	background-color: #FFF;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	font-size: 16px;
	color: #333;
	padding-left: 10px;
	padding-top: 5px;
}
#Content p {
	font-size: 16px;
	color: #333;
	text-align: left;
	padding-left: 20px;
}
h2 {
	font-weight: bold;
	font-family: "HG丸ｺﾞｼｯｸM-PRO";
	text-align: center;
}
h3 {
	font-size: 14px;
	color: #093;
	padding-left: 20px;
	font-family: "HG丸ｺﾞｼｯｸM-PRO";
}
h4 {
	font-size: 14px;
	color: #00C;
	text-align: right;
	font-style: normal;
	font-family: "HG丸ｺﾞｼｯｸM-PRO";
	font-weight: normal;
}
p1 {
	font-size: 14px;
}

