@charset 'euc-jp';
/* ▼MacSafari bold有効用ハック */
* {
	/*\*/font-family: 'Hiragino Kaku Gothic Pro', Verdana, sans-serif;/* */
}
/* ▲MacSafari bold有効用ハック */
html {
	height: 100%;
	margin-bottom: 1px;
	font-family : 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'Osaka', 'メイリオ', 'Meyryo', 'Verdana', 'Helvetica', 'Arial', 'ＭＳ Ｐゴシック', 'sans-serif';
}


/*基本（色、マージンなどの変更はサイトごとに設定）------------------------------------*/

body {
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	line-height: 146%;
	color: #404040;
	background-color: #FFFFFF;
	font-size: 0.9em;
}

#container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	text-align: left;
}
h1,h2,h3,h4,h5,h6 {
    margin:0;
}
p,li,dt,dl { line-height:1.6; }
p { margin:0; }
ul li { list-style-type:none; }
img {
	vertical-align: bottom;
}
a img { border:0; }
a:link {
   color:#BB4206;
   text-decoration:underline;
}
a:visited {
   color:#D8632A;
   text-decoration:underline;
}
a:hover {
   text-decoration:none;
   color:#800000;
}
a:active {
   color:#800000;
}
blockquote{
   margin-left:1em;
   padding-left:1em;
   border-left:2px solid #CCC;
   color:#CCC;
}
pre{
   width:100%;
   padding:1em 0;
   overflow:auto;
   border-top:1px dotted #333;
   border-bottom:1px dotted #333;
}
table{
   border-spacing:2px;
   margin:1.5em 0;
}
table th, table td{ padding:0.3em 0.75em }
.clear_both {
	font-size: 0%;
	line-height: 0%;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 0px;
	width: 0px;
}
/* ボックスをはみ出さないようにfloatをクリア*/

.clearfix:after {

   content: ".";

   display: block;

   clear: both;

   height: 0;

   visibility: hidden;

}

.clearfix { display: inline-block; }

/* exlude MacIE5 \*/

* html .clearfix { height: 1% }

.clearfix {display:block;}

/* end MacIE5 */

/*個別------------------------------------*/
/*使いまわせるものは基本を作って複数ものを組み合わせる。
例：赤色のスタイルと上マージン10pxのスタイルを組み合わせる。
.fc_ff0000 {
 color: #ff0000;
 }
.mt_10 {
 margin-top: 10px;
 }
という2つのスタイルをclass="fc_ff0000 mt_10"というようにする。
また、使いまわせるものは頭文字をとったスタイル名が望ましい。
例：fc（フォントカラー）、mt（マージントップ）など。
*/

/*汎用*/
.floatright {
	float: right;
}
address {
	font-style: normal;
	font-size: 0.9em;
}
h1 {
	float: left;
}
.fcred {
	color: #990000;
}

.txt_ac {
	text-align: center;
}
.txt_ar {
	text-align: right;
}
.txt_al {
	text-align: left;
	width: 900px;
}
.f08 {
	font-size: 0.8em;
}
.floatleft {
	float: left;
}
.mb20 {
	margin-bottom: 20px;
}
.mtb20 {
	margin: 20px 0 20px 0;
}
.w460 {
	width: 460px;
}
/*ヘッダー、キービジュアル、グローバルメニュー*/
#login {
	margin-bottom: 11px;
	text-align: right;
}

#key_visual {
	margin-left: -15px;
}
#g_menu {
	margin: 10px 0 0 0;
	padding: 0px;
}
#g_menu li {
	float: left;
}
/*コンテンツページ用グローバルメニュー*/
#g_menu_c li {
	float: left;
}
#g_menu_c {
	margin: 20px 0 20px 0;
	padding: 0px;
}
/*生徒メニュー*/
#s_menu_margin {
	margin: 5px 0 20px 0;    
}
#s_menu_margin .s_menu {
    border: 1px solid #CCCCCC;
    background-color: #9DB42F;
    padding: 5px;
    font-size: 1.0em;
    margin-right: 10px;
}
#s_menu_margin .s_menu a {
    color: #ffffff;
}
/*ボディ*/
#left_column {
	float: left;
	width: 630px;
	margin-top: 15px;
}
#right_column {
	float: right;
	width: 250px;
	margin-top: 15px;
}
#top_right_box {
	background-color: #FCF2CD;
	padding: 10px;
	font-size: 0.8em;
	margin-bottom: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
