@charset "utf-8";
body {
	font-size: 13px;
	line-height: 1.5;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #1F1F1F;
	margin: 0px;
	padding: 0px;
}
.honbun {
	font-size: 16px;
	line-height: 1.8;
	margin-left: 5px;
}

h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
	font-size: 100%;
	margin: 0px;
	padding: 0px;
}
p { margin:0 0 1em 0; }
a img { border:0; }
a:link {
	color:#0033CC;
	text-decoration:underline;
}
a:visited {
	color:#990066;
	text-decoration:underline;
}
a:hover {
	text-decoration:underline;
	color: #FF6600;
}
a:active {
   color:#666;
}
#frame {
	margin: 0px auto;
	width: 930px;
	text-align: center;
	background-color: #FFFFFF;
	padding: 5px 0px 0px;
}
#description {
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
	font-size: 11px;
	color: #666666;
	padding: 0px;
}
/* ヘッダ */

#header {
	height: 125px;
	background-repeat: no-repeat;
	background-position: left;
	border-bottom: 2px solid #2691E8;
}

#header-title {
	float: left;
	letter-spacing: 2px;
	width: 400px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding-left: 85px;
}
#header-tel {
	padding: 12px 5px 7px;
	width: 180px;
	border: 2px solid #C8DAEC;
	float: right;
	text-align: center;
	margin: 10px 10px 10px 10px;
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFFFFF;
}

#top-aisatsu {
	margin: 0px 0px 3px;
	clear: both;
	letter-spacing: 1px;
	background-image: url(images/pankuzu_bg.jpg);
	background-position: 0px 1px;
	padding-top: 5px;
	background-repeat: repeat-x;
	color: #0060BF;
}
#top-aisatsu2 {
	text-align: left;
	background-color: #F0F8FF;
	padding: 5px 10px 0px 150px;
	margin: 0px;
	background-image: url(images/header_sakura.jpg);
	background-repeat: no-repeat;
	height: 115px;

}
/* ぱんくずリスト */
#pankuzu {
	text-align: left;
	margin: 0px 0px 10px;
	clear: both;
	padding-left: 5px;
	background-image: url(images/pankuzu_bg.jpg);
	background-position: 0px 1px;
	padding-top: 8px;
	background-repeat: repeat-x;
}
#pankuzu a {
	background-image:url(images/ico_home5b_4.gif);
	padding-left: 18px;
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 2px;
}
/* メイン枠 */
#main {
	float: right;
	width: 510px;
	text-align: left;
}

/* サイド枠 */
#side {
	float: left;
	width: 210px;
	padding-top: 0px;
}

/* コース案内 */
#course-link {
	text-align: center;
}
#course-link img {
	margin:10px;
}
.course {
	margin-top: 30px;
}
.course p {
	margin:0;
}
.course-t1 {
	padding: 0 15px 0 20px;
	background-image: url(images/ti_course01_bg.gif);
	background-repeat: repeat-y;
}
.course-t1-point {
	color:#1E8EFF;
	padding-bottom:15px;
}
.course-t2 {
	padding: 0 15px 0 20px;
	background-image: url(images/ti_course02_bg.gif);
	background-repeat: repeat-y;
}
.course-t2-point {
	color:#FF6600;
	padding-bottom:15px;
}
.course-t3 {
	padding: 0 15px 0 20px;
	background-image: url(images/ti_course03_bg.gif);
	background-repeat: repeat-y;
}
.course-t3-point {
	color:#85BF0D;
	padding-bottom:15px;
}
.course-t4 {
	padding: 0 15px 0 20px;
	background-image: url(images/ti_course04_bg.gif);
	background-repeat: repeat-y;
}
.course-t4-point {
	color:#CC6600;
	padding-bottom:15px;
}
.course-t5 {
	padding: 0 15px 0 20px;
	background-image: url(images/ti_course05_bg.gif);
	background-repeat: repeat-y;
}
.course-t5-point {
	color:#334891;
	padding-bottom:15px;
}
.course-t6 {
	padding: 0 15px 0 20px;
	background-image: url(images/ti_course06_bg.gif);
	background-repeat: repeat-y;
}
.course-t6-point {
	color:#FF6666;
	padding-bottom:15px;
}

