@charset "utf-8";

.sub_page01{
	padding:20px;
}

/* child.html */


.child01_1{
	background:url(img/child/child01.png) no-repeat;
	height:22px;
		padding:9px 0 0 40px;
	color:#fff;
}

.child2{
	background:#FFF;
	padding:10px 22px 20px 22px;
	border-right:#ccc solid 1px;
	border-left:#ccc solid 1px;
	border-bottom:#ccc solid 1px;
}

.child2 h3{
	padding:5px 0 15px;
}

.child3{
	padding:20px 0 0 15px;
}

.child3 dt{
	padding-bottom:10px;
}

.child3 dd{
	padding-bottom:40px;
}

.child4{
	overflow:hidden;
	padding-bottom:30px;
}

.child4 p{
	clear:both;
	text-align:center;
}

.child4 dl{
	border:#FF9933 solid 1px;
	padding:10px 15px;
	width:500px;
	margin:5px 0 5px 20px;
	overflow:hidden;
}

.child4 dt{
	width:260px;
	float:left;
}

.child4 dt h4{
	font-size:150%;
	font-weight:bold;
	padding-bottom:10px;
}

.child4 dd{
	width:215px;
	float:right;
}

.child5{
	overflow:hidden;
}

.child5_1{
	overflow:hidden;
	padding-bottom:20px;
}

.child5_2{
	width:300px;
	float:left;
}

.child5 dl{
	clear:both;
	overflow:hidden;
	padding-bottom:20px;
}

.child5 dt,.child5_1 dt{
	width:140px;
	float:left;
}

.child5 dd,.child5_1 dd{
	margin-left:160px;
}

.child5 dd table{
	width:421px;
}

.child5 th,.child5 td{
	border-collapse:collapse;
	border:#FF9933 solid 1px;
	text-align:center;
	padding:3px;
}

.child5 th{
	background:#FEF4B4;
}

.child6{
	clear:both;
	overflow:hidden;
	padding-bottom: 15px;
}

.child6 dl{
	width:278px;
	overflow: hidden;
	float:left;
	/*display: inline;*/
}

.child6 dt{
	width:100%;
	/*float:left;*/
	padding-top: 20px;
}


.child6 dd{
	/*float:left;*/
	width:100%;
	height: 200px;
	display: block;
	background: url("img/child/child22.jpg")repeat;
	box-sizing: border-box;
	padding: 10px 12px;
}

.child6 dd p{
	text-align:left;
}
.child6 dd img{
	display: block;
	margin: 0 auto;
}

.ma-ri10{
	margin-right:10px;
}

.child7{
	padding-top:20px;
}

.child8 dl{
	background:#DEEFEF;
	padding:10px;
	text-align:center;
	margin-bottom:10px;
}

.child8 p{
	text-align:left;
	padding:10px;

}

.child9{
	overflow:hidden;
	padding:10px 0;
}

.child9 ul{
	padding-left:2px;
	}


.child9 li{
	float:left;
	padding-left:10px;
	font-weight:bold;
	font-size:1.2em;
	width:140px;

	}
	
.child9 a{
		color:rgba(51,152,204,1.00);
		}

.child100{
	overflow:hidden;
	padding:10px 0;
}

.child100 ul{
	padding-left:2px;
	}


.child100 li{
	float:left;
	padding-left:10px;
	font-weight:bold;
	font-size:1.2em;
	width:140px;

	}
	
.child100 a{
	color:rgba(255,102,52,1.00);
		}
		
		
.child10_wp{
	padding:20px 0 30px 20px;
}

.child10{
	background:url(img/child/child31_bg.jpg) no-repeat;
	padding:20px;
	height:130px;
}

.child10 p{
	padding-top:20px;
}

.childspace{
		padding-left:20px;
		padding-bottom:10px;
		}

.juniorspace p{
	font-size:1.4em;
	font-weight:bold;
	color:rgba(4,36,138,1.00);
	
	}