#top_right_box p {
	margin-bottom: 5px;
}
#top_leftbox01 {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.link_text01 {
	font-size: 0.9em;
	text-align: right;
	margin-top: 10px;
	margin-bottom: 10px;
}
.link_text01 a {
	background-image: url(../images/link_icon01.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 13px;
}
.link_text02 {
	font-size: 0.9em;
	text-align: right;
	margin-top: 10px;
	margin-bottom: 10px;
}
.link_text02 a {
	background-image: url(../images/link_icon02.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 13px;
}
#top_leftbox02 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 20px 10px 0px;
}
#footer {
    padding: 5px;
    border: solid 1px #cccccc;
    margin-top: 20px;
}
#footer_menu {
	margin: 20px 0px 10px 20px;
	padding: 0px 0px 20px;
}
#footer_menu_li0 {
	float: left;
	font-size: 0.7em;
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 5px;
	margin-right: 5px;
	margin-left: 5px;
}
.footer_menu_li1 {
	float: left;
	font-size: 0.7em;
	background-image: url(../images/footer_link_bar.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 5px;
	margin-right: 5px;
	margin-left: 5px;
}

#scroll {
	font-size: 0.8em;
	width: 610px;
	background-color: #fcfcfc;
	border: 1px dotted #cccccc;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 16px;
	margin-left: 0px;
	padding: 10px;
}
#s_menu {
	padding: 5px;
	margin-top: 20px;
	margin-bottom: 10px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 5px solid #804000;
}
#board01 {
	margin-top: -263px;
	margin-left: -10px;
	width: 180px;
	height: 100px;
}
#board02 {
	margin-top: -100px;
	margin-left: 165px;
	width: 160px;
	height: 90px;
}
#board03 {
	margin-top: -114px;
	margin-left: 295px;
	width: 180px;
	height: 100px;
}
#board04 {
	margin-top: 50px;
	margin-left: -8px;
	width: 180px;
	height: 120px;
}
#board05 {
	margin-top: -175px;
	margin-left: 340px;
	width: 180px;
	height: 100px;
}
#board06 {
	margin-top: -80px;
	margin-left: 150px;
	width: 180px;
	height: 100px;
}
#board07 {
	margin-top: -38px;
	margin-left: 320px;
	width: 180px;
	height: 100px;
}


/*プライバシー・ポリシー*/

#signature {
	text-align: right;
	margin-top: 20px;
}
/*コース・授業・教材説明*/
#course {
	background-image: url(../../themes/iesemi02/images/course_back.jpg);
	background-repeat: no-repeat;
	background-position: right 160px;
}

#course table {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-collapse:collapse;
	margin: 0px;
}
#course td {
	padding: 5px;
	border-bottom: 1px dotted #CCCCCC;
}
#course .recruiting {
	color: #FFFFFF;
	background-color: #990000;
	font-weight: bold;
}
#course .corse_text {
	padding: 10px;
	border: 1px dotted #CCCCCC;
	background-color: #FFFFCC;
	margin-bottom: 20px;
	float: right;
	width: 400px;
}
#course .corse_text h4 {
	padding: 3px;
	font-size: 1em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #804000;
	color: #804000;
	margin-bottom: 10px;
	margin-top: -5px;
}

#course .corse_text p {
	font-size: 0.8em;
}


/*保護者・生徒の皆様へ */
#p_s p {
	margin-bottom: 10px;
}

