@charset "UTF-8";
/* CSS Document */
*{
	margin:0px;
	padding:0px;
	border:0px;
	 list-style:none;
}
body{
	width:100%;
	text-align:center; 
}

	

#text {
	font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
	font-size: 15px;
	width: 1000px;
	height: 530px;
	margin: auto;
	text-align: left;
	position: relative;
}
		
#text h1 {
	text-align: center;
	margin-top: 100px;
	color: #000000;
	text-decoration: none;
	font-size: 45px;
}
#warp_a #text #text_1 {
	background-color: #FFFFFF;
}
#text #text_1 p {
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	margin-top: auto;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: auto;
}
#warp_a #text #text_1 {
}
