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

#main2 {
	width: 700px;
	padding: 10px;
}
#main2 h2 img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: -5px;
	margin-bottom: 5px;
}
#main2 h3 {
	font-size: 16px;
	background-image: url(../img/case_h3.gif);
	background-repeat: no-repeat;
	height: 32px;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-top: 10px;
	width: 654px;
	padding-left: 30px;
}
#main2 .box {
	font-size: x-small;
	border: 1px solid #999;
	background-color: #f4f3ef;
	margin-bottom: 20px;
	padding: 10px;
}
#side_menu .iso  {
	background-image: url(../img/iso_b.gif);
	background-position: left bottom;
	height: 35px;
	width: 200px;
	text-indent: -9999px;
	display: block;
}
#iso_activity p {
	font-size: small;
}
#iso_activity .photo {
	width: 300px;
	float: left;
	margin-right: 10px;
	margin-bottom: 20px;
	padding: 10px;
	background-color: #FFF;
	border: 1px solid #CCC;
}
#iso_activity .photo p {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
}
#iso_activity .photo img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