.juniorspace p span{
	font-size:1.5em;
	font-weight:bold;
	color:rgba(4,36,138,1.00);
	}
	
.childspace p{
	font-size:1.4em;
	font-weight:bold;
	color:orange;
	
	}
.childspace p span{
	font-size:1.5em;
	font-weight:bold;
	color:orange;
	}

.highschoolspace p{
	font-size:1.4em;
	font-weight:bold;
	color:rgba(217,0,0,1.00);
	
	}
.highschoolspace p span{
	font-size:1.5em;
	font-weight:bold;
	color:rgba(217,0,0,1.00);
	}
		
.child11{
	margin-left:0px;

	width: 513px;
	border: 1px solid #FF9934;
	padding:15px;
}

.child11 p{
	
	padding-top:20px;
}

.child11_wp{
	clear:both;
	padding:20px 0 30px 20px;
}

.child12{
	overflow:hidden;
	padding-bottom:30px;
}
.child12_1{
	margin-top: 30px;
	padding: 0 20px;
}
.child12_1 li{
	text-indent: -1em;
	margin: 10px 0 10px 20px;
}

/* junior.html */


.junior01_1{
	background:url(img/junior/junior01.png) no-repeat;
		height:22px;
		padding:9px 0 0 40px;
	color:#fff;
}

.junior02{
	overflow:hidden;
	padding-bottom:30px;
}

.junior02_1{
	padding:10px 0;
}

.junior03{
	overflow:hidden;
	padding-bottom:30px;
}

.junior03 p{
	clear:both;
}

.junior03 dl{
	border:#3399CC solid 1px;
	padding:10px 15px;
	width:500px;
	margin:5px 0 5px 20px;
	overflow:hidden;
}

.junior03 dt h4{
	font-size:150%;
	font-weight:bold;
	padding-bottom:10px;
}

.junior03 dt h5{
	font-size:140%;
	font-weight:bold;
	padding-bottom:10px;
	color:#3399CC;
}

.junior04{
	overflow:hidden;
}

.junior04 dl,.junior06 dl{
	clear:both;
	overflow:hidden;
	padding-bottom:20px;
}

.junior04 dt,.junior06 dt{
	width:140px;
	float:left;
}

.junior04 dd,.junior06 dd{
	margin-left:160px;
}

.junior04 dd span{
	font-size:90%;
}

.junior04 dd table{
	width:421px;
}

.junior04 th,.junior04 td,.junior06 th,.junior06 td{
	border-collapse:collapse;
	border:#3399CC solid 1px;
	text-align:center;
	padding:3px;
}

.junior04 th,.junior06 th{
	background:#E1F1F7;
}

.junior04 span{
	font-size:90%;
}

.junior05{
	overflow:hidden;
	padding-bottom:30px;
}
.junior05_1{
	margin-top: 30px;
	padding: 0 20px;
}
.junior05_1 li{
	text-indent: -1em;
	margin: 10px 0 10px 20px;
}
.junior_shinki{

	font-weight:bold;
	color:#F00;
}


.ma-bo30{
	margin-bottom:30px;
}

.junior05{
	background-color:#F9FCFD;
}

.junior06{
	overflow:hidden;
}

.junior06_wp{
	overflow:hidden;
}

.junior06 p{
	clear:both;
}
.junior06_1 table{
	width:207px;
}

.junior06_1{
	width:210px;
	float:left;
}

.junior06_2{
	width:195px;
	float:left;
}

.junior06_2 table{
	width:195px;
}

.junior07_wp{
	padding:20px 0 30px 20px;
}

.junior07{
	background:url(img/junior/junior24_bg.jpg) no-repeat;
	padding:20px;
	height:159px;
}



.junior07 p{
	padding-top:20px;
	
}



.junior08{
	margin-left:0px;

	width: 513px;
	border: 1px solid #3397C9;
	padding:15px;
}

.junior08 p{
	clear:both;
	padding-top:20px;
}

.junior08_wp{
	clear:both;
	padding:20px 0 30px 20px;
}


