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

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

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

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

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

#main .box02 {
	height:100%;
	margin-bottom:10px;
}

#main .box02 img{
	float:left;
	margin-right:12px;
}

#main .box02 p{
	overflow:hidden;
	height:100%;
}



