body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin: 0px;
	background-image: url(images/met004_s.jpg);
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#container {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	color: #333333;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	line-height: 20px;
	background-image: url(images/common_BG.png);
	background-repeat: repeat-y;
}
#container  h3 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: normal;
	padding: 0px;
	font-size: 11px;
	line-height: 16px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
}
#container h4 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
	color: #178fc7;
	margin: 0px;
	padding: 0px;
	font-weight: lighter;
	line-height: 28px;
}
#header p {
	margin: 0px;
	padding: 0px;
}
#footer {
	clear: both;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCC;
	padding-top: 10px;
	padding-bottom: 10px;
}
#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px;
	line-height: 30px;
	color: #A7A7A7;
}
#container h1 {
	font-size: 40px;
	color: #178fc7;
	font-weight: bold;
	padding-top: 10px;
}
#container p {
	margin: 0px;
	padding: 0px;
}
#container h2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #178fc7;
	margin: 0px;
	padding: 0px;
}


/*view*/
.viewer {
	margin: 0 auto 20px;
	width: 960px;
	height: 300px;
}
.viewer ul {
	width: 960px;
	height: 250px;
	position: relative;
}
.viewer ul li {
	top: 0;
	left: 0;
	width: 400px;
	height: 300px;
	display: none;
	position: absolute;
}




#pagetop {
  position: fixed;
  bottom: 30px;
  right: 30px;
}

 

#pagetop i {
  padding-top: 6px
}


#pagetop a:hover {
  text-decoration: none;
  opacity: 0.7;
}
