@charset "utf-8";

/* CSS Document */

#tasukekkobox{
	width:630px;
	/*float:left;*/
font-size:100%;
	line-height:160%;
	color:#1C1C1C;
	margin-left: 35px;
}

#centerbox{
	width:630px;
	padding-right: 15px;
	padding-left: 15px;
	font-size: 80%;
	line-height: 160%;
}

#centerbox p{
	font-size:100%;
	line-height:160%;
	color:#4B4B4B;
	margin-left: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	margin-top: 10px;
}

#centerbox img {
	margin: 15px;
	float: right;

}
