/*############################################*/
/*（1）左*/
/*############################################*/
.hidariMidasi{
	width:166px;
	height:28px;
	margin:8px 0 0 0;
}
.hidariMidasiTwo{
	width:166px;
	height:28px;
	margin:8px 0 0 0;
}
.hidariBox{
	text-align:center;
	padding:8px 0 8px 8px;
	background:url(../hyaka/images/hidari/hidari_back.gif) left bottom repeat-y;
}
/*keyword*/
#keywordBox{
	width:150px;
}



/*############################################*/
/*（2）本文*/
/*############################################*/
#honbunR{
	width:574px;
}

/*本文 index.html*/
.accessBox{
	margin-top:10px;
	width:574px;
}

.accessBox h4{
	margin-bottom:10px;
}

/*#########################*/
/*テーブル*/
.accessT{
	margin:20px 0;
	border:solid 1px #cccccc;
	border-width:1px 0 0 1px;
}
.accessT td,
.accessT th{
	border:solid 1px #cccccc;
	border-width:0 1px 1px 0;
	text-align:center;
	font-weight:normal;
}

.accessT th{
background:#feb2cf;
}

.accessT td{
	text-align:left;
}
.ttL{
	text-align:left;
}
.ttR{
	text-align:right;
}


.idoT{
	margin:0;
	border:solid 1px #cccccc;
	border-width:1px 0 0 1px;
}
.idoT td,
.idoT th{
	border:solid 1px #cccccc;
	border-width:0 1px 1px 0;
	font-weight:normal;
}

.idoT th{
background:#feb2cf;
	text-align:center;
}