/* 料金表 */
.ryoukin {
	width:100%;
	font-size: 15px;
	text-align: center;
	border: 1px solid #999999;
	border-collapse: collapse;
	margin-bottom: 10px;
}
.ryoukin caption {
	text-align:left;
	font-size:16px;
	padding-bottom: 10px;
	color: #1869CB;
	font-weight: bold;
}
.ryoukin colgroup {
	background-color:#F7F7F7;
}
.ryoukin th {
	background-color: #EDF5FE;
	border: 1px solid #BFBFBF;
	font-weight: normal;
}
.ryoukin td {
	padding: 5px;
	border: 1px solid #BFBFBF;
}

/* 無料相談 */
#top-soudan {
	border: 2px solid #8BD3C5;
	padding: 0px;
	margin-bottom: 8px;
	margin-top: 10px;
}
.soudan  {
	font-size: 13px;
	padding: 6px 10px 6px 12px;
}
/* 最優秀表彰 */
#top-hyousyou {
	border: 2px solid #76AEDC;
	padding: 6px 10px 10px;
	margin-bottom: 10px;
}
.hyousyou  {
	font-size: 13px;
	padding-top: 6px;
	padding-bottom: 6px;
}


/* 教室ポイント */
#top-setsumei {
	margin-top: 15px;
	border: 2px dotted #76AEDC;
	font-size: 15px;
	padding: 15px 10px 8px;
	margin-bottom: 15px;
	background-color: #FFFBE8;
}
#top-setsumei p {
	font-size: 18px;
	text-align: center;
	color: #FFFFFF;
	background-color: #009933;
	-moz-border-radius:5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
#top-setsumei  ul {
	list-style: none;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#top-setsumei  li {
	background-image: url(images/icon/icon_check.png);
	background-repeat: no-repeat;
	list-style: url(none) none;
	background-position: left top;
	margin-bottom: 20px;
	color: #003399;
	padding-left: 35px;
}
/* 学校 */
#top-gakkou {
	border: 2px dotted #76AEDC;
	padding: 13px 8px 8px 10px;
	margin-bottom: 15px;
}
#top-gakkou p {
	font-size: 16px;
	text-align: center;
	background-color: #DDEAF4;
}
.top-list-gakkou ,
.top-list-gakkou ul {
	list-style: none;
	margin: 0;
	padding: 0 0 0 15px;
}
.top-list-gakkou li {
	background-image: url(images/buil_02.gif);
	background-repeat: no-repeat;
	list-style: url(none) none;
	text-indent: 20px;
	background-position: left top;
	margin-bottom: 12px;
	color: #003399;
	font-size: 15px;
}
/* メニュー */
#menu {
	margin-bottom: 15px;
}
#menu p {
	margin: 0px;
}
.banner  img {
	margin-top: 10px;
}
.ohne-sanpo {
	background-image: url(images/new_win_icon_blue.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}


/* フッタ */
#footer {
	clear: both;
	font-size: 13px;
	padding-top: 10px;
}
#footer ul {
	margin: 0px 0px 20px;
	padding: 3px 0px;
	border-top: 1px solid #DFDFDF;
	border-bottom: 1px solid #DFDFDF;
	background-color: #F9F9F9;
	font-size: 11px;
	
}
#footer li {
	display: inline;
	background-image: url(images/ico_plus1_8.gif);
	background-repeat: no-repeat;
	padding-left: 14px;
	background-position: left top;
	padding-right: 2px;
	
}
.kyoshitsu-photo {
	float:left;
	width:243px;
	margin-right:15px;
	padding-bottom:16px;
	background:url(images/bg_pola.jpg) no-repeat 100% 100%;
	margin-bottom: 10px;
}

.kyoshitsu-photo img {
	padding:8px;
	border-top:1px solid #E7E7E7;
	border-left:1px solid #E7E7E7;
	border-right:1px solid #E7E7E7;
}

