@charset "shift_jis";
/* ----------------------------------------------
	This style is for index.html
------------------------------------------------- */

/*                                      contents
------------------------------------------------- */

#contents h2{
	margin:30px 0 10px 0;
}
#contents h3.accSttl{
	margin:0 0 10px 0;
}
#contents h3.accSttl2{
	margin:20px 0 10px 0;
}
.cap{
	font-size:77%;
	text-align:left;
	margin:0 auto;
	line-height:130%;
	color:#666666;
}
.accPhoB{
	padding-bottom:10px;
}
.lifeTbl {
	margin-top: 5px;
	margin-bottom: 30px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #DCDCDC;
	border-bottom-color: #DCDCDC;
	margin-right: auto;
	margin-left: auto;
}

.lifeTbl td{
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-size: 93%;
}