#p_s h5 {
	background-color: #996600;
	padding: 10px;
	width: 200px;
	float: left;
	clear: both;
	margin-bottom: 20px;
	color: #FFFFFF;
	font-size: 1.2em;
	line-height: 1.6em;
	height: 380px;
}
#p_s .mainstays_detail {
	font-size: 0.9em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 240px;
	height: 400px;
	overflow: auto;
}
#p_s .mainstays_detail02 {
	font-size: 0.9em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 240px;
	height: 400px;
	overflow: auto;
	background-image: url(../../themes/iesemi02/images/p_s_back03.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#p_s #ps01 {
	background-image: url(../../themes/iesemi02/images/p_s_back01.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
#p_s #ps01 p {
	width: 580px;
}
#p_s #ps02 {
	background-image: url(../../themes/iesemi02/images/p_s_back02.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
#p_s #ps02 p {
	width: 580px;
	margin-left: 320px;
}
#p_s #p_s_h5 {
	height: 400px;
}
/*授業を受けるまでの流れ */
#flow {
	margin-bottom: 10px;
}
#flow .step01 {
	background-color: #E3FABE;
	text-align: center;
	padding: 5px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 19px;
	width: 100%;
	font-weight: bold;
	border: 1px solid #CCCCCC;
}
#flow .step02 {
	background-color: #FCC8BD;
	text-align: center;
	padding: 5px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	width: 50%;
	font-weight: bold;
	border: 1px solid #CCCCCC;
}
#flow .step03 {
	background-color: #BDD5FC;
	text-align: center;
	padding: 5px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	width: 50%;
	font-weight: bold;
	border: 1px solid #CCCCCC;
}
#flow #step01_ex {
	background-color: #FFFFCC;
	padding: 10px 0 10px 0;
	border: 1px dotted #CCCCCC;
}
#flow #step01_ex p {
	font-size: 0.8em;
	margin-left: 19px;
}
.arrow01 {
	margin-left: 25px;
	text-align: center;
	width: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
}
.arrow02 {
	margin-left: 25px;
	text-align: center;
	width: 50%;
	margin-top: 0px;
	margin-bottom: 0px;
}
.flow_left {
	float: left;
	width: 50%;
}
.flow_right {
	margin-left: 55%;
	margin-top: 10px;
}
.flow_right div {
	background-image: url(../../themes/iesemi02/images/arrow03.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-bottom: 0px;
	padding-left: 15px;
	padding-top: 0px;
	padding-right: 5px;
}
#flow #step02_ex {
	background-image: url(../../themes/iesemi02/images/flow_back01.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}
#flow dl {
	margin: 0px;
}
#flow dt {
	font-size: 1.2em;
	font-weight: bold;
	border: 1px solid #CCCCCC;
	padding: 5px;
	margin-bottom: 20px;
}
#flow dd {
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
}
/*授業を受けるまでの流れ */
#contact_form li {
    float: left;
}
#contact_form li a {
	margin-right: 40px;
	padding: 43px 30px 10px 30px;
	vertical-align: middle;
	border:solid 1px #CCCCCC;
	height: 67px;
	background:#FFFFCC;
	display: block;
}
#contact_form li a:hover {
	background:#804000;
	display: block;
	color: #FFFFFF;   
}
/*全般 */
h2 {
	font-size: 1.1em;
	color: #FFFFFF;
	background-color: #804000;
	padding: 5px;
	margin-bottom: 20px;
}
h3 {
	font-size: 1.0em;
	padding: 5px;
	border-bottom-width: 1px;
	border-left-width: medium;
	border-bottom-style: dotted;
	border-left-style: double;
	border-bottom-color: #804000;
	border-left-color: #804000;
	margin-top: 20px;
	margin-bottom: 10px;
	clear: both;
}

#step01_flow {
	margin-right: 15px;
	margin-left: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 860px;
}
#step01_flow td {
	vertical-align: top;
	text-align: left;
	margin: 0px;
	padding: 0px;
}


.flow_la {
	width: 440px;
	background-image: url(../../themes/iesemi01/images/arrow01.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 28px;
	padding-top: 4px;
}
.flow_la strong {
	background-color: #E3FABE;
	display: block;
	text-align: center;
	padding: 5px;
	margin: 0px;
	font-weight: bold;
	width: 100%;
	font-weight: bold;
	border: 1px solid #CCCCCC;
}
.flow_ra {
	width: 370px;
	margin-left: auto;
}

.flow_ra ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.flow_ra ul li {
	padding-left: 24px;
	background-image: url(../../themes/iesemi01/images/farrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-bottom: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#step02_flow {
	width: 880px;
	background-image: url(../../themes/iesemi01/images/flow_back01.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	margin-top: 4px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
}
#step02_flow td {
	vertical-align: top;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
.flow_lb {
	width: 440px;
	background-image: url(../../themes/iesemi01/images/arrow02.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 28px;
	padding-top: 4px;
}
.flow_lb strong {
	background-color: #FCC8BD;
	display: block;
	text-align: center;
	padding: 5px;
	margin: 0px;
	font-weight: bold;
	width: 100%;
	font-weight: bold;
	border: 1px solid #CCCCCC;
}
.flow_lc {
	width: 440px;
	padding-top: 4px;
}
.flow_lc strong {
	background-color: #BDD5FC;
	display: block;
	text-align: center;
	padding: 5px;
	margin: 0px;
	font-weight: bold;
	width: 100%;
	font-weight: bold;
	border: 1px solid #CCCCCC;
}

