@charset "utf-8";

body {
	background: url(../image/background_page.jpg) repeat-x;
}

h2#contents-title {
	width: 225px;
	height: 30px;
	margin: 10px 0px 15px;
	background: url(../policy/image/title.gif) no-repeat;
	text-indent: -1000em;
}

h2#contents-title2 {
	width: 225px;
	height: 30px;
	margin: 10px 0px 15px;
	background: url(../law/image/title.gif) no-repeat;
	text-indent: -1000em;
}

h2#contents-title3 {
	width: 225px;
	height: 30px;
	margin: 10px 0px 15px;
	background: url(../guide/image/title.gif) no-repeat;
	text-indent: -1000em;
}

p.text {
	margin-left: 25px;
	padding: 12px 7px 16px;
	line-height: 1.6em;
}

dl.policy {
	margin: 15px 0px 15px 25px;
	padding: 12px 7px 16px;
	line-height: 1.6em;
}

dl.policy2 {
	margin: 15px 0px 0px 25px;
	padding: 12px 7px 0px;
	line-height: 1.6em;
}

.policy dt, .policy2 dt {
	margin-bottom: 15px;
	color: #069;
}

.policy dd, .policy2 dd {
	margin: 0px 0px 15px 0px;
}

table.price {
	width: 400px;
	margin: 0px 12px 20px 25px;
	border: 1px solid #49A6CF;
}

.price td {
	padding: 4px 6px;
	border: 1px solid #85C4DF;
	line-height: 1.4em;
	text-align: center;
}

.course-menu {
	text-align: center;
	color: #FFF;
	background: url(../image/background_price.gif);
}

.course-price {
	color: #FFF;
	background: url(../image/background_price2.gif);
	text-align: center;
}
