/* タイトル（special.cssの値を上書きしている） */
h2.special_koumoku
{
	margin:10px 20px!important;
	padding:3px!important;
}


h3.rosc_koumoku
{
	border-left:10px #000000 solid;
	border-bottom:2px #000000 solid;
	padding:3px;
	margin:10px 20px;
	font-size:15pt;
	background-color:#ffcc66;
}

h4.tiiki_koumoku
{
	margin:30px 50px 0px 50px;
	text-align:center;
	font-size:14pt;
	border:3px #000000 double;
	background-color:#917369;
}


div.in_box p
{
	margin-left:20px;
	margin-right:20px;
}

/* 武将テーブル */
table.rosc_table
{
	margin:5px auto;
}

table.rosc_table td
{
	background-color:#000000;
	text-align:center;
	font-size:13pt;
	font-weight:900;
	color:#ffffff;
}

table.rosc_table td a
{
	color:#00ffff!important;
}

/* ポップアップ内 */
div.pop_table_ie
{
	position:relative;
	height:70px;
	margin:5px 10px;
	padding:3px;
	border:3px #ffffff double;
	background-color:#333333;
	color:#ffffff;
	text-align:center;
	font-size:30pt;
	font-weight:900;
	line-height:1.7;
}

div.pop_table_ie img
{
	position:absolute;
	top:3px;
	left:3px;
}

div.pop_koumoku1
{
	font-size:15pt;
	font-weight:900;
	color:#ffffff;
	text-align:center;
	margin:10px;
	background-color:#aa7722;
}

table.pop_busyo
{
	text-align:center;
}

table.pop_busyo td
{
	font-size:10pt;
	font-weight:900;
	color:#ffcc66;
}

p.pop_text
{
	line-height:1.2;
	font-size:11pt;
	color:#ffffff;
	margin:0px 10px;
}

ul.pop_list
{
	margin-top:0px;
	margin-bottom:5px;
	font-size:11pt;
	font-weight:900;
	color:#ffffff;
}

p.special_rosc_text
{
	font-weight:900;
}


/* 第2回 */
table.rosc_table2
{
	width:650px;
	margin:10px auto;
	border-top:2px #333333 solid;
	border-left:2px #333333 solid;
	border-right:2px #333333 solid;
}

table.rosc_table2 tr.line1
{
	background-color:#e0e0e0;
}

table.rosc_table2 tr.line1 td
{
	background-color:#f0f0f0;
}

table.rosc_table2 tr.line2
{
	background-color:#efdeab;
}

table.rosc_table2 tr.line2 td
{
	background-color:#ffeebb;
}

table.rosc_table2 th
{
	vertical-align:top;
	padding:5px;
	border-right:1px #333333 dotted;
	border-bottom:2px #333333 solid;
}

table.rosc_table2 th img
{
	border:1px #000000 solid;
}

table.rosc_table2 td
{
	vertical-align:top;
	padding:5px;
	border-bottom:2px #333333 solid;
}


/* 第5回 */
table.rosc_table5
{
	width:500px;
	margin:10px auto;
	border-top:2px #333333 solid;
	border-left:2px #333333 solid;
	border-right:2px #333333 solid;
	border-bottom:2px #333333 solid;
	font-size:12pt;
	text-align:center;
}

table.rosc_table5 th
{
	background-color:#000000;
	color:#ffffff;
}

table.rosc_table5 tr.line1
{
	background-color:#e0e0e0;
}

table.rosc_table5 tr.line1 td
{
	background-color:#f0f0f0;
	border-right:1px #000000 dotted;
}

table.rosc_table5 tr.line2
{
	background-color:#efdeab;
}

table.rosc_table5 tr.line2 td
{
	background-color:#ffeebb;
	border-right:1px #000000 dotted;
}

