@charset "utf-8";

#container_lec {
	margin-top:5px;
}

/* ===================================================================
 lecture
=================================================================== */

#lecture {
	margin:0 25px;
}

#lecture #top {
	background:url(img/top.jpg) no-repeat;
	width:850px;
	height:475px;
	text-indent:-9999px;
}

#lecture #lec200 {
	width:820px;
	padding:10px;
	border:5px dotted #F30;
	font-size:18px;
	font-weight:bold;
	text-align:center;
	margin-bottom:20px;
	line-height:1.5em;
}













/* 上イメージ */
#header #topimg {
	margin:10px 0;
}

#toiawase h2,
#contact h2,
#privacy h2 {
	width:580px;
	height:119px;
	text-indent:-99999px;
}


/* ===================================================================
 toiawase
=================================================================== */
#toiawase h2 {
	background:url(img/title.jpg) no-repeat;
}

#toiawase dl dt {
	background:url(img/toi.gif) no-repeat;
	width:580px;
	height:50px;
	font-size:1.4em;
	font-weight:bold;
	color:#44670b;
	padding:10px 0 0 5px;
}

#toiawase dl dd {
	font-size:1.5em;
	font-weight:bold;
	padding:0 0 40px 5px;
}

#toiawase dl dd span {
	font-size:1.5em;
}

#toiawase p {
	margin:20px 0;
}




/* ===================================================================
 contact
=================================================================== */
#contact {
	width:800px;
	margin:20px 0 0 25px;
}




/* ===================================================================
 privacy
=================================================================== */
#privacy h2 {
	background:url(img/title2.jpg) no-repeat;
}

#privacy ol {
	margin-top:50px;
}

#privacy ol li {
	list-style-type:decimal;
	margin-left:25px;
	margin-bottom:35px;
}

#privacy ol li h4 {
	margin-bottom:15px;
	color:#287F90;
	padding-bottom:5px;
	border-bottom:dashed 1px #ccc;
}

#privacy #tel {
	float:right;
	background:url(img/tel.gif) no-repeat;
	width:380px;
	height:119px;
	text-indent:-99999px;
}

