@charset "Shift_JIS";

@import "../css/contents.css";
#sankotsu{
	width:633px;
	margin-bottom:50px;
}
#point {
	padding: 0 0 20px 0;
	width: 310px;
	float: left;
}
#point li {
	margin: 0 0 10px 0;
	font-size: 110%;
	padding: 5px;
	width: 300px;
	background: #ebebeb;
	border: solid 2px #ccc;
	list-style: none;
	color: #000;
	height: 20px;
	line-height: 20px;
}
#point li.funmatsu {
	margin: 0 0 10px 0;
	font-size: 110%;
	padding: 5px;
	width: 300px;
	list-style: none;
	color: #000;
	height: 20px;
	line-height: 20px;
	font-weight: bold;
	background: #ffffff;
	border: solid 2px #ffffff;
}
div.exp {
	width: 275px;
	margin-bottom: 10px;
}
div.exp h5 {
	padding: 5px 0 5px 30px;
	margin-top: 10px;
	color: #001c58;
}
div.exp p {
	text-align: center;
}
div#main dl {
	margin: 10px 0;
}
div#main dt, div#main h4 {
	margin: 10px 0 5px 10px;
	font-size: 110%;
	font-weight: bold;
}
div#main dd {
	margin: 10px 0 5px 10px;
}
table {
	border-top: solid 1px #ccc;
	border-right: solid 1px #ccc;
	margin-left:30px;
	clear: both;
}
table th{
	background: #ebebeb;
	font-weight: bold;
	border: solid 1px;
	border-color: #fff #fff #ccc #ccc;
	width: 130px;
	color: #333;
	padding: 5px 0;
	text-align: center;
	letter-spacing: 0.3em;
}
#faq dt {
	padding-left: 23px;
	line-height: 20px;
	background: url(img/q.gif) no-repeat left center;
}
#faq dd {
	padding-left: 23px;
	line-height: 20px;
	background: url(img/a.gif) no-repeat left top;
}
table td {
	padding-left: 5px;
	border: solid 1px;
	border-color: #fff #fff #ccc #ccc;
	line-height: 1.7em;
	letter-spacing: 0.1em;
}
table ul li {
	margin-left: 20px;
}
th.plan {
	background: #eaf7fd !important;
}
#yacht {
	background: url(img/yacht.jpg) no-repeat 300px top;
	padding-right: 260px;
	margin-left: 80px;
	padding-top: 10px;
	height: 140px;
}



