@charset "utf-8";
/* CSS Document */
#detail {
	padding-bottom:30px;
	background:url(images/bg_main.png)right bottom no-repeat;
}
.text01 {
	width:300px;
	margin:0 auto;
	padding-bottom:30px;
}
.text01 p {
	line-height:1.6em;
	font-size:10px;
}
	
