body {
	background: #fff;
	text-align: center;
}

div#container {
	width: 100%;
	margin: 0 auto;
}

div#header {
	width: 100%;
	margin-bottom: 2.5em;
	background-color: #ec9aa9;
}

div#contents div.article {
	width: 840px;
	margin: 0 auto;
}

div#contents { text-align: left; }

div#contents div.article h2 {
	width: 840px;
	height: 39px;
	margin-bottom: 0.5em;
	background: transparent url('../img/title_byoujihoiku.gif') no-repeat scroll left top;
	text-indent: -1000px;
	overflow: hidden;
}

div#contents div.article dl {
	padding: 0 0 13px;/*(960-520-182)/2*/
}

div#contents div.article dl dt {
	background: transparent url('../img/bg_byoujihoiku.gif') no-repeat scroll left top;
	width: 840px;
	height: 45px;
	color: #fff;
	font: 18px/50px serif;/*50=40+10*/
	font-weight: bold;
	text-indent: 70px;
	overflow: hidden;
}

div#contents div.article dl dd {
	margin: 0 0 13px;/*(960-520-182)/2*/
	padding: 1em;
	border: 1px solid #e4578b;
	border-top-width: 0;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	        border-radius: 0 0 10px 10px;
	background: #fff;
	word-wrap: break-word;
	word-break: all;
}

div#contents div.article p.nav_contact {
	position: relative;
	margin: 1em auto 0;
	width: 520px;
	height: 270px;/*257+(960-520-182)/2*/
	background: transparent url('../img/bg_contents_article_nav_contact.png') no-repeat scroll left bottom;
}

div#contents div.article p.nav_contact a {
	display: block;
	position: absolute;
	left: 270px;
	top: 185px;/*172+(960-520-182)/2*/
	width: 230px;
	height: 64px;
	text-indent: -1000px;
	overflow: hidden;
}

p.charge {
	margin-top: 0px;
	padding-bottom: 0.5em;
	font: 16px serif;
	font-weight: bold;
	color: #660000;
}

span.line {
	display: inline-block;
	padding-bottom: 1em;
}

ul.list {
	margin: 0 0 0 1.5em;
	padding: 0;
	list-style-type: decimal;
}

ul.list li {
	padding: 0;
	line-height: 160%;
}

.charge table {
	width: 840px;
	margin-bottom: 0.5em;
	border: 1px #e4578b solid;
	border-collapse: collapse;
}

.charge td {
	padding: 5px 10px;
	border: 1px #e4578b solid;
	font-weight: bold;
}

.course table {
	width: 840px;
	margin-bottom: 0.5em;
	border: 1px #e4578b solid;
	border-collapse: collapse;
}

.course td {
	border: 1px #e4578b solid;
	padding: 5px 10px;
	font-weight: bold;
}

td.item { background-color: #f8d5e2; }

p.notes1 {
	padding-bottom: 1em;
}
p.notes2 {
	padding-bottom: 0.5em;
	text-align: right;
}

.modelCase table {
	width: 700px;
	margin: 0 auto;
	border-collapse: collapse;
}

.modelCase td {
	padding: 5px 5px;
	font-weight: bold;
}
td.case { vertical-align: top; }

hr.sectionLine {
	height: 2px;
	border: none;
	border-top: 2px #999 dotted;
}

div.button {
	width: 840px;
	margin: 2em auto;
	padding-bottom: 0;
}

div#foot p.copyright {
	width: 960px;
	margin: 0 auto;
	border-top: 2px solid #a72b43;
	line-height: 3em;
}
