@charset "utf-8";
/* -- 教材の特徴CSS -- */
#header{ height: 63px; }
#main{ top: 63px; }

p.big1{ margin-bottom: 12px; font-size: 12pt!important; }

ul.list{ margin-bottom: 20px; }
ul.list li{
	margin-left: 18px;
	list-style-type: disc;
}
