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

h1 {
	width:180px;
	height:67px;
	margin:30px auto;
	margin-bottom:50px;
}

p {
	font-size:13px;
	text-align:center;
	line-height:30px;
	color: #6C6C6C;
	font-weight:normal;
}

p#pro {
	margin-top:30px;
	margin-bottom:80px;
}

p.bottom {
	margin-bottom:50px;
	margin-top:40px;
}

p#bottom1 {
	width:200px;
	height:200px;
	border:1px solid #ccc;
	margin:0 auto;
	margin-bottom:30px;
}

#kao {
	padding:5px;
	border:  solid 1px #ccc;
}
