@charset "utf-8";

/* --------------------------------------------------
	行頭を表示するときは「##」で検索してください。
-------------------------------------------------- */

/* --------------------------------------------------
	##contents
-------------------------------------------------- */
#title1{
	margin:0 0 10px;
	line-height:1.2;
	color:#4d4d4d;
	font-size:200%;
}
.title1{
	margin:0 0 7px;
	padding:0 0 9px;
	line-height:1.2;
	color:#4d4d4d;
	background:url(../info/img/line1.gif) repeat-x left bottom;
	font-size:150%;
}
.title2{
	margin:0 0 16px;
	line-height:1.2;
	color:#4d4d4d;
	font-size:150%;
}
.title2 .date{
	font-size:78%;
	font-weight:normal;
}
.color1{
	color:#999;
}