@charset utf-8;
/********** メイン **********/
h1.sec_h1{
	background:url(../img/learn/h1.gif) no-repeat left top;
}
#main h2{
	background:url(../img/learn/h2l.gif) no-repeat left top;
	padding-left:15px;
	border-bottom:1px solid #D4D0DA;
	line-height:20px;
	margin-bottom:10px;
	font-size:15px;
}
#main section#sec1 p,
#main section#sec2 p{
	margin-left:15px;
	font-size:12px;
}
#main .ex{
	margin:30px;
	font-size:12px;
}
#main .ex h4{
	font-weight:normal;
	font-size:12px;
}
#main span{
	font-weight:bold;
	font-size:14px;
	text-align:left;
	margin-left:15px;
}
#main section{
	margin-bottom:30px;
}