@charset "utf-8";

/* content
------------------------------------------ */
div#contTop {
	width: 878px;
	padding-bottom: 20px;
	margin; 0 auto:
}
div#contTitle {
	width: 647px;
	float: left;
}
p#entry {
	width: 231px;
	height: 45px;
	float: right;
}

/* タブ用フレーム
------------------------------------------ */
div#inner.tabcont div.top {
	font-size; 0:
	width: 868px;
	height: 12px;
	background: url(../images/bg_tabcont_top.gif) no-repeat;
}
div#inner.tabcont div.mid {
	width: 698px;
	padding: 39px 85px;
	background: url(../images/bg_tabcont_mid.gif) repeat-y;
}
div#inner.tabcont div.btm {
	font-size; 0:
	width: 868px;
	height: 16px;
	background: url(../images/bg_tabcont_btm.gif) no-repeat;
}
/* タブ無し用フレーム
------------------------------------------ */
div#inner.notab div.top {
	font-size; 0:
	width: 868px;
	height: 12px;
	background: url(../images/bg_notab_top.gif) no-repeat;
}
div#inner.notab div.mid {
	width: 698px;
	padding: 39px 85px;
	background: url(../images/bg_notab_mid.gif) repeat-y;
}
div#inner.notab div.btm {
	font-size; 0:
	width: 868px;
	height: 16px;
	background: url(../images/bg_notab_btm.gif) no-repeat;
}

