@charset "UTF-8";


/* リセット
---------------------------------------------------- */

*{
	margin:0px;padding:0px;
}
address, em, cite, dfn, var {
	font-style: normal;
}
input, textarea {
	font-size:13px;
	font-family: sans-serif;
	font-weight: normal;
}
img,fieldset {
	border: 0;
}


/* ---------------------------------------------------- */

body { 
	text-align:center;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	background: #222222 url(image/bg-body.jpg)  repeat-x center top;
}
a {
	color:#0000ff;
	text-decoration:underline;
	font-weight:bold;
}
a:visited {
	color:#0000ff;
}
a:hover {
	text-decoration:none;
}

div.container {
	width:1030px;
	margin:0 auto ;
	background: transparent url(image/bg-container.jpg)  repeat-y center top;
}

.cl {
	width:1px;
	height:1px;
	font-size:1px;
	line-height:1px;
	clear:both;
}

/* clearfix
───────────────────────── */
div#order:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

/* hasLayout
───────────────────────── */
{
	height: 1%;
}

/* peek-a-boo bug
───────────────────────── */
 {
	height: 1%;
}



/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* タイトルエリア */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
div.header {
	margin:0 auto 20px;
}
div.header h1 {
}
div.header h2 {
}
div.header p {
}


/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* カウントダウン */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
div.count-down {
}
div.count-down p {
	color:#000000;
	font-size:31px;
	font-weight:bold;
	line-height:160%;
	text-align:center;
	margin:0.5m 0;
	padding:0;
}


/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* 本文エリア */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */

div.main {
	width:670px;
	margin:0 auto;
}
div.main h3 {
	color:#ffffff;
	font-size:25px;
	font-weight:bold;
	line-height:170%;
	text-align:center;
	margin:0 0 0;
	padding:10px 0 40px;
	background: transparent url(image/bg-subhead.jpg)  no-repeat 0 0;
}
div.main h4 {
	color:#000000;
	font-size:16px;
	font-weight:bold;
	line-height:100%;
	text-align:left;
	background: #f3f3f3 url(image/bg-subhead2.jpg)  repeat-x center bottom;
	border-left:#e60000 solid 4px;
	margin:0 0 10px;
	padding:14px 10px 8px;
}
div.main h5 {
	color:#000000;
	font-size:16px;
	font-weight:bold;
	line-height:100%;
	text-align:left;
	border-top:#aaaaaa solid 1px;
	margin:20px 0 7px;
	padding:14px 0 0;
}
div.main h5 span {
	color:#aaaaaa;
	margin:0 5px 0 0;
}
div.main h6 {
	font-size:15px;
	font-weight:bold;
	line-height:150%;
	text-align:left;
	margin:0 0 10px;
}
div.main p {
	font-size:15px;
	line-height:200%;
	text-align:left;
	margin:0 0 1em;
	padding:0;
}
div.main p strong {
	color:#ff0000;
	font-size:16px;
	font-weight:bold;
}
div.main p em {
	font-weight:bold;
	font-style:normal;
}
.img-right {
	float:right;
	margin:0 0 15px 15px;

	font-size:12px;
	line-height:150%;
	text-align:left;
}
.img-right img {
	margin:0 0 5px;
}
div.main p.note2 {
	display:block;
	color:#333333;
	font-size:11px;
	line-height:150%;
	font-weight:normal;
	margin:0 0 0 0;
}
.bg-yellow {
	background-color:#FFFF00;
}


/* 囲みＡ
───────────────────────── */
div.main blockquote {
	margin:0;
	padding:6px 35px 1px;
	background: #ffffff url(image/box-b-body.jpg)  repeat-y center top;
}
div.box-b-head {
	width:670px;
	height:30px;
	font-size:0;
	line-height:0;
	background: #ffffff url(image/box-b-head.jpg)  no-repeat center top;
}
div.box-b-foot {
	width:670px;
	height:30px;
	font-size:0;
	line-height:0;
	background: #ffffff url(image/box-b-foot.jpg)  no-repeat center bottom;
	margin:0 0 20px;
}

/* 囲みＢ
───────────────────────── */
div.main blockquote blockquote {
	margin:0 0 35px;
	padding:20px 20px 1px;
	border: none;
	background: #e6e6e6;
}
div.main blockquote blockquote h6 {
	color:#333333;
	font-size:18px;
	font-weight:bold;
	line-height:150%;
	text-align:left;
	margin:0 0 15px;
	padding:5px 0 5px 15px;
	border-left:#666666 solid 4px;
}


