/* CSS Document */
.hsguidetable {
	padding: 3;
	text-align: center;
	border: #999999 1px solid;
	font-size:11px;
	border-collapse: collapse;
	vertical-align: top;
}
/* table01 */
.table01fraim {
	width: 760px;
	text-align: center;
	margin: 30px 100px 60px 100px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 150%;
}
.table01line {
	border-bottom: #999 solid 1px;
	margin: 0;
}
.table01entrytop_160 {
	border-right: #999 solid 1px;
	border-left: #999 solid 1px;
	border-top: #999 solid 1px;
	padding: 5px 10px;
	width:138px;
	float: left;
	height: 100%;
	line-height: 120%;
}
.table01entry_160 {
	border-right: #999 solid 1px;
	border-left: #999 solid 1px;
	padding: 5px 10px;
	background-color: rgba(191,232,252,1.00) ;
	width:138px;
	float: left;
	height: 100%;
}
.table01celltop_200 {
	padding: 10px;
	height: 100%;
	border-right: #999 solid 1px;
	border-top: #999 solid 1px;
	background-color: rgba(47,181,246,1.00);
	width: 179px;
	float: left;
	color: rgba(255,255,255,1.00);
}
.table01celltop_150 {
	padding: 10px;
	height: 100%;
	border-right: #999 solid 1px;
	border-top: #999 solid 1px;
	background-color: rgba(47,181,246,1.00);
	width: 129px;
	float: left;
	color: rgba(255,255,255,1.00);
}
.table01cell_200 {
	padding: 5px 10px;
	height: 100%;
	border-right: #999 solid 1px;
	width: 179px;
	float: left;
}
.table01cell_150 {
	padding: 5px 10px;
	height: 100%;
	border-right: #999 solid 1px;
	width: 129px;
	float: left;
}

