/* ---------------------------------------------- */
/* ----------- chato-ware style sheet ----------- */
/* ---------------------------------------------- */


/* ------------------------------- トップページ用 ------------------------------- */

#body #content {
	border-color:white;
	width:787px;
	margin-left:30px;
	margin-top:0px;
}

#edit {
	position:relative;
	width:752px;
	height:150px;
	padding:10px;
	margin:8px 0px 7px 7px;
	color:#1b2960;
	font-weight:bold;
	overflow:auto;
	text-shadow:3px 3px 3px #808080;
	background:url(../img/b_white.png);
}

#lab_photo {
	position:relative;
	margin:7px 0px 0px 7px;
	width:778px;
	height:578px;
}

#lab_photo div{
	border:0px black solid;
}

#lab_photo .area_t {
	float:left;
	width:772px;
	background-color:white;
}

lab_photo .shadow_mr {
	width:778px;
}

#lab_photo .frame {
	width:772px;
	height:576px;
	background-color:white;
}

#lab_photo .slideshow {
	margin-left:6px;
	width:760px;
	height:570px;
}

#lab_photo .shadow_bm {
	width:766px;
}

