@charset "utf-8";
@import url("/css/import.css");
@import url("/scripts/lightbox/css/lightbox.css");

#container-lead {
}
#container01 {
	width: 100%;
	margin-top: 30px;
}
#container01 .boxPresent {
	float: left;
	width: 28%;
	background-image: url(image-present/bg-boxpresent.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: 15px;
	margin-bottom: 30px;
	padding-left: 5px;
	margin-left: 15px;
}

body #container01 .boxPresent h3 {
	background-image: none;
	text-indent: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	color: #999999;
}
#container01  .boxPresent  h3 em {
	font-weight: bold;
}

#container01 .boxPresent .presentName {
	font-weight: bold;
}


#container01     .boxPresent     .presentPhoto {
	text-align: center;
	margin-top: 40px;
}
#container01 .boxPresent .presentInfo {
	width: 150px;
	margin-right: auto;
	margin-left: auto;
	line-height: 130%;
	font-size: 90%;
}

