/* CSS Document */

/*   author : Hanawa */

/* index==========================

	for top page
*/


/* for top page ==============================================*/

#mainContent h3{
	margin-bottom:10px;
}
h4{
	font-size:1.0em;
	font-weight:bold;
	margin:10px 0;
}
p.center{
	text-align:center;
}
div#mainContent p#philosophyExp{
	background: url(/philosophy/img/imgPhilosophy.jpg) no-repeat right top;
	padding-right: 131px;
	min-height: 170px;
}
*html div#mainContent p#philosophyExp{
	height: 170px;
}
div#mainContent h5.h5Philosophy {
	font-weight: bold;
	margin: 0 0 0 23px;
	color: #2788bc;
}
div#mainContent ul.listPhilosophy {
	margin: 0 0 15px 38px;
}
div#mainContent ul.listPhilosophy li{
	list-style-type: disc;
	line-height: 1.5;
}
div#mainContent div#intelligenceExp{
	background: url(/philosophy/img/imgIntelligence.jpg) no-repeat right top;
	padding-right: 134px;
	min-height: 170px;
}
div.paginate{
	text-align: center;
}



/* for textbook ==============================================*/

div#mainContent p#aimExp{
	background: url(/philosophy/textbook/img/imgAim.jpg) no-repeat left top;
	margin-bottom: 20px!important;
	padding-left: 210px;
	min-height: 269px;
}
div#mainContent p#responseExp{
	background: url(/philosophy/textbook/img/imgResponse.jpg) no-repeat right top;
	margin-bottom: 20px!important;
	padding-right: 175px;
	min-height: 240px;
}