﻿@charset "utf-8";


/* title
----------------------------------------------- */

p#main img {
	width:693px;
	height:148px;
	margin:0;
	}

#school_index p#main img {
	width:693px;
	height:301px;
	margin:0;
	}



/* content
----------------------------------------------- */

div#content {
	width:683px;
	margin-left:10px;
	}




/* school/index.html画像中にあるリードの文章
----------------------------------------------- */
#school_index span#lead {
	display:block;
	position:absolute;
	top:-300px;
	left:30px;
	color:#ffffff;
	line-height:26px;
	}


/* stepのテーブル
----------------------------------------------- */
table#step {
	margin-top:-20px;
	}
table#step td.icon {
	width:90px;
	vertical-align:top;
	background:url(../img/bg_step.gif) bottom center no-repeat;
	}
table#step td.pict {
	padding:20px 18px 20px 0;
	border-bottom:1px #dcdcdc solid;
	vertical-align:top;
	}
table#step td.text {
	padding:20px 0;
	border-bottom:1px #dcdcdc solid;
	}
table#step td.text p.title {
	margin-bottom:20px;
	}
table#step tr.last td.icon {
	background:none;
	}
table#step tr.last td.pict {
	padding:20px 0;
	border-bottom:none;
	width:auto;
	}




/* 治療メニューのテーブル
----------------------------------------------- */
table.class {
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells:show;
	width:100%;
	}
table.class th,
table.class td {
	padding:5px 7px;
	border:1px #dcdcdc solid;
	width:20%;
	}
table.class th {
	color:#0a2371;
	background-color:#f1f3fa;
	text-align:center;
	}
table.class tr.point td {
	text-align:center;
	}
div#container h4.point2 {
	margin-bottom:5px;
	}
*:first-child+html table.class td p.aster {
	margin:0;
	padding-left:1em;
	}




/* school/student.html卒業生の紹介と声
----------------------------------------------- */
#school_student h5 {
	margin:20px 0 10px 0;
	padding:0 0 0 10px;
	color:#5f91ff;
	background:url(../img/bg_h5.gif) left center no-repeat;
	font-size:1.16em;
	}






/* 申し込みの流れ
----------------------------------------------- */
ul#appli img {
	vertical-align:bottom;
	}



/* contactBan
----------------------------------------------- */

div#contactBan {
	margin:41px 0 30px 10px;
	}


