@charset "utf-8";
/* CSS Document */

#main .box03{
	width:550px;
	margin-left:5px;
}

#main .image{
	margin-bottom:15px;
}

#main h2{
	margin-bottom:10px;
}

#main .box01{
	margin-bottom:30px;
}

#main h3{
	margin-bottom:10px;
}

#main .box02 {
	margin-bottom:10px;
	width:550px;
}

#main .box02 img{
	float:left;
}

#main .box02 p{
	float:right;
	width:403px;
}


