@charset "shift_jis";

/* ------------------------------
	INCLUDE
------------------------------ */

@import "/en/common/css/products.css";


/* ------------------------------
	SCHOOL
------------------------------ */

#index #content h4 {
	clear: both;
	margin-bottom: 10px;
	height: 30px;
}

#index #content h5 {
	margin-bottom: 15px;
}

#index #content h6 {
	clear: both;
	margin-bottom: 13px;
	height: 30px;
}

#index #content p {
	margin-bottom: 15px;
}
#index #content p strong {
	font-size: 1.2em;
	line-height: 1.4;
}
#index #content p.fr {
	float: right;
	margin-bottom: 20px;
	width: 330px;
}
#index #content p.fl {
	float: left;
	margin-bottom: 20px;
	width: 330px;
}

#index #content img.fl {
	float: left;
	margin-bottom: 20px;
}
#index #content img.fr {
	float: right;
	margin-bottom: 20px;
}
#index #content img.fc {
	margin-bottom: 20px;
}

#index #content .dot .info {
	padding: 15px;
}
#index #content .dot h5 {
	margin-bottom: 5px;
}
#index #content .dot p {
	margin: 0;
	text-indent: 0;
}