/* highschool.html */


.highschool01_1{
	background:url(img/highschool/highschool01.png) no-repeat;
		height:22px;
		padding:9px 0 0 40px;
	color:#fff;
}

.highschool02{
	overflow:hidden;
	padding-bottom:30px;
}

.highschool02_1{
	padding:10px 0;
}

.highschool03{
	overflow:hidden;
	padding-bottom:30px;
}

.highschool03 p{
	clear:both;
}

.highschool03 dl{
	border:#FF4D4D solid 1px;
	padding:10px 15px;
	width:500px;
	margin:5px 0 5px 20px;
	overflow:hidden;
}

.highschool03 dt h4{
	font-size:150%;
	font-weight:bold;
	padding-bottom:10px;
}

.highschool03 dt h5{
	font-size:140%;
	font-weight:bold;
	padding-bottom:10px;
	color:#B20000;
}

.highschool04{
	overflow:hidden;
}

.highschool04 dl,.highschool06 dl{
	clear:both;
	overflow:hidden;
	padding-bottom:20px;
}

.highschool04 dt,.highschool06 dt{
	width:140px;
	float:left;
}

.highschool04 dd,.highschool06 dd{
	margin-left:160px;
}

.highschool04 dd span{
	font-size:90%;
}

.highschool04 dd table{
	width:421px;
}

.highschool04 th,.highschool04 td,.highschool06 th,.highschool06 td{
	border-collapse:collapse;
	border:#FF7373 solid 1px;
	text-align:center;
	padding:3px;
}

.highschool04 th,.highschool06 th{
	background:#FFBFBF;
}

.highschool04 span{
	font-size:90%;
}

.highschool05{
	overflow:hidden;
	padding-bottom:30px;
}

.highschool05_1{
	margin-top: 30px;
	padding: 0 20px;
}

.highschool05_1 li{
	text-indent: -1em;
	margin: 10px 0 10px 20px;
}

.highschool_shinki{
	font-weight:bold;
	color:#F00;
}

.highschool05{
	background-color:#F9FCFD;
}

.highschool06{
	overflow:hidden;
}

.highschool06_wp{
	overflow:hidden;
}

.highschool06 p{
	clear:both;
}
.highschool06_1 table{
	width:207px;
}

.highschool06_1{
	width:210px;
	float:left;
}

.highschool06_2{
	width:195px;
	float:left;
}

.highschool06_2 table{
	width:195px;
}

.highschool07_wp{
	padding:20px 0 30px 20px;
}

.highschool07{
	background:url(img/highschool/highschool24_bg.jpg) no-repeat;
	padding:20px;
	height:159px;
}

.highschool07 p{
	padding-top:20px;
}

.highschool08{
	margin-left:0px;
	width: 513px;
	border: 1px solid #3397C9;
	padding:15px;
}

.highschool08 p{
	clear:both;
	padding-top:20px;
}

.highschool08_wp{
	clear:both;
	padding:20px 0 30px 20px;
}

.highschool9{
	overflow:hidden;
	padding:10px 0;
}

.highschool9 ul{
	padding-left:2px;
	}


.highschool9 li{
	float:left;
	padding-left:10px;
	font-weight:bold;
	font-size:1.2em;
	width:150px;

	}
	
.highschool9 a{
		color:rgba(255,77,77,1.00);
		}





/* seminar.html */


.seminar01_1{
	background:url(img/seminar/seminar01.png) no-repeat;
	height:22px;
		padding:9px 0 0 40px;
	color:#fff;

}
.seminar01_1 {


}

.seminar02{
	padding:0 0 20px 20px;
}

.seminar03{
	background:url(img/seminar/seminar02_3.jpg) no-repeat;
	padding:80px 170px 10px 30px;
}

.map2{
	padding:0 20px 10px;
}

.seminar04{
	padding:0 20px 20px;
}

.seminar04 td{
	padding:0 7px 10px 0;
	line-height:1.5em;
	vertical-align:top;
}

