@charset "utf-8";


/* =========================================== *
 *	contents
 * =========================================== */

h2 {
	margin-bottom: 18px;
}
h3 {
	margin: 30px 0 15px;
}
h4 {
	margin: 25px 24px 0;
}
p.pagetop {
	margin-right: 24px;
}


div#about p.text {
	margin-bottom: 18px;
}
div#about ul.category {
	margin-bottom: 25px;
}
div#about ul.category li {
	width: 172px;
	float: left;
	margin-right: 15px;
	display: inline;
	list-style: none outside;
}
div#about ul.category li.right {
	margin-right: 0;
}
div#about dl {
	width: 685px;
	margin: 20px 20px 8px;
	padding-bottom: 4px;
	background: url("../images/discountBottomBg.gif") left bottom no-repeat #0076ff;
	overflow: hidden;
	height: 1%;
}
div#about dl dt {
	width: 333px;
	height: 56px;
	float: left;
}
div#about dl dd {
	width: 352px;
	min-height: 40px;
	height: auto !important;
	height: 56px;
	padding-top: 16px;
	float: left;
	background: url("../images/discountTextBg.gif") no-repeat;
	text-align: center;
	font-weight: bold;
	font-size: 107%;
}
div#about dl dd span {
	color: #eb1919;
	font-size: 128%;
}
div#about ul.note {
	margin: 0 20px 15px;
}
div#about ul.note li {
	padding-left: 14px;
	background: url("../images/listImg.gif") 0 2px no-repeat;
	list-style: none outside;
}
div#about p.contribution {
	margin: 0 20px;
}
div#about p.contribution em {
	margin-bottom: 3px;
	display: block;
	color: #D7713A;
	font-size: 114%;
}


div p.remarks {
	margin: 0 24px;
	font-size: 10px;
}
div.section {
	margin: 15px 24px;
	padding: 10px;
	background-color: #E9F6FB;
}
div.section div.img {
	width: 218px;
	float: left;
}
div.section div.img p {
	margin-bottom: 7px;
	text-align: center;
	font-weight: bold;
}
div.section div.img p img {
	margin-bottom: 5px;
}
div.section div.img p span {
	font-weight: normal;
	font-size: 10px;
}
div.section div.text {
	width: 430px;
	float: right;
}
div.section div.text dl {
	margin-bottom: 15px;
	border: 2px solid #124575;
	background-color: #fff;
}
div.section div.text dl.bottom {
	margin-top: 40px;
}
div.section div.text dl dt {
	width: 180px;
	float: left;
}
div.section div.text dl dd {
	width: 240px;
	float: right;
}
div.section div.text dl dd p {
	margin: 1px;
	padding: 4px 3px 6px 0;
	border: 1px solid #FFE790;
	background-color: #FFF8DE;
	text-align: right;
	font-weight: bold;
}
*:first-child+html div.section div.text dl dd p {
	line-height: 1.3;
}
div.section div.text dl dd p em {
	color: #EB1919;
	font-size: 152%;
	font-weight: bold;
}
div.section div.text p.description {
	margin-bottom: 20px;
}
div.section div.text table {
	width: 425px;
	margin-bottom: 10px;
}
div.section div.text table th {
	background-color: #698AA8;
	text-align: center;
	color: #fff;
	font-weight: normal;
}
div.section div.text table td {
	text-align: center;
}
div.section div.text p.reserveBtn {
	text-align: center;
}

div.attention {
	margin: 0 24px;
}
div.attention dl dt,
div.attention dl dd {
	margin-bottom: 3px;
	line-height: 1.4;
	font-size: 78%;
}
div.attention dl dd ul li {
	padding-left: 5px;
	text-indent: -5px;
	list-style: none outside;
}
div.attention dl dd p {
	margin: 15px 0;
}
