/*================================================================
	SMBC [hikaku.css]
		Created: 2012-02
		TargetHTML: hikaku.html
================================================================*/



/*	adjust for hikaku.html
================================================================*/
/* tabchange */
body#hikaku ul#jsTab0 {
	width:743px; /*タブ全体の幅*/
	height:95px;
	background:url(../img/top_sec_fee_tabbg.gif) left top no-repeat;
	*zoom:1; /*forIE6,7*/
}
body#hikaku ul#jsTab0:after {
	content:"";
	display:block;
	clear:both;
}
body#hikaku ul#jsTab0 li {
	padding-right:4px;
	width:245px; /*タブひとつの幅*/
	height:95px;
	float:left;
	text-align:center;
}
body#hikaku ul#jsTab0 li.last {
	padding-right:0 !important;
}
body#hikaku ul#tabchange li a { /*タブのスタイル*/
	display:block;
	border:none;
}
body#hikaku ul#tabchange li a:hover { /*ホバー時のタブのスタイル*/
	background-color: #ffffff;
}
body#hikaku ul#tabchange li a.activeBox img { /*表示コンテンツのタブのスタイル*/
	display:none;
	cursor:default;
}
body#hikaku ul#tabchange li a.activeBox:hover { /*ホバー時の表示コンテンツのタブのスタイル*/
	background-color: #333;
}
body#hikaku div#tabchangeContents {
	margin-bottom:40px;
	margin-left:-1px;
	width:743px;
}
body#hikaku div.tabchangeBox { /*コンテンツのスタイル*/
	padding-bottom:5px;
	width:743px;
	background:url(../img/top_sec_fee_bgbtm.gif) left bottom no-repeat;
}

body#hikaku div#tabchangeContents div.tabchangeBox .tabchangeBox_wire { /*コンテンツのスタイル*/
	padding:20px;
	width: 703px;
	background:url(../img/top_sec_fee_bgrep.gif) left top repeat-y #ffffff;
}

body#hikaku div.tabchangeBox .tabchangeBox_wire { /*コンテンツのスタイル*/
	padding:20px;
	width: 703px;
	background:url(../img/top_sec_fee_bgrep.gif) left top repeat-y #ffffff;
}

body#hikaku div#tabchangeContents div.tabchangeBox p { color: #fff; }

/* safety */
body#hikaku #container .section .safety {
	margin:0 auto;
	width:743px;
}
body#hikaku #container .section .safety .block_wrap {
	position:relative;
}
body#hikaku #container .section .safety .block_wrap .block {
	margin:0 0 12px 12px;
	padding:9px;
	border:1px solid #aa956f;
	float:left;
	display:inline;
	width:345px;
	min-height:210px;
	height:auto !important;
	height:210px;
	background:url(../img/top_sec_safety_bg.gif) left top repeat-x #ffffff;
}
body#hikaku #container .section .safety .block dt {
	margin:0;
	padding:0;
	line-height:0;
	font-size:0;
}
body#hikaku #container .section .safety .block dd { padding:10px; }

/* tblStyle_develop */
table.tblStyle_develop {
	border-top:1px solid #cacaca;
	border-left:1px solid #cacaca;
	border-right:1px solid #cacaca;
	clear:both;
	width:783px;
}
table.tblStyle_develop th,
table.tblStyle_develop td {
	padding:10px 4px;
	border-right:1px solid #cacaca;
	border-bottom:1px solid #cacaca;
}
table.tblStyle_develop td {
	background:#f5f5f5;
	font-size:92.3%;
	text-align:center;
	vertical-align:middle;
}
table.tblStyle_develop td.fontT {
	background:#f5f5f5;
	font-size:92.3%;
	text-align:center;
	vertical-align: top;
}

table.tblStyle_develop td.elecMoney {
	text-align:center !important;
}
table.tblStyle_develop td.elecMoney li {
	padding:0 60px 0 0;
	float:left;
}
table.tblStyle_develop td.sep {
	border-right:2px solid #cacaca;
}
table.tblStyle_develop th {
	background:#cacaca;
	font-weight:bold;
	text-align:left;
}
table.tblStyle_develop td.cell01 { width:56px; }
table.tblStyle_develop td.cell02 { width:57px; }
table.tblStyle_develop td.cell03 { width:61px; }
table.tblStyle_develop td.cell04 { width:133px; }

table.tblStyle_develop td.cell01_1 { width:144px}
table.tblStyle_develop td.cell02_1 { width:148px;}
table.tblStyle_develop td.cell03_1 { width:148px;}
table.tblStyle_develop td.cell04_1 { width:148px;}
table.tblStyle_develop td.cell05_1 { width:145px;}



table.tblStyle_develop td.fontL {
	text-align:left
}
