/*内部テンプレート（保険料セルフ計算・制度紹介ムービーページ用）*/

#main #tool {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 70px;
}

* html #main #tool {
	left: -70px;
}/*IE6以下向け*/

#main #block01 {
	padding-top: 10px;
	height: auto;
	min-height:450px;
	margin-left: 70px;
	width: 690px;
}

#main #block01 h2#contents-title {
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	padding-left: 25px;
	background-image: url(../img/contents-title_bgl.gif);
	background-repeat: no-repeat;
	background-position: center center;
	line-height: 1;
	font-size: 1.4em;
	margin: 0px;
	padding-top: 30px;
	padding-bottom: 34px;
	padding-right: 15px;
}

#main #tool #tool02 {
	margin-bottom: 24px;
	margin-top: 9px;
}
/*
#main #tool #tool02 a {
	background-image: url(../img/maintool_02.png);
	behavior:url('../script/fx-iepngfix.htc');
	background-position: 0px 0px;
	display: block;
	height: 70px;
	width: 70px;
	text-decoration: none;
	background-repeat: no-repeat;
	text-indent: -10000px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#main #tool #tool03 a {
	background-image: url(../img/maintool_02.png);
	behavior:url('../script/fx-iepngfix.htc');
	background-position: 0px -70px;
	display: block;
	height: 70px;
	width: 70px;
	background-repeat: no-repeat;
	text-decoration: none;
	text-indent: -10000px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
*/

#main #block01 #note {
	height: auto;
	min-height: 450px;
	padding: 0px;
	margin: 10px;
	width: 670px;
}

#main #back {
	padding-top: 29px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 70px;
	background-image: url(../img/linel.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: 14px;
	text-align: right;
	font-size: 90%;
}

#main #block01 #path {
	margin-left: 13px;
	font-size: 90%;
}

