@charset "utf-8";

body.tpl-s div#banner{
	background      : url(main-img-s.jpg) top left no-repeat;
}

/* 070808 h-abe start */
/* contents : table.comparison*/
/**************************************/
div#contents table.comparison{
	line-height     : 100%;
	margin          : 0px 0px 10px 0px;
}

div#contents table.comparison th{
	vertical-align  : top;
	padding         : 10px;
	border-bottom   : 2px solid #d6dcde;
	text-align      : center;
	background      : #eef3f5;
}

div#contents table.comparison td{
	line-height     : 150%;
	vertical-align  : center;
	padding         : 10px;
	border-bottom   : 1px solid #d6dcde;
}

div#contents table.comparison td.sub-title{
	padding         : 10px;
	border-right    : 1px solid #d6dcde;
	background      : #f7fbfc;
}

div#contents table.comparison td.line{
	border-left   : 1px solid #d6dcde;
}
/* 070808 h-abe stop */

