/* サブタイトル */
h2.title
{
	margin:0px;
}

h2.title img
{
	margin:10px 10px 0px 6px;
}

h3.title
{
	border-left:20px #ffcc66 solid;
	border-bottom:3px #ffcc66 double;
	border-top:3px #ffcc66 double;
	border-right:20px #ffcc66 solid;
	padding:3px;
	font-size:15pt;
	background-color:#000000;
	margin:20px 20px 10px 20px;
	color:#ffffff;
	text-align:center;
}

h4.scenario_title
{
	margin:10px 0px 10px 20px;
}

ul.scenario_list
{
	margin-top:10px;
	margin-bottom:10px;
	font-size:12pt;
}

/* システム用のコンテンツ */
div.system_content_box
{
	background-image:url(../image/base.jpg);
	width:525px;
	margin:20px auto 0px auto;
	text-align:left;
	border:1px #000000 solid;
}

div.system_content_box p
{
	color:#000000!important;
}

img.ss_img
{
	margin-left:2px;
	margin-right:2px;
}

* html div.system_content_box_ie6_fix	/* IEのみに適用 */
{
	text-align:center;
}

/* 兵器紹介テーブル */
table.system_weapon_table
{
	color:#000000!important;
	font-size:12pt;
	margin:10px 0px;
}

table.system_weapon_table td
{
	text-align:center;
}