@charset "utf-8";
@import url(common.css);
@import url(common-header.css);
@import url(common-frame.css);
@import url(common-entry.css);
@import url(common-footer.css);
@import url(common-accordian.css);
@import url(index.css);

#contents-bg-about #contents-inner-left,#contents-bg-school #contents-inner-left
{
	_font-size:90%;
}

#contents-bg-about #contents-inner-left p,#contents-bg-school #contents-inner-left p
{
	padding:10px 0 10px 10px;
}


#contents-bg-about #contents-inner-left ul
{
	padding:10px 0 10px 25px;
}

#contents-bg-about #contents-inner-left h3,#contents-bg-school #contents-inner-left h3,#contents-bg-contact #contents-inner-left h3
{
	font-weight:normal;

	background:#fff url(../images/h3.gif);
	background-repeat:no-repeat;
	background-position:0px 3px;

/*
	border-left: 10px solid #ccc;
*/
	font-size: 16px;
	color:#660000;
	padding: 3px 0 2px 30px;
	margin:30px 0 20px 0;
}

.about-kyosuzume .a
{
	width:120px;
	padding: 3px;
	border-bottom: 1px solid #ccc;
}

.about-kyosuzume .b
{
	padding: 3px;
	border-bottom: 1px solid #ccc;
}

.about-kyosuzume
{
	border-top:2px solid #660000;
	margin-top:30px;
	width:100%;
}

.about-kyosuzume2
{
	border-top:2px solid #660000;
	width:100%;
}

.about-kyosuzume2 .a2
{
	width:70px;
	padding: 3px;
	border-bottom: 1px solid #ccc;
}
.about-kyosuzume2 .a3
{
	width:70px;
	padding: 3px;
}
.about-kyosuzume2 .b2
{
	width:90px;
	padding: 3px;
	border-bottom: 1px solid #ccc;
}
.about-kyosuzume2 .c2
{
	padding: 3px;
	border-bottom: 1px solid #ccc;
}