@import url(common.css);

/* top page */
div#contents #contents_center .link_contents {
	width: 510px;
	font-size: 78%;
	line-height: 140%;
	margin-left: 20px;
}

div#contents #contents_center .link_contents p.text {
	margin: 0 0 15px; 0;
}

div#contents #contents_center .link_contents ol {
}

div#contents #contents_center .link_contents ol li {
	list-style: decimal;
	margin-left: 25px;
}

div#contents #contents_center .link_contents ol li.base {
	font-size: 110%;
	line-height: 140%;
	font-weight: 600;
	margin-bottom: 15px;
}

div#contents #contents_center .link_contents ol li.base ol {
	margin-top: 8px;
}

div#contents #contents_center .link_contents ol li.inner {
	list-style: decimal;
	font-size: 90%;
	line-height: 140%;
	font-weight: 400;
	margin-left: 15px;
	margin-bottom: 8px;
}

div#contents #contents_center .link_contents ol li.base p {
	font-size: 90%;
	font-weight: 400;
	margin-top: 8px;
}

div#contents #contents_center .link_contents ol li ul li {
	list-style: disc;
	margin-left: 15px;
}

p.link {
	margin: 0 0 0 12px;
	line-height: 190%;
}

p.link_top {
	margin: 10px 0 0 12px;
	line-height: 190%;
}

p.link_bottom {
	margin: 0 0 30px 12px;
	line-height: 190%;
}

div.movie_table {
	position: relative;
	top: -4px;
	font-size: 60%;
	line-height:125%;
}
p.movie_table {
	margin: 2px 5px;
	color: #666;
}

div#pagetop_wrap {
	position: relative;
	height: 90px;
}

div#pagetop_box {
	position: absolute;
	bottom: 0px;
}

div#pagetop {
	position: absolute;
	top: 0px;
	left: 22px;
	font-size: 72%;
}

