@charset "utf-8";
#wrapper #photo_area{
	width:900px;
	background:url("../img/photo_b.jpg") no-repeat top left;
	filter:alpha(opacity=0);
	-moz-opacity:0;
	opacity:0;
}
#wrapper #photo_area img#photo{
	filter:alpha(opacity=0);
	-moz-opacity:0;
	opacity:0;
}
#wrapper #content #concept_box{
	background:url("../img/concept_photo.jpg") no-repeat 170px 70px;
	float:left;
	width:330px;
	height:250px;
	border:1px solid #999;
	position:relative;
}
#wrapper #content #concept_box h2{
	background:url("../img/top_set.gif") no-repeat 0 0;
	width:330px;
	height:64px;
	text-indent:-9898px;
}
#wrapper #content #concept_box p{
	margin:10px 10px 10px 20px;
	width:140px;
	line-height:18px;
	font-size:10px;
}
#wrapper #content #concept_box a{
	background:url("../img/top_set.gif") no-repeat 0 -172px;
	width:138px;
	height:24px;
	display:block;
	text-indent:-9898px;
	position:absolute;
	right:20px;
	bottom:10px;
}
#wrapper #content #activities_box{
	background:url("../img/activities_photo.jpg") no-repeat 170px 70px;
	float:right;
	width:330px;
	height:250px;
	border:1px solid #999;
	position:relative;
}
#wrapper #content #activities_box h2{
	background:url("../img/top_set.gif") no-repeat 0 -66px;
	width:330px;
	height:64px;
	text-indent:-9898px;
}
#wrapper #content #activities_box p{
	margin:10px 10px 10px 20px;
	width:140px;
	line-height:18px;
	font-size:10px;
}
#wrapper #content #activities_box a{
	background:url("../img/top_set.gif") no-repeat 0 -172px;
	width:138px;
	height:24px;
	display:block;
	text-indent:-9898px;
	position:absolute;
	right:20px;
	bottom:10px;
}
#wrapper #content img#gallery_btn{
	margin-top:23px;
	clear:both;
}
#wrapper #sub h3{
	background:url("../img/top_set.gif") no-repeat 0 -132px;
	width:200px;
	height:30px;
	text-indent:-9898px;
}
#wrapper #sub dl{
	background:url("../img/sub_b.gif");
	padding:10px;
	font-size:10px;
	overflow: auto;
	height: 428px;
	margin-bottom:5px;
}
#wrapper #sub dl dt{
	line-height:18px;
}
#wrapper #sub dl dd{
	line-height:18px;
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:1px solid #ccc;
}

#tiny dl dd dt {
	font-size: 14px;
	color:#000
}

.mb15{margin-bottom:15px};
.mb20{margin-bottom:20px};
.mt0 {margin-top: 0!important;}