.seminar04 td img{
	padding-bottom:5px;
}

.seminar05_1{
	border:#007D35 solid 1px;
	background:#FEF4B4;
	position:relative;
}

.seminar05_1 td{
	padding:20px;
}

.seminar05_1 td img{
	padding-bottom:5px;
}

.seminar05_2{
	padding:5px 10px;
}

.seminar05_3{
	position:absolute;
	top:10px;
	right:10px;
}

.seminar05_4{
	position:absolute;
	top:-20px;
	right:10px;
}

.seminar06{
	overflow:hidden;
	padding-top:40px;
}

.seminar06 h4{
	padding-bottom:10px;
}

.seminar06 dl{
	clear:both;
}

.seminar06 dt{
	background:#E3E3E3;
	padding:3px 10px;
	width:130px;
	float:left;
	margin-bottom:5px;
}
.seminar06 .add{
	height:60px;
		background:#E3E3E3;
	padding:3px 10px;
	width:130px;
	float:left;
	margin-bottom:5px;
	
}

.seminar06 dd{
	border:#ccc solid 1px;
	padding:3px 10px;
	margin-left:155px;
	margin-bottom:5px;
}


.seminar07 dl{
	overflow: hidden;
}

.seminar07 dt{
	padding:3px 10px;
	width:130px;
	float:left;
	margin-bottom:5px;
}

.seminar07 dd{
	width: 400px;
	float: left;
	padding:3px 10px;
}


/* contact.html */


.contact01_1{
	background:url(img/contact/contact01.png) no-repeat;
		height:22px;
		padding:9px 0 0 40px;
	color:#fff;
}

.contact02{
	background:#FFF;
	padding:10px 0 20px 0;
	border-right:#ccc solid 1px;
	border-left:#ccc solid 1px;
}

.fo-re{
	color:#FF0000;
}

.contact03{
	overflow:hidden;
	padding-top:20px;
}

.contact03 input,.contact03 select{
	padding:3px;
	margin-right:10px;
}

.contact03 dl{
	clear:both;
	padding-bottom:20px;
}

.contact03 dt{
	width:100px;
	float:left;
}

.contact03 dd{
	margin-left:130px;
}

.contact04{
	padding:30px 0 0 150px;
}

.contact04 input{
	margin-right:10px;
	padding:5px 10px;
}

.contact05{
	padding:10px 0 20px 0;

}

/* qa.html */


.qa01_1{
	background:url(img/qa/qa01.png) no-repeat;
	height:22px;
		padding:9px 0 0 40px;
	color:#fff;
}

.qa01_1 a{
	color:#FFF;
}

.qa01 h3{
	padding:40px 0 20px;
}

.qa02{
	background:#DEEFEF;
	padding:5px 3px;
	margin-bottom:3px;
}

.qa02 p{
	background:url(img/qa/qa03.jpg) no-repeat 0.3em 0.1em;
	padding-left:25px;
}

.qa03{
	background:#FFE8D0;
	padding:5px;
	margin-bottom:20px;
}

.qa03 p{
	padding-left:25px;
	background:url(img/qa/qa04.jpg) no-repeat 0.3em 0.1em;
}

.qa03 img{
	padding:5px 0;
}


/* voice.html */


.voice01_1{
	background:url(img/voice/voice01.png) no-repeat;
		height:22px;
		padding:9px 0 0 40px;
	color:#fff;
}

.voice02{
	background:#FFF;
	padding:10px 19px 20px 19px;
	border-right:#ccc solid 1px;
	border-left:#ccc solid 1px;
	border-bottom:#ccc solid 1px;
}

.voice03{
	background:url(img/voice/voice03_2.jpg) repeat-y;
}

.voice04{
	background:url(img/voice/voice04_bg.jpg) no-repeat;
	padding:70px 150px 20px 40px;
}

.voice05{
	background:url(img/voice/voice05_2.jpg) repeat-y;
	margin:20px 0 50px;
}

.voice06{
	padding:20px 40px;
	position:relative;
}

