/* mainphoto
---------------------------------------------------- */
#box_fla{
	background:#666 url(../img/fla.jpg) no-repeat 0 0;
}
/* ------------------------------------------------- */


/* main
---------------------------------------------------- */
/* box */
.boxin_left{
	float:left;
	width:420px;
	height:200px;
	background:url(../img/photo01.jpg) no-repeat 200px 50px;
}
.boxin_right{
	float:right;
	width:300px;
}
/* title */
h2.h201{
	width:420px;
	height:30px;
	margin:0 0 20px 0;
	background:#666 url(../img/h2.jpg) no-repeat 0 0;
	text-indent:-5000px;
}
h2.h202{
	width:300px;
	height:30px;
	margin:0 0 20px 0;
	background:#666 url(../img/h2.jpg) no-repeat 0 -30px;
	text-indent:-5000px;
}
/* para */
.para01{
	width:170px;
	margin:0 0 0 15px;
	line-height:20px;
}
/* infospace */
.infospace{
	width:270px;
	height:150px;
	margin:0 0 0 15px;
}
/* ------------------------------------------------- */