/*############################################*/
/*（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{

	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;
}
.bgRed{
	background:#ffd9e7;
}



