@charset "UTF-8";
/* CSS Document */
/* left */
#box-left h3{
	background-image:url(../images/body01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 70px;
	width: 480px;
	margin: 0 0 15px 0;
	padding:0px;
}
#box-left p.name{text-align:right; margin:0px;}
#box-left .box-txt{
	width:340px;
	height:auto;
	float:left;
}
