/* 上部ふき出し */
.bgtxt01 {
	padding: 15px 0 0 5px;
	background: url("../images/tanshin/tanshin_bg01.gif") 0 0 no-repeat;
	width: 437px;
	height: 103px;
	_height: 88px;
	font-size: 13px;
	font-weight: bold;
	line-height: 130%;
}
/* for IE7 */
*:first-child+html .bgtxt01 {
	height: 88px;
}
/* safari only \*/ 
html[xmlns*=""] body:last-child .bgtxt01 { 
	width: 432px;
	height: 88px;
} 

.tanshin_table01 {
	border: 2px solid #3F9FFD;
	border-top: none 0px;
	background: url("../images/tanshin/tanshin_tablebg01.gif") 0 0 repeat-x;

}

/* プランいろいろ */
.tanshin_table02 {
	background: url("../images/tanshin/tanshin_tablebg02.gif") 0 0 repeat-x #E0E4E7;
	border: 1px solid #01379C;
}
.tanshin_table02 td {
	padding: 0 0 0 15px;
}
.tanshin_table02 td td {
	padding: 0 0 6px;
}
