@charset "UTF-8";


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

#m_title{
	width:660px;
	margin:20px auto;}
	

p.text{
margin:0px 20px 20px 20px;
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;}

table{
	width:600px;
	margin:10px auto 30px;}
table td{
	border-bottom:1px dotted #ddd;
	padding:10px 3px;
	font-size:14px;
	line-height:150%;}
input{
	margin-right:3px;}
.validate_error{
	font-size:70%;}
.red{
	color:#f00;}