/* テーブル
───────────────────────── */
div.main div.table-a table {
	border-collapse:collapse;
	border-spacing:0;
	text-align:left;
	margin:0px 0px 15px;
	border-left:#aaaaaa solid 1px;
	border-top:#aaaaaa solid 1px;
}
div.main div.table-a th {
	text-align:left;
	font-size:14px;
	font-weight:bold;
	line-height:150%;
	vertical-align:middle;
	padding:7px 10px;
	border-right:#aaaaaa solid 1px;
	border-bottom:#aaaaaa solid 1px;
	background:#f8f8f8;
}
div.main div.table-a td {
	text-align:left;
	font-size:14px;
	line-height:150%;
	vertical-align:middle;
	padding:7px 10px;
	border-right:#aaaaaa solid 1px;
	border-bottom:#aaaaaa solid 1px;
}

/* 塾生の声
───────────────────────── */
div.main h4.voice {
	color:#cc0000;
	font-size:25px;
	font-weight:bold;
	line-height:150%;
	text-align:left;
	background:none;
	border-left:none;
	margin:5px 0 15px;
	padding:0;
}
div.main p.voice {
	color:#333333;
	font-size:15px;
	font-weight:bold;
	line-height:125%;
	text-align:left;
	border-top:#cccccc solid 1px;
	margin:0.5em 0 2em;
	padding:15px 0 0;
}
div.main p.voice span {
	color:#999999;
	padding:0 5px 0 0;
}


/* メモ
───────────────────────── */
div.main p.note {
	display:block;
	color:#333333;
	font-size:13px;
	line-height:150%;
	font-weight:normal;
	background:#e6e6e6;
	margin:0 0 13px;
	padding:13px 13px 13px;
}


/* 良くある質問
───────────────────────── */
div.qa {
}
div.qa blockquote {
	margin:0 0 20px;
	padding:10px 20px 1px;
	border-left: #999999 solid 1px;
	border-right: #999999 solid 1px;
	border-bottom: #999999 solid 1px;
	background: #ffffff url(image/bg-box-a.jpg)  no-repeat center top;
}
div.qa table {
	width:628px;
	border-collapse:collapse;
	border-spacing:0;
	margin:0 0 7px;
}
div.qa th {
	color:#e60000;
	text-align:left;
	font-size:16px;
	font-weight:bold;
	line-height:175%;
	vertical-align:top;
	padding:7px 10px 7px 0;
	border-bottom:#aaaaaa solid 1px;
}
div.qa td {
	text-align:left;
	font-size:13px;
	line-height:175%;
	vertical-align:top;
	padding:7px 0;
}
th.q {
	width:4%;
}

/* 申し込み
───────────────────────── */
div.order {
	font-family: Arial, Helvetica, sans-serif;
	margin:0px auto;
	padding:110px 20px 1px;
	border-left: #999999 solid 1px;
	border-right: #999999 solid 1px;
	border-bottom: #999999 solid 1px;
	background: #ffffff url(image/bg-box-order.jpg)  no-repeat center top;
}
div.order_left {
	width:196px;
	float:left;
	padding:10px 18px 10px 0px;
}
div.order_left p {
	text-align:left;
	margin:0px 0px 10px;
}

div.order_right {
	width:412px;
	float:left;
	padding:15px 0px 10px 0;
}
div.order_right p {
	font-size:12px;
	line-height:175%;
	text-align:left;
	margin:0px 0px 8px;
}
div.order_right table {
	border-collapse:collapse;
	border-spacing:0;
	width:412px;
	margin:0 0;
	border-top:#cccccc solid 1px;
	background: #f0f0f0;
}
div.order_right td {
	color:#cc0000;
	font-size:14px;
	line-height:175%;
	padding:8px 0 4px 10px;
	border-bottom:#cccccc solid 1px;
}
div.order_right td img {
	padding:0 10px 0 0;
}
div.order_right td strong {
	color:#cc0000;
	font-size:21px;
	font-weight:bold;
}

.cell-a {
	border-top:#999999 solid 1px;
	background: #f3f3f3 url(image/order_bg_cell-a.jpg)  repeat-x left bottom;
}
.cell-b {
	border-top:#cccccc solid 1px;
}



/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* フッタ */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */

address { 
	color:#333333;
	font-size:11px;
	font-style:normal;
	line-height:180%;
	text-align:left;
	margin:0;
	padding:60px 0 30px;
}
address a { 
	color:#333333;
	font-weight:normal;
}
address a:visited { 
	color:#333333;
}

/* end */
