@charset "utf-8";
/* --------------------------------------------------

	common/css/top.css

-------------------------------------------------- */

/* ------------------------
	contents
------------------------ */

.cnt_top {
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 30px;
}
.cnt_top table {}
.cnt_top th {}
.cnt_top td {
	padding-bottom: 30px;
}
.cnt_top dl {
	float: left;
	width: 172px;
}
.cnt_top dt {
	line-height: 2;
	color: #656565;
	text-decoration: none;
	font-weight: bold;
	color: #CCCCCC;
}
.cnt_top dd {
	line-height: 2;
	color: #CCCCCC;
}
.cnt_top dt a {
	line-height: 2;
	color: #656565;
	font-weight: bold;
}
.cnt_top dd a {
	line-height: 2;
}

/* ------------------------
	運営会社
------------------------ */
/* cnt_about */
.cnt_about {
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 30px;
	padding-right: 30px;
}
.cnt_about *,
.cnt_about p {
	line-height:1.5;
}
.cnt_about table {
	width: 600px;
}
.cnt_about th {
	padding: 5px;
	width: 100px;
	text-align: left;
	font-weight: bold;
	vertical-align: top;
}
.cnt_about td {
	padding: 5px;
	vertical-align: top;
}

/* ------------------------
	免責事項
------------------------ */
/* cnt_policy */
.cnt_policy {
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 30px;
	padding-right: 30px;
}
.cnt_policy *,
.cnt_policy p {
	line-height:1.5;
	padding-bottom: 1em;
}
.cnt_policy p {}