.voice06_2{
	position:absolute;
	top:-30px;
	right:20px;
}


.voice06 p{
	font-size:120%;
	padding:20px;
	border-bottom:#ccc dotted 1px;
}

.voice06 p span{
	font-weight:bold;
}

/* voice.html */


.teacher01_1{
	background:url(img/teacher/teacher01.png) no-repeat;
		height:22px;
		padding:9px 0 0 40px;
	color:#fff;
}

.teach02{
	background:url(img/teacher/teacher02_2.jpg) no-repeat;
	padding:130px 0 0 310px;
}

.teach03{
	text-align:center;
	padding:20px 0;
}


.teach04{
	padding:10px 10px 20px 10px;
}

.teach04 dt{
	padding-bottom:10px;
}

.teach04 dd img{
	float:right;
	padding:0 0 10px 15px;
}

.teach05{
	padding:10px;
}

.teach05 dt{
	padding:20px 0 10px;
}

.pa-top30{
	padding-top:30px;
}

.teach06{
	overflow:hidden;
}

.teach06_1{
	width:430px;
	float:left;
	padding:20px 0 50px;
}

.teach06_1 dl{
	padding-top:30px;
}

.teach06_2{
	width:160px;
	float:right;
}



.talk01{
	background:url(img/talk/talk00.png) no-repeat;
		height:22px;
		padding:9px 0 0 40px;
	color:#fff;
}

.talk02{
	padding:0 0 20px 20px;
}

.talk03{
	text-align:center;
	margin-top:20px;
}

.talk04{
	margin-top:20px;
	text-align:center;
}

.talk04 li{
	text-align:left;
	font-size:1.2em;
	}
	
.talk101{
	font-size:1.3em;
	font-weight:bold;
}

.talk100{
	overflow:hidden;
	padding:10px 0;
}

.talk100 ul{
	padding-right:4px;
	}


.talk100 li{
	float:left;
	padding-left:10px;
	font-weight:bold;
	font-size:1.2em;
	width:140px;
	}
	
.talk100 a{
	color:rgba(255,102,52,1.00);
		}

.talk05{
		margin-top:25px;	
}

/*20180207小野追加*/
.talk06{
	overflow:hidden;
}

.talk06_1{
	overflow:hidden;
	padding-bottom:20px;
}

.talk06_2{
	width:300px;
	float:left;
}

.talk06 dl{
	clear:both;
	overflow:hidden;
	padding-bottom:20px;
}

.talk06 dt,.child5_1 dt{
	width:140px;
	float:left;
}

.talk06 dd,.child5_1 dd{
	margin-left:160px;
}

.talk06 dd table{
	width:421px;
}

.talk06 th,.talk06 td{
	border-collapse:collapse;
	border:#016B2D solid 1px;
	text-align:center;
	padding:3px;
}

.talk06 th{
	background:#DFFFBF;
}
/*20180207小野追加ここまで*/

.talk101{
	font-weight:bold;
	font-size:1.3em;
}

.kouka{
	background:url(img/talk/talk11.jpg) no-repeat;
	background-position:right;
	height:332px;
	margin-right:10px;
	padding-bottom:10px;
}

.kouka p{
	margin:5px 0 0 32px;
}

.kouka_1{
	margin:20px 0 0 20px;
}

.kouka_left{
	background:url(img/talk/talk12.jpg) no-repeat;
	background-position:left;
	height:348px;
	margin-left:10px;
	padding-bottom:15px;
	display:block;
	
}

.kouka_left p{
	margin:5px 0 18px 172px;
	display:block;
	margin-bottom:10px;
}

.kouka_2{
	margin:0px 0 0 160px;
}


.coach{
	background:url(img/talk/talk13.jpg) repeat-y;
	height:305px;
	margin-top:30px;
	margin-bottom:10px;
	display:block;
}

.coach_left{
	float:left;
	margin-top:6px;
	width:220px;
}

