@import url("../common/index.css");

table#FVideo {
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
	width:490px;
}

table#FVideo td {
	padding-top:10px;
	line-height:14px;
}

ul.case {
	margin: 0;
	padding: 0 0 0 3.5em;
	list-style-type:none;
	text-indent:-2em;
}

ul.indent {
	text-indent:-1.3em;
	list-style-type:none;
}

table#jugyokosei {
	border-top:1px #999 solid;
	border-left:1px #999 solid;
	border-collapse:collapse;
}

table#jugyokosei td,
table#jugyokosei th {
	border-right:1px #999 solid;
	border-bottom:1px #999 solid;
	text-align:left;
	vertical-align:top;
	line-height:16px;
}

table#jugyokosei th {
	background-color:#eee;
	font-weight:normal;
}

table#jugyokosei td {
	background-color:#ffc;
}

#titleboxforum {
	position: relative;
	left: 30px;
	top: 20px;
	background: #FDE0F8;
	color: #000000;
	padding: 0.3em;
	border: 1px solid #000;
}

#titleboxforum2 {
	position: relative;
	top: 20px;
}

