@charset "utf-8";

/* ページヘッダ */
#c-heading {
	padding-bottom: 20px;
}
#c-heading #title {
	height: 20px;
	font-size: 16px;
	text-align: right;
	border-bottom: 2px solid #000000;
	line-height: 1em;
	margin: 0;
}


/* ページ内容 */
#c-body {
	clear: both;
}

#c-body img { display:block; margin-bottom:10px; }

#c-body dl { width:210px; text-align:center; margin:15px; background:#F5F5F5; border:solid 1px #CCCCCC; }
#c-body dt { width:200px; margin:5px; }
#c-body dd { width:200ox; margin:5px; font-size:x-small; color:#333333; line-height:1.4; text-align:left; }

#c-body dl.left { float:left; }
#c-body dl.right { float:right; }

#c-body h3 { margin:10px 15px; padding:0 0 7px 3px; border-bottom:solid 1px #666666; font-size:x-large; font-weight:bold; color:#0099FF; }

#c-body h3.kodomo { margin:10px 15px; padding:0 0 7px 3px; border-bottom:solid 1px #666666; font-size:x-large; font-weight:bold; color:#FF6600; }

#c-body h4 { margin:10px 0 10px 20px; padding:7px; font-size:large; font-weight:bold; color:#333333; background:#F5F5F5;}

#c-body p { margin:5px 5px 5px 25px; font-size:small; line-height:1.4;}
#c-body p span { font-size:medium; font-weight:bold; line-height:1.4;}

#c-body p.read { color:#FF6666; font-size:14px; font-weight:bold; }

#c-body #inq-menu { text-align:center; margin:15px auto; }
#c-body #inq-menu li { list-style-type:none; width:300px; height:40px; display:block; }
#c-body #inq-menu li a { width:100%; height:100%; display:block; text-indent:-9999px; /*\*/overflow:hidden;/*\*/ background:url("../../newcourse/img/inq-button.gif") no-repeat 0px 0px; }
#c-body #inq-menu li a:hover { background:url("../../newcourse/img/inq-button.gif") no-repeat 0px -40px; }

#c-body div.btn { width:560px; display:block; margin:15px auto; }
#c-body div.btn ul {}
#c-body div.btn ul li { width:280px; height:40px; display:block; float:left; margin:0; }

#c-body div.btn ul li#btn01 a { width:100%; height:100%; display:block; background:url("../../newcourse/img/youkou-button.jpg") 0px 0px no-repeat; text-indent:-9999px; /*\*/overflow:hidden;/*\*/ }
#c-body div.btn ul li#btn01 a:hover { background:url("../../newcourse/img/youkou-button.jpg") 0px -40px no-repeat; text-indent:-9999px; /*\*/overflow:hidden;/*\*/ }

#c-body div.btn ul li#btn02 a { width:100%; height:100%; display:block; background:url("../../newcourse/img/inq-button2.jpg") 0px 0px no-repeat; text-indent:-9999px; /*\*/overflow:hidden;/*\*/ }
#c-body div.btn ul li#btn02 a:hover { background:url("../../newcourse/img/inq-button2.jpg") 0px -40px no-repeat; text-indent:-9999px; /*\*/overflow:hidden;/*\*/ }