.coach_right{
	float:right;
	margin:12px 0 0 10px;
	width:370px;
	padding-top: 15px;
}

.coach_right p{
	margin-top: 15px;
	margin-right: 10px;
	margin-left: 4px;
	margin-bottom: 0;

padding-right:10px;}

.order{
	margin:15px 0 10px 5px;	
}

.order_01{
		padding:0 0 0 5px;
}

.place {
	margin-top:20px;
}

.place_01{
	background-color:#FFEFBF;
	height:154px;
	width:194px;
	float:left;
}

.place_02{
	background-color:#FFEFBF;
	height:154px;
	width:194px;
	float:left;
	margin-left:10px;
}

.place_03{
	background-color:#FFEFBF;
	height:154px;
	width:194px;
	float:left;
	margin-left:10px;
}

.place_01 p{
	padding:20px 0 0 10px;	
}

.place_02 p{
	padding:20px 0 0 10px;	
}

.place_03 p{
	padding:20px 0 0 10px;	
}

.mutsuna{
	margin:10px 0 0 10px;	
}

.opening{
	margin:20px 0 0 0;
	text-align:center;
}


.toiawase{
	margin-top:24px;
	text-align:center;
}

.address{
	padding-top:5px;
	padding-left:80px;
}

.toiawase_mail{
	margin:30px 0 20px 0;
	text-align:center;
}






/* new.html */


.new01_1{
	background:url(img/new/new01.png) no-repeat;
		height:22px;
		padding:9px 0 0 40px;
	color:#fff;
}

.new02{
	background:url(img/new/new03.jpg) no-repeat;
	padding:35px 50px 50px 180px;
	font-weight:bold;
}

.new02_1{
	font-size:140%;
}

.new03{
	background:#FFF;
	padding:10px 22px 20px 22px;
	border-right:#ccc solid 1px;
	border-left:#ccc solid 1px;
	border-bottom:#ccc solid 1px;
}

.new03 h3{
	background:url(img/new/new04.jpg) no-repeat;
	padding:12px 10px 10px 50px;
	font-size:110%;
	font-weight:bold;
	color:#FFF;
}



.new04{
	padding:20px 20px 40px 20px;
	border-bottom:#C7C7C7 1px dotted;
}

.new04 dl{
	overflow:hidden;
	clear:both;
	padding-bottom:10px;
}

.new001 dl{
	overflow:hidden;
	border-bottom:#B5B5B5 1px dotted;
	margin:10px 0;
	clear:both;
	
	}
	
.new04 dt{
	width:120px;
	float:left;
	
	
}

.new001 dt{
	color:#3E7807;
	font-weight:bold;
	font-size:120%;
	width:120px;
	float:left;
}

.new04 dd{
	margin-left:100px;
}

.new001 dd{
	margin-left:20px;
	float:right;
	width:430px;
}

.te-red{
	color:#FF0000;
}

.new03 h4{
	background:url(img/new/new05.jpg) no-repeat;
	padding:10px 10px 7px 50px;
	font-size:110%;
	font-weight:bold;
	color:#FFF;
}

.new05{
	background:#CAE28B;
	padding:20px;
	width:558px;
	float:left;
	margin-bottom:40px;
}

.new06{
	clear:both;
	padding:30px 0;
	border-top:#ccc dotted 1px;
	border-bottom:#ccc dotted 1px;
}

.new06 dl{
	padding:20px;
}

.new06 dt{
	font-size:160%;
	font-weight:bold;
}

.fo-bo{
	font-weight:bold;
	font-size:110%;
}

.fo-botakagi{
	font-weight:bold;
	font-size:120%;
	color:#F00;
}

.fo-botakagi02{
	font-weight:bold;
	font-size:120%;
	color:#03C;
}
.new07{
	overflow:hidden;
	background:#FF9900;
	width:583px;
	margin:30px 12px;
}

.new07_3{
	padding:10px;
}

.new07_2{
	width:230px;
	float:left;
}

