/* CSS Document */

@import url(../headings.css);

/*use in fun_and_proper,good_etiquette,reminders.html */
.illust{
	float:left;
	margin:20px 15px 0px 0px;
}

.illust img {
	margin-bottom: 15px;
}

div.illustBlock{clear:left;}

h2.year{
	margin-top:20px;
	font-size:12px;
	font-weight:normal;
	font-family:"Arial Black";
	margin-bottom: -5px;
}

h2.year01{
	margin-top:30px;
	font-size:12px;
	font-weight:normal;
	font-family:"Arial Black";
	margin-bottom: -5px;
}


h2{
	font-size:14px;
	font-weight:normal;
	font-family:"Arial Black";
	color: #0c419a;
}

p.withIllust{
	margin:10px 0px 0px 0px;
}

.illustcmt {
	float:left;
	display:block;
	width:330px;
}
/*li {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
ul {
	margin-top: 10px;
}
*/
