@charset "UTF-8";


/* 学校紹介
================================================== */

#m_title{
	width:660px;
	margin:20px auto;}
	
section#faq{
	padding-top:5px;
	padding-bottom:20px;}

section#faq h3{
	font-size: 16px;
	font-weight: bold;
	color: #0075a9;
	background: url(../img/faq/q.png) no-repeat 10px top;
	padding: 5px 0 12px 57px;
	margin: 20px 20px 0 25px;
	border-bottom: 1px dashed #d2d2d2;
}

section#faq .question{
	background: url(../img/faq/a.png) no-repeat 10px top;
	padding-left: 57px;
	margin: 10px 20px 30px 25px;
}

section#faq .question .a{
	padding: 3px 0 10px 5px;
	margin: 10px 30px 0 0;
	border-bottom: 1px dashed #d2d2d2;
}

section#faq .question .a p{
	font-size: 13px;
	line-height: 17px;
	color: #686868;
}

section#faq .question .c{
	padding: 0 0 10px 5px;
	margin: 10px 30px 0 0;
	border-bottom: 1px dashed #d2d2d2;
}

section#faq .question .c p{
	color:#a4a4a4;
	font-size: 13px;
	line-height: 17px;
}




p.text{
margin:0px 40px 20px 70px;
padding:0;
font-size:14px;
color:#000;
line-height:160%}

p.text2{
width:380px;
margin:2px 20px 0;
padding:0;
font-size:14px;
color:#000;
float:left;
line-height:160%}

p.text_photo{
margin:2px 20px 30px 0;
float:right;}

p.text_photo img{
border:1px solid #eee;
padding:3px;
margin-bottom:3px;}