@charset "utf-8";

/*
============================================================
index.css
------------------------------------------------------------

■all
■criterion
■environment
■outline

作成日：2014.07.25
作成者：kurokochi
更新日：
更新者：
バージョン： 1.0
会社名：Dynamite Brothers Syndicate

============================================================
*/

/* ---------------------------------------------------------
■all
--------------------------------------------------------- */
#contentsMainInner {
	padding-bottom: 200px;
	color: #555555;
	text-align: center;
	font-size: 83%;
	line-height: 23px; }

#contentsMainInner h5 {
	font-size: 114%;
	font-weight: bold;
	margin: 10px 0 5px; }

#concept,
#criterion,
#environment,
#schoolhouse,
#outline {
	width: 555px;
	margin: 0 auto;
	padding: 75px 0;
	border-bottom: 1px dotted #cccccc; }

#outline {
	border-bottom: none; }

.ttlCatch {
	margin-bottom: 50px; }

.ttlCatch img {
	margin-bottom: 10px; }

/* ---------------------------------------------------------
■criterion
--------------------------------------------------------- */
#criterion {
	margin-bottom: 20px; }



/* ---------------------------------------------------------
■environment
--------------------------------------------------------- */
#environment .text {
	text-align: left; }



/* ---------------------------------------------------------
■schoolhouse
--------------------------------------------------------- */
#schoolhouse .school-btn {
	margin: 0 auto;
	width: 300px;
	height: 40px;
	position: relative;
	overflow: hidden;
	}
#schoolhouse .school-btn img {
	position: absolute;
	top: 0;
	left: 0;
}
#schoolhouse .school-btn a:hover img {
	top: -60px;
}


/* ---------------------------------------------------------
■outline
--------------------------------------------------------- */
.informationArea {
	width: 360px;
	margin: 0 auto;	}

#outline dl {
	text-align: left;
	overflow: hidden; }

#outline dt {
	color: #222222;
	float: left;
	width: 69px;}

#outline dd {
	float: right;
	width: 275px;
	padding-left: 15px;
	border-left: 1px solid #cccccc;  }
