@charset "utf-8";
/* CSS Document */

body {
	background-attachment: scroll;
	background-color: #000;
	background-image: url(../pipe_data/pipetop_back.png);
	background-repeat: no-repeat;
	background-position: 100px 10px;
	padding: 0px;
	margin: 0px;
	height: 860px;
}
#pipehead #panel1ctrl {
	position: absolute;
	z-index: 5;
	height: 21px;
	width: 22px;
	left: 242px;
	top: 85px;
}

#pipehead #panel2ctrl {
	position: absolute;
	z-index: 6;
	height: 21px;
	width: 22px;
	left: 314px;
	top: 85px;
}

#pipehead #panel3ctrl {
	position: absolute;
	z-index: 7;
	height: 21px;
	width: 22px;
	left: 346px;
	top: 85px;
}


#pipehead #p1scrollers {
	position: absolute;
	z-index: 8;
	height: 67px;
	width: 18px;
	left: 276px;
	top: 58px;
}

#pipehead #p2scrollers {
	position: absolute;
	z-index: 9;
	height: 67px;
	width: 18px;
	left: 314px;
	top: -100px;
}

#pipehead #p3scrollers {
	position: absolute;
	z-index: 10;
	height: 67px;
	width: 18px;
	left: 600px;
	top: 58px;
}


#pipehead #panelline {
	position: absolute;
	z-index: 2;
	height: 2px;
	width: 18px;
	left: 264px;
	top: 95px;
}

#pipehead #panelline2 {
	position: absolute;
	z-index: 3;
	height: 21px;
	width: 18px;
	left: 280px;
	top: 95px;
}

#titlearea {
	background-color: #000000;
	height: 105px;
	width: 300px;
	left: 60px;
	top: 20px;
	position: relative;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
h2 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
}

h4 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #FF0;
}

#pipehead {
	background-color: #CC9;
	position: absolute;
	height: 130px;
	width: 460px;
	background-image: url(../pipe_data/indeximage.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 0px;
	left: 60px;
	top: 300px;
	z-index: 1;
	clip: rect(0px,460px,130px,0px);
}
#frame {
	background-color: #CC9;
	height: 360px;
	width: 460px;
	left: 60px;
	top: 430px;
	position: absolute;
	z-index: 3;
	padding: 0px;
	clip: rect(0px,460px,360px,0px);
}
#adsense {
	height: 250px;
	width: 300px;
	left: 540px;
	top: 410px;
	position: relative;
	z-index: 10;
}


#panel {
	background-color: #d6d3ce;
	width: 1380px;
	position: absolute;
	z-index: 1;
	height: 1800px;
}
h1 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
	color: #069;
	left: 0px;
	top: 0px;
	text-align: center;
}
hr {
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}

.position {
	position: absolute;
	top: 10px;
	width: 422px;
}

h3 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #036;
}

em {
	color: #900;
}

p {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
}
.control {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	color: #2f4f4f;
	text-align: center;
}

