@charset "utf-8";


.round-top {
	height: 40px;
	display: block;
	background-repeat: repeat-y;
	background-position: center top;
	width: 800px;
	background-image: url(../img/pppbgtop.png);
	left: auto;
	right: auto;
	margin-right: auto;
	margin-left: auto;
	}

.round-bottom {
	display: block;
	background-position: center top;
	background-repeat: repeat-y;
	width: 800px;
	background-image: url(../img/pppbgbottom.png);
	position: relative;
	left: auto;
	right: auto;
	margin-right: auto;
	margin-left: auto;
	height: 40px;
}

.round-body {
	background-repeat: repeat-y;
	background-position: left top;
	text-align: center;
	background-position: center top;
	width: 800px;
	background-image: url(../img/pppbg.png);
	position: relative;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
	height: 100%;
	padding-top: 20px;
}

.border-top {
	display: block;
	position: relative;
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 0px;
	width: 550px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}


.border-bottom {
	display: block;
	position: relative;
	margin: 0 auto;
	background-repeat: no-repeat;
	background-position: center top;
	height: 0px;
	width: 700px;
}

.title {
	background-repeat: no-repeat;
	position: relative;
	width: auto;
	height: auto;
	background-position: center top;
	background-image: url(../img/ppptitlebg.jpg);
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.menu {
	width: 580px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.main {
	width: 550px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: relative;
	margin: 0 auto;
}

.story {
	width: 550px;
	height: 510px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.about {
	width: 550px;
	height: 510px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: relative;
	margin: 0 auto;
}

.kousin {
	overflow:auto;
	width:550px;
	height:112px;
	border:2px dotted #000;
	color:#333;
	background-color:#FFF;
	line-height:1.5em;
	font-size: 12px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

.sample {
	width: 580px;
	height: 510px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.actlogo {
	width: 550px;
	height: 60px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: relative;
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 20px;
}

</style>
