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

#wrapper #content #present ul {
	margin-top: 0px;
	margin-right: -40px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding:0px;
	overflow: hidden;
	width: 780px;
}
#wrapper #content #present ul li {
	height:235px;
	width: 350px;
	float: left;
	padding: 0px;
	margin-top: 25px;
	margin-right: 40px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#wrapper #content #present p {
	font-family: "A-OTF リュウミン Pr6 L-KL";
	font-size: 20px;
	padding: 0px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
}

.box h3 {
	padding: 0px;
	height: 36px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-size: 14px;
	line-height: 36px;
	font-weight: bold;
	text-align: left;
	text-indent: 15px;
	background-image: url(/present/image/sub_bk.jpg);
}
.box table {
	font-size: 12px;
	padding: 0px;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	border-collapse:collapse;
}
.box table tr th {
	background-color: #F1F6FF;
	text-align: center;
	padding: 5px;
	border: 1px solid #CCC;
	width: 20%;
}

#energy .list table tr td {
	padding: 5px;
	border: 1px solid #CCC;
	text-align: left;
}




.movbox {
	margin-bottom: 40px;
}
.movbox .mov {
	height: 480px;
	width: 640px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#present .movbox p {
	font-size: 15px!important;
	line-height: 1.8em;
	text-align: center;
}


