/* ==================================================================
	モールマネージャー
	charge.css - スタイルシート
	UTF-8
================================================================== */

@charset "utf-8";

table.function_table
{
	margin:10px 0px 10px 0px;
	border-collapse: collapse;
}

td.function_title1
{
	width:80px;
	margin:0px 0px 0px 0px;
	padding:5px 0px 5px 0px;
	color:#000000;
	font-weight:bold;
	text-align:center;
	font-size:11pt;
	background-color:#cccccc;
	border:1px solid #4c4c4c;
}

td.function_title2
{
	width:165px;
	margin:0px 0px 0px 0px;
	padding:5px 0px 5px 0px;
	color:#000000;
	font-weight:bold;
	text-align:center;
	font-size:11pt;
	background-color:#cccccc;
	border:1px solid #4c4c4c;
}

td.function_title3
{
	width:355px;
	margin:0px 0px 0px 0px;
	padding:5px 0px 5px 0px;
	color:#000000;
	font-weight:bold;
	text-align:center;
	font-size:11pt;
	background-color:#cccccc;
	border:1px solid #4c4c4c;
}

td.function_title4
{
	width:165px;
	margin:0px 0px 0px 0px;
	padding:5px 0px 5px 0px;
	color:#000000;
	font-weight:bold;
	text-align:center;
	font-size:11pt;
	background-color:#cccccc;
	border:1px solid #4c4c4c;
}

td.function_title5
{
	width:435px;
	margin:0px 0px 0px 0px;
	padding:5px 0px 5px 0px;
	color:#000000;
	font-weight:bold;
	text-align:center;
	font-size:11pt;
	background-color:#cccccc;
	border:1px solid #4c4c4c;
}



td.function_block
{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	color:#000000;
	font-size:9pt;
	text-align:center;
	border:1px solid #4c4c4c;
}

td.function_contents1
{
	width:75px;
	margin:0px 0px 0px 0px;
	padding:3px 0px 3px 5px;
	color:#000000;
	font-size:8pt;
	line-height:130%;
	border:1px solid #4c4c4c;
}

td.function_contents2
{
	width:160px;
	margin:0px 0px 0px 0px;
	padding:3px 0px 3px 5px;
	color:#000000;
	font-size:8pt;
	line-height:130%;
	border:1px solid #4c4c4c;
}

td.function_contents3
{
	width:350px;
	margin:0px 0px 0px 0px;
	padding:3px 0px 3px 5px;
	color:#000000;
	font-size:8pt;
	line-height:130%;
	border:1px solid #4c4c4c;
}

td.function_contents4
{
	width:160px;
	margin:0px 0px 0px 0px;
	padding:3px 0px 3px 5px;
	color:#000000;
	font-size:8pt;
	line-height:130%;
	border:1px solid #4c4c4c;
}

td.function_contents5
{
	width:430px;
	margin:0px 0px 0px 0px;
	padding:3px 0px 3px 5px;
	color:#000000;
	font-size:8pt;
	line-height:130%;
	border:1px solid #4c4c4c;
}