.support	{
	margin: 5px 0px;
}



.support table	{
	margin: 0px 20px 10px 20px;
}

.support h3	{
	background-image: url('../image/bg_h3.gif');
	background-repeat: no-repeat;
	background-position: left top;
	margin:5px;
	margin-top: 25px;
	font-size: 115%;
	padding:6px;
	text-indent: 42px;
	color:#ffffff;
	font-weight:bolder;
}

.support dt	{
	margin-top: 5px;
	margin-bottom: 3px;
}

.support dd	{
	margin-left:20px;
	margin-bottom: 5px;
}

/*-- < 祭りレポート > --*/

.report_index td	{
	padding: 2px 5px;
}

.report_index thead td	{
	background-color: #D4E7CB;
	font-weight: bold;
}

.report_index tbody td	{
	background-color: #ffffff;
	vertical-align: center;
}

.report_text	{
	margin: 15px;
	padding: 5px 15px 15px 15px;
	border: 1px solid #FFCCCC;
}

.report h3	{
	background-image: url('../image/bg_h3.gif');
	background-repeat: no-repeat;
	background-position: left top;
	margin:5px;
	font-size: 115%;
	padding:6px;
	text-indent: 42px;
	color:#ffffff;
	font-weight:bolder;
}

.report hr	{
	background-color: #FFCCCC;
}

.report .stc	{
	background-color: #f0f0f0;
	padding:5px 10px;
    margin:10px 0px 10px 10px !important;
    }

.report .server td	{
	background-color: #ffffff;
}

.report .server thead th	{
	text-align: left;
	background-color:#E3E6FD;

}

.report .server tbody th	{
	background-color:#D4E7CB;

}

th	{
	padding: 2px 5px;
	text-align: left;
}

td	{
	padding: 2px 5px;
}

/*-- < 関連スレログ > --*/

.log_left	{
	float: left;
	width:290px;
}

.log_left ul	{
	list-style-image: url('../image/icon_li.gif');
	margin-top: 5px;
	margin-left: 40px;
}

.log_left li	{
	margin-bottom: 4px;
}

.log_right	{
	margin-left: 300px;
	padding-top: 1px;
}

.log_right ul	{
	list-style-image: url('../image/icon_li.gif');
	margin-top: 5px;
	margin-left: 40px;
}

.log_right li	{
	margin-bottom: 4px;
}

/*-- < 可能装備 > --*/

table.list 	{
	margin: 0px 5px 10px 5px;
}

.list thead th	{
	font-weight: bold;
	background-color: #E3E6FD;
	border-bottom: 2px solid #96B4B4;
	text-align: center;
	padding: 2px 3px;
}

.list tbody th	{
	font-weight: bold;
	background-color: #D4E7CB;
	border-bottom: 2px solid #96B4B4;
	padding: 1px 3px;
	text-align: left;
}

.list tbody td	{
	background-color: #f0f0f0;
	border-bottom: 2px solid #96B4B4;
	padding: 1px 1px;
}

.list tbody th.regio	{
	background-color: #96B4B4;
	vertical-align: top;
	text-align: center;
	padding-top: 5px;
	color: #ffffff;
}

.equipment table td	{
	text-align: center;
}

.equipment table td.def	{
	text-align: left;
}
