@charset "utf-8";/* CSS Document *//* **************Index.html CSS*************** *//* PageTitle */h2{	width:755px;	height:30px;	text-indent:-9999px;	font-size:0;	line-height:100%;	padding:5px 5px 0 0;	margin:0 0 20px;}h3{	width:710px;	height:25px;	color:#fff;	font-size:1.2em;	margin:0 auto 10px;	padding:5px 0 0 30px;	background:url(../../../shared/images/title_bg01.gif) no-repeat 0 0;}.tit01{	background:url(../images/title01.gif) no-repeat 0 0;}.tit02{	background:url(../images/title02.gif) no-repeat 0 0;}.tit03{	background:url(../images/title03.gif) no-repeat 0 0;}/* Main */.table01,.table02{	border-collapse:collapse;	margin:0 auto 30px;	width:740px;}.table01 th{	vertical-align:top;	font-weight:normal;	text-align:left;	white-space:nowrap;	width:120px;	padding-right:10px;	border:1px solid #ccc;	background-color:#f5f5f5;}.table02 th{	vertical-align:top;	font-weight:normal;	text-align:left;	white-space:nowrap;	width:140px;	padding-right:10px;	border:1px solid #ccc;	background-color:#f5f5f5;}.table01 td,.table02 td{	vertical-align:top;	border:1px solid #ccc;}.img_soshiki{	text-align:center;	margin:0 0 30px;}.table02 dt {  display: inline-block;  width: 85px;}.table02 dd {  display: inline-block;}