@charset "utf-8";
/* ミニミニネットワーク設定
---------------------------------------------------- */
#main h2 {
	background-image: url(../img/entry/red.gif);
	padding-top: 13px;
	padding-left: 26px;
	font-size: 16px;
	height: 36px;
	background-repeat: no-repeat;
	background-position: left top;
	width: 744px;
	padding-right: 0px;
	padding-bottom: 0px;
	line-height: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#main dl {
	font-size: 12px;
	line-height: 16px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#main dt {
	font-weight: bold;
}
#main dd {
}

