@import "/css/common.css";



h3 {
	width: 560px;
	background: #b16fa6;
}
h3 p {
	padding: 3px 12px;
	color: #fff;
	font-size: 14px;
}

/*ÏÈ*/
#info-main, #outline, #policy, #credo, #law, #pay, #haisou, #cancel, #info-address {
	width: 560px;
	margin: auto auto 30px auto;
}

/*¥Æ¡¼¥Ö¥ë*/
#outline table, #law table, #pay table, #haisou table {
	width: 560px;
}
#outline table th, #law table th, #pay table th, #haisou table th {
	width: 150px;
	padding: 6px 9px;
	background: #ebe3bd;
	border-bottom: 1px solid #B0B0B0;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
}
#outline table td, #law table td, #pay table td, #haisou table td {
	padding: 6px 9px;
	background: #eee;
	border-bottom: 1px solid #B0B0B0;
	text-align: left;
	vertical-align: top;
}

#info-main p {
	font-size: 18px;
	line-height: 180%;
	font-weight: bold;
	text-align: center;
}
#policy p {
	padding: 0 12px;
	color: #de0704;
	font-size: 18px;
	line-height: 180%;
	font-weight: bold;
	text-align: left;
}
#credo p {
	padding: 0 12px;
	color: #de0704;
	font-size: 18px;
	line-height: 180%;
	font-weight: bold;
}
#cancel p {
	padding: 0 12px;
	margin-bottom: 12px;
}
#cancel strong {
	color: #de0704;
}
#info-address p {
	padding: 0 12px;
}