.kyoshitsu-photo p{
	margin:0;
	padding:0 10px 10px 10px;
	border-left:1px solid #E7E7E7;
	border-right:1px solid #E7E7E7;
	border-bottom:1px solid #E7E7E7;
	text-align: center;
}
.kyoshitsu-photo-r {
	float:right;
	width:243px;
	margin-right:0;
	padding-bottom:16px;
	background:url(images/bg_pola.jpg) no-repeat 100% 100%;
}

.kyoshitsu-photo-r img {
	padding:8px;
	border-top:1px solid #E7E7E7;
	border-left:1px solid #E7E7E7;
	border-right:1px solid #E7E7E7;
}

.kyoshitsu-photo-r p{
	margin:0;
	padding:0 10px 10px 10px;
	border-left:1px solid #E7E7E7;
	border-right:1px solid #E7E7E7;
	border-bottom:1px solid #E7E7E7;
	text-align: center;
}

.reason {
	background-image: url(images/reason_bottom.gif);
	background-repeat: no-repeat;
	margin-top: 30px;
	background-position: bottom;
	height: 270px;
}
.reason h3 {
	margin-left:20px;
	background-image: url(images/line_dot_00.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 8px;
	margin-bottom: 10px;
	width: 470px;
	margin-top: 10px;
}

.reason-txt {
	width: 255px;
	float: left;
	padding-left: 20px;

}
.reason-photo {
	float: right;
	padding-right: 20px;
}

.tokutyou {
	border: 1px solid #9DCEFB;
	margin-top: 20px;
	background-image: url(images/tokutyou_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-size: 15px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 20px;
}
.tokutyou h3 {
	font-size:24px;
	margin-bottom: 15px;
	color: #0033CC;
	background-image: url(images/line_dot_00.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 5px;
}
.tokutyou img {
	float:right;
	margin-left: 10px;
}
.notes {
	font-size: 12px;
}
.access-info {
	margin-left: 20px;
}
.access-info img {
	float:right;
}

/* 問い合わせ */
.error_coution {
	color: #FF0000;
}
.submit {
	text-align: center;
	margin-top: 30px;
	margin-bottom: 10px;
}
.submit input {
	font-size:16px;
}
label {
	cursor: pointer;
}
.toiawase {
	width:100%;
	font-size: 12px;
	text-align: center;
	border: 1px solid #999999;
	border-collapse: collapse;
	margin-bottom: 10px;
}
.toiawase colgroup {
	background-color:#F7F7F7;
	width:150px;
}
.toiawase th {
	background-color: #EDF5FE;
	border: 1px solid #BFBFBF;
	font-weight: normal;
}
.toiawase td {
	padding: 5px;
	border: 1px solid #BFBFBF;
}

.privacy p {
	background-color: #EDF0F1;
	padding-left: 5px;
	margin-top: 20px;
}
.privacy ul {
	margin-top: 0px;
	margin-left: 0px;
	padding-left: 25px;
}

/* メールフォーム送信完了 */
#mailsend {
	border: 2px dotted #76AEDC;
	padding: 13px 8px 8px 10px;
	margin-bottom: 20px;
}
#mailsend p {
	font-size: 16px;
	text-align: center;
}
#side-profile {
	text-align: left;
	padding: 2px 5px 5px 10px;
	margin: 0px auto 10px;
	background-color: #FFFFFF;
	border-top: 1px none #96C8F9;
	border-right: 1px solid #96C8F9;
	border-bottom: 1px solid #96C8F9;
	border-left: 1px solid #96C8F9;
}
.voice-f {
	padding: 10px 25px 25px 30px;
	background-image: url(images/voice_3-1_back.jpg);
	background-repeat: no-repeat;
}
.voice-text p {
	line-height: 1.7;
}
.voice-f2 {
	padding: 10px 25px 35px 30px;
	background-image: url(images/voice_3-2_back.jpg);
	background-repeat: no-repeat;
}
.jimotokoushi {
	border: 1px solid #9DCEFB;
	margin-top: 20px;
	background-image: url(images/tokutyou_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding: 15px 12px 10px 20px;
}
.jimotokoushi h3 {
	font-size:25px;
	margin-bottom: 15px;
	color: #0033CC;
	background-image: url(images/line_dot_00.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 10px;
	text-align: center;
	letter-spacing: 2px;
}
.jimotokoushi img {
	float:right;
	margin-left: 15px;
}
#r-side {
	float: right;
	width: 180px;
	padding-top: 0px;
}
#leftmain-frame {
	float: left;
	width: 735px;
	padding-top: 0px;
}
.koukousei {
	border: 1px solid #9DCEFB;
	background-image: url(images/tokutyou_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding: 15px 12px 10px 20px;
	margin-top: 20px;
	font-size: 15px;
}

.koukousei h3 {
	font-size:25px;
	margin-bottom: 15px;
	color: #009900;
	background-image: url(images/line_dot_00.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 10px;
	text-align: center;
	letter-spacing: 2px;
}
.koukousei img {
	float:right;
	margin-left: 15px;
}

/*  */
.nagare   img {
	float: right;
	margin-left: 30px;
}
.midasi1 {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: dotted;
	border-top-color: #99CC99;
	border-right-color: #99CC99;
	border-bottom-color: #99CC99;
	border-left-color: #99CC99;
	font-size: 18px;
	color: #009900;
	font-weight: bold;
	letter-spacing: 2px;
	margin-bottom: 15px;
	padding-left: 25px;
	position: relative;
	margin-top: 5px;
}
.midasi1:before {
	position: absolute;
	top: -3px;
	left: 7px;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	height: 12px;
	width: 12px;
	content: "";
	background-color: #8ADBD5;
}
.midasi1:after {
	position: absolute;
	top: 13px;
	left: 2px;
	transform: rotate(15deg);
	-webkit-transform: rotate(15deg);
	height: 8px;
	width: 8px;
	content: "";
	background-color: #8ADBD5;
}
.aogoukaku-jukutyou {
	padding: 20px;
	margin-top: 30px;
	margin-bottom: 30px;
	border: 1px solid #FF9900;
	background-color: #FFFAF4;
	-moz-border-radius:5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background-image: url(images/ao_suisen_sakura.png);
	background-repeat: no-repeat;
	background-position: center top;
}

/* 卒業生インタビュー */
.interview-photo {
	float: left;
	margin-right: 30px;
	margin-bottom:20px;
}
.interview-cap01 {
	float: right;
	margin-top: 5px;
	margin-left: 30px;
	width: 185px;
	font-size:12px;
	text-align:center;
}
.interview-cap01 img {
	border:1px solid #C0C0C0;
}
.interview-midasi1 {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: dotted;
	border-top-color: #99CC99;
	border-right-color: #99CC99;
	border-bottom-color: #99CC99;
	border-left-color: #99CC99;
	font-size: 18px;
	color: #A80000;
	font-weight: bold;
	letter-spacing: 1px;
	margin-bottom: 15px;
	padding-left: 25px;
	position: relative;
	margin-top: 25px;
	clear:both;
}
.interview-midasi1:before {
	position: absolute;
	top: -3px;
	left: 7px;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	height: 12px;
	width: 12px;
	content: "";
	background-color: #8ADBD5;
}
.interview-midasi1:after {
	position: absolute;
	top: 13px;
	left: 2px;
	transform: rotate(15deg);
	-webkit-transform: rotate(15deg);
	height: 8px;
	width: 8px;
	content: "";
	background-color: #8ADBD5;
}

/* AO入試案内 */
.ao-midasi1 {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: dotted;
	border-top-color: #99CC99;
	border-right-color: #99CC99;
	border-bottom-color: #99CC99;
	border-left-color: #99CC99;
	font-size: 23px;
	color: #A80000;
	font-weight: bold;
	letter-spacing: 1px;
	margin-bottom: 15px;
	padding-left: 25px;
	position: relative;
	margin-top: 25px;
	clear:both;
}
.ao-midasi1:before {
	position: absolute;
	top: -3px;
	left: 7px;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	height: 12px;
	width: 12px;
	content: "";
	background-color: #8ADBD5;
}
.ao-midasi1:after {
	position: absolute;
	top: 13px;
	left: 2px;
	transform: rotate(15deg);
	-webkit-transform: rotate(15deg);
	height: 8px;
	width: 8px;
	content: "";
	background-color: #8ADBD5;
}