.new07_2 dt,.new07_5 dt{
	background:#FFCC66;
	border:#FF6600 solid 1px;
	padding:5px;
	text-align:center;
}

.new07_2 dd,.new07_5 dd{
	background:#FFF;
	padding:5px;
	border:#FF6600 solid 1px;
	text-align:center;
}


.new07_4{
	width:320px;
	float:left;
	padding:5px 0 0 10px;
}

.new07_5{
	clear:both;
	padding-top:20px;
}

.new08{
	background:url(img/new/20120625_2.jpg) no-repeat 0.3em 0.3em;
	padding-left:30px;
	line-height:2.0em
}

.new08_1{
	background:url(img/new/20120625_3.jpg) no-repeat 0.1em 0.3em;
	padding-left:40px;
	margin-left:20px;
}

.new08_2{
	font-weight:normal;
	font-size:90%;
}

.ma-to10{
	margin-top:10px;
}

.ma-to20{
	margin-top:20px;
}

.new08_3 table{
	margin-top:30px;
}

.new08_3 td,.new08_3 th{
	padding:10px;
}

.new08_3 th{
	background:#FF9900;
	border:#FFF solid 1px;
}

.new08_3 td{
	border:#CCC solid 1px;
}

.co-or{
	color:#FF9900;
}
.takagi{
	font-size: 140%;
	font-weight: bold;
	color: #F00;
}






/*高木記載2011年1月更新用 */
.new-bo10{
	padding-bottom:10px;
	font-size:160%;
	font-weight:bold;
	
}


/*高木記載2013年1月更新用 */
.new-bo15{
	padding-top:30px;
	width:580px;
	overflow:hidden;
	clear:both;
	
}

.new-bo15_right{

	width:220px;
	float:right

}

.new-bo15_left{
	float:left;
	width:330px;

}

/*村井2013年9月追加*/
.new_time{
	font-weight: bold;
	font-size: 120%;
	color: #F60;
}

.new04 th {
	padding: 10px;
	text-align: center;
	background-color: #FCC;
	border: 1px solid #CCC;
}

.new04 td {
	padding: 10px;
	text-align: center;
	border: 1px solid #CCC;
}

/* jisseki.html */

.jisseki03{
	padding-bottom:50px;
}

.jisseki03_2{
	margin-left:3px;
	width:554px;
	border-left:#ccc solid 2px;
	border-right:#ccc solid 2px;
	padding:0 20px;
}

.jisseki03_2 dl{
	overflow:hidden;
	clear:both;
	border-bottom:#666 solid 1px;
}

.jisseki03_2 dt{
	width:120px;
	float:left;
	line-height:1.8em;
}

.jisseki03_2 dd{
	margin-left:120px;
	line-height:1.8em;
}

.te-bu{
	color:#06C;
}

/*2013.11.27追加*/
.make{
	margin-top: 10px;
	width: 410px;
}


/*安城*/

.fo-anjo{
	font-size:1.5em;
	font-weight:bold;
}
	
.anjolist{
	padding-top:20px;
}	

/*2013.11.27追加*/

.school01 dl{
	overflow:hidden;
	
}
.school01 dt{
	float:left;
	width:150px;

	}
	
.school01 dd{
	float:right;
	width:400px;

	}

.attention li {
	text-indent: -1em;
	margin-left:1.3em;
}

.font01 {
	font-size:1.5em;
	color:#DF2E2E;
	font-weight:bold;	
}

.font02 {
	font-size:1.2em;
	color:#006B2C;
	font-weight:bold;	
}

.font03 {
	color:#DF2E2E;
	font-weight:bold;	
}

.font04 {
	font-size:1.5em;
	color:#FF7900;
	font-weight:bold;	
}

.font05 {
	font-size:1.5em;
	color:#3399CC;
	font-weight:bold;	
}

.idashinn_01 {
	clear: both;
}
.idashinn_01 dt {
	width: 350px;
	padding-right: 20px;
	float: left;
}
.idashinn_01 dd {
	width: 180px;
	float: left;
}