@charset "UTF-8";


/*---------- Conetnts Navi (page) ----------*/
#concept #content #alpha ul.contentsNavi{
	margin-top: 1.6em;
}
#concept #content #alpha ul.contentsNavi li{
	float: none;
	margin-right: 1.2em;
	margin-bottom: 0.6em;
}


/*---------- Concept ----------*/

#concept #conceptIntroduction{
	font-weight: bold;
}
#concept #conceptText ul,
#concept #conceptIntroduction ul,
#concept #conceptCinderella ul,
#concept #conceptModel ul{
	margin-bottom: 0.6em;
}
#concept #conceptText li,
#concept #conceptIntroduction li,
#concept #conceptCinderella li,
#concept #conceptModel li{
	margin-bottom: 0.4em;
	padding-left: 0.7em;
	font-size: 117%;
	font-weight: bold;
	line-height: 1.4em;
	text-indent: -0.7em;
}
#concept #conceptText strong,
#concept #conceptIntroduction strong,
#concept #conceptCinderella strong,
#concept #conceptModel strong{
	font-size: 117%;
	font-weight: bold;
}
#concept #conceptCinderella .intro,
#concept #conceptModel .intro{
	margin-bottom: 0.8em;
	padding-bottom: 0.2em;
	border-bottom: 1px solid #DDD;
}
#concept #conceptCinderella .border,
#concept #conceptModel .border{
	margin-bottom: 0.8em;
	padding-bottom: 0.2em;
	border-bottom: 1px dotted #DDD;
}



