@charset "utf-8";
/* CSS Document */

#main p{line-height:1.5;}

#shokai{
	overflow:hidden;
	margin-bottom:100px;
}
* html #shokai{zoom:1;}

.ps{
	width:264px;
	float:right;
}
.txt{
	width:616px;
	float:left;
}

.txt #note{
	margin-top:15px;
	padding:15px;
	background-color:#F3EFEB;
}