@charset "utf-8";
/* Copyright 2014 FSFIELD All Rights Reserved. */

/* ------------------------------------------------------------

東葛中受験対策

------------------------------------------------------------ */
* html div#container{text-align:left;}/*ie6*/


/* heading
---------------------------------------------- */
/*-------h3-------*/
h3#h3_index01{
	background:url(../jyuken_taisaku/img/h3_index01.jpg) no-repeat center 0;
	height:360px;
	margin-bottom:30px;
	margin-top:
}







/* div
---------------------------------------------- */

/*-------bg_about-------*/
div.bg_junior01{
	background:url(../junior_high/img/bg_mesh01.gif) repeat 0 0 ;
	width:940px;
	height:100px;
	padding:20px 0 0 20px;
}

div.box_kouza01{
	float:left;
	width:450px;
	line-height:1.8;
}

div.box_kouza02{
	float:left;
	width:480px;
	line-height:1.8;
}


/* p
---------------------------------------------- */

p.circle_red01{
	background: url(../jyuken_taisaku/img/ico_circle01.gif) no-repeat scroll 0 0.25em rgba(0, 0, 0, 0);
    padding-left: 20px;
	margin-bottom:15px;
}

p.circle_gr01{
	background: url(../jyuken_taisaku/img/ico_circle02.gif) no-repeat scroll 0 0.25em rgba(0, 0, 0, 0);
    padding:0 0 10px 20px;
	margin-bottom:15px;
}

p.circle_bl01{
	background: url(../jyuken_taisaku/img/ico_circle03.gif) no-repeat scroll 0 0.25em rgba(0, 0, 0, 0);
    padding:0 0 0px 20px;
	margin-bottom:15px;
}


/* table
---------------------------------------------- */
/*--table.gaiyou--*/
table.taisaku01{
	border:1px solid #CCCCCC;
	width:100%;
	text-align:center;
	vertical-align:middle;
}

table.taisaku01 th{
    background:#E1E9FF;
    border:1px solid #CCCCCC;
    font-weight:bold;
    padding:10px;
}

table.taisaku01 td{
    border:1px solid #CCCCCC;
    padding:10px;
}

table.taisaku01 th.red{
    background:#D90000;
    border:1px solid #CCCCCC;
	color:#FFF;
    font-weight:bold;
    padding:10px;
}

table.taisaku01 th.red span{color:#FFA2A2;}

table.taisaku01 td.red{
    background:#FFECEC;
	color:#333;
    border:1px solid #CCCCCC;
    padding:10px;
}

table.taisaku01 th.gr{
    background:#44AF36;
    border:1px solid #CCCCCC;
	color:#FFF;
    font-weight:bold;
    padding:10px;
}

table.taisaku01 th.gr span{color:#B4FD8D;}

table.taisaku01 td.gr{
    background:#EFFAED;
    border:1px solid #CCCCCC;
    padding:10px;
}