
/*----------------------------------------------------
 id style
----------------------------------------------------*/

h3 {
	height: 230px;
	background-image: url(../images/main.png);
}
h3 img {
	margin-top: 25px;
}

/*----------------------------------------------------
 page style
----------------------------------------------------*/


div.plan_contents {
	width: 980px;
	text-align: left;
	overflow: hidden;
	margin: 0px 0px 60px 0px;
	padding: 0px;
}
div.plan_contents h5 {
	width: 980px;
	text-align: left;
	margin: 0px 0px 20px 0px;
	padding: 0px;
}
div.plan_contents p {
	width: 980px;
	line-height: 1.8em;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

div.plan_contents dl {
	width: 980px;
	overflow: hidden;
	background-image: url(../images/plan_arrow.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 30px 0px;
}
div.plan_contents dl:last-of-type {
	background-image: none;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
div.plan_contents dl dt {
	width: 292px;
	float: left;
	text-align: left;
	background-image: url(../../../commons/images/box_corner.png), url(../../../commons/images/box_corner.png), url(../../../commons/images/box_corner.png), url(../../../commons/images/box_corner.png);
    background-repeat: no-repeat;
    background-position: left top, right top, left bottom, right bottom;
	margin: 0px;
	padding: 1px 0px 1px 0px;
}
div.plan_contents dl dt strong {
	width: 290px;
	text-align:  center;
	overflow: hidden;
	display: block;
	border: 3px double #decebf;
	box-sizing: border-box;
	list-style: none;
	margin: 0px auto 0px auto;
	padding: 25px 15px 25px 15px;
}
div.plan_contents dl dt strong img {
	margin: 0px auto 0px auto;
}
div.plan_contents dl dd {
	width: 640px;
	float: right;
	line-height: 1.8em;
	background-image: url(../images/plan_border.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	overflow: hidden;
	margin: 0px;
	padding: 0px 0px 0px 40px;
}

div.plan_contents ul {
	width: 980px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}
div.plan_contents ul li {
	float: left;
	text-align: left;
	overflow: hidden;
	line-height: 1.8em;
	margin: 0px 20px 0px 0px;
	padding: 0px;
}
div.plan_contents ul li:last-child {
	margin-bottom: 0px;
}
div.plan_contents ul li:before {
	content:"◆";
	color: #B5977F;
	float: left;
	text-decoration: none;
	margin-right: 3px;
}

div.plan_contents ol {
	width: 980px;
	overflow: hidden;
	margin: 20px 0px 0px 0px;
	padding: 0px;
}
div.plan_contents ol li {
	float: left;
	text-align: left;
	overflow: hidden;
	margin: 0px 15px 0px 0px;
	padding: 0px;
}
div.plan_contents ol li a {
	width: 210px;
	height: 35px;
	display: block;
	color: #fff;
	text-align: center;
	line-height: 35px;
	text-decoration: none;
	background-color: #333;
	margin: 0px;
	padding: 0px;
}
div.plan_contents ol li a:hover {
	background-color: #666;
}
div.plan_contents ol li a img {
	display: inline-block;
	vertical-align: middle;
	margin: 0 0px 4px 0;
}
div.plan_contents ol li a:hover img {
	opacity: 1.0;
	filter: alpha(opacity=100);
	-ms-filter: "alpha( opacity=100 )";
}

div.plan_contents div {
	width: 980px;
	text-align: left;
	background-image: url(../../../commons/images/box_corner.png), url(../../../commons/images/box_corner.png), url(../../../commons/images/box_corner.png), url(../../../commons/images/box_corner.png);
    background-repeat: no-repeat;
    background-position: left top, right top, left bottom, right bottom;
	margin: 40px auto 0px auto;
	padding: 1px 0px 1px 0px;
}
div.plan_contents div div {
	width: 978px;
	text-align: center;
	font-weight: bold;
	background-image: none;
	border: 3px double #decebf;
	box-sizing: border-box;
	list-style: none;
	margin: 0px auto 0px auto;
	padding: 25px 0px 25px 0px;
}



div.plan_table {
	width: 980px;
	text-align: left;
	overflow: hidden;
	margin: 0px 0px 60px 0px;
	padding: 0px;
}
div.plan_table ul {
	width: 980px;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
div.plan_table ul li {
	width: 460px;
	float: left;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
div.plan_table ul li:last-child {
	float: right;
}
div.plan_table ul li h6 {
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
	margin: 0px 0px 30px 0px;
	padding: 0px;
}
div.plan_table ul li h6:before {
	font-size: 16px;
	content:"■";
	color: #935e2a;
	float: left;
	text-decoration: none;
	margin-right: 3px;
}
div.plan_table ul li table {
	border-bottom: 1px dotted #999;
	margin: 0px;
	padding: 0px;
}
div.plan_table ul li table th {
	width: 140px;
	line-height: 1.8em;
	font-weight: normal;
	border-top: 1px dotted #999;
	padding: 14px 0px 14px 25px;
}
div.plan_table ul li table td {
	line-height: 1.8em;
	border-top: 1px dotted #999;
	padding: 14px 0px 14px 0px;
}
div.plan_table ul li table td ol {
	width: 320px;
	margin: 0px;
	padding: 0px;
}
div.plan_table ul li table td ol li {
	width: 320px;
	float: none;
    text-indent: -1.2em;
	margin: 0px;
	padding: 0px;
}
div.plan_table ul li table td ol li:before {
	content:"◆";
	color: #B5977F;
	float: left;
	text-decoration: none;
    text-indent: -1.3em;
	margin-right: 3px;
	padding-right: 1.0em;
}
div.plan_table ul li table td table {
	border-bottom: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
div.plan_table ul li table td table th {
	width: 230px;
	line-height: 1.8em;
	font-weight: normal;
	border-top: 1px dotted #999;
	padding: 14px 0px 14px 25px;
}
div.plan_table ul li table td table td {
	width: 230px;
	background-color: #efeae4;
	line-height: 1.8em;
	border-top: 1px dotted #999;
	padding: 14px 0px 14px 25px;
}
div.plan_table ul li table td table strong {
	font-weight: bold;
	color: #a98668;
	text-align: center;
	display: block;
	margin: 0px;
	padding: 0px 25px 0px 0px;
}
div.plan_table ul li table td dl {
	width: 320px;
	margin: 0px;
	padding: 0px;
}
div.plan_table ul li table td dl dt {
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
div.plan_table ul li table td dl dd {
	text-indent: 56px;
	margin: 0px;
	padding: 0px;
}




/*----------------------------------------------------
 style end
----------------------------------------------------*/

