@charset "utf-8";
/* CSS Document */
#contents{
	width:784px;
	margin:0 0 0 16px;
}
h3{
	border-bottom:solid #ccc 1px;
	text-align:center;
	padding:0 0 4px 0;
}
#top p{
	margin:0 0 0 30px;
	font-size:16px;
	padding:10px 0 0 0;
	line-height:150%;
}
.box{
	border:solid #ccc 1px;
	margin:30px 0 0 0;
}
.box .left{
	width:195px;
	float:left;
	padding:4px 0 0 4px;
}
.box .right{
	width:583px;
	float:left;
}
#p_top{
	height:200px;
}