@charset "utf-8";
/* default style - リセット及びbody基本設定
----------------------------------------------------------- */
@import url("default.css");


/* 共通のstyle
----------------------------------------------------------- */
@import url("common.css"); #contents #to_top {
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	padding-bottom: 15px;
}
#contents #sub .tvcm {
	margin-bottom: 20px;
}

