@charset "utf-8";
/* CSS Document */

/*
===== support ===========================================
*/
 
table.support{
	width:580px;
	font-size:80%;
	margin-left:20px;
	}
table.support tr{
	border-bottom:1px solid #999;
	}

table.support th{
	width:120px;
	padding:5px;
	border-bottom:1px solid #999;
	}
	
table.support td{
	width:460px;
	padding:5px;
	border-bottom:1px solid #999;
	}

table.support_company{
	width:580px;
	font-size:100%;
	margin-left:20px;
	border:1px solid #999;
	}
table.support_company tr{
	border-bottom:1px solid #999;
	}

table.support_company th{
	width:120px;
	padding:5px;
	margin:5px;
	background:url(../img/border01.gif) 0 0 repeat;
	color:#fff;
	text-align:center;
	border-right:1px solid #999;
	border-bottom:1px solid #999;
	}
.titlebar{
	height:30px;
	border:0;
	margin-left:4px;
	margin-bottom:10px;
	line-height:30px;
	background:url(../img/tit_bar.gif) 0 0 no-repeat;
	text-indent:1em;
	color:#FFF;
	}

table.support_company td{
	width:460px;
	padding:5px;
	margin:5px 15px;
	border-bottom:1px solid #999;
}
.support_catch{
	color:#333;
	margin-bottom:5px;}

p.service_pop_catch{
	margin:10px;
}
	
div.support_pop{
	float:right;
	margin:10px 20px 10px 10px;
	height:auto;
	padding:5px;
	width:270px;
	border:solid 3px #59ACFF;
	color:#333;
	background:url(../img/pop_back.gif) 0 0 repeat;
	}
	
div.support_pop li{
	margin:10px 5px;
	font-weight:bold;
	}

p.pop_comment{
	margin-left:40px;
	}
	
div.merit{
	border:1px solid #F90;
	background:#FFD;
	width:300px;
	float:right;
	margin:5px;
	}

div.support_fee{
	margin:10px 10px;
	padding:5px;
	width:700px;
	height:auto;
	}

div.support_fee p{
	margin-left:15px;
	}