/* テーブル設定 ---------------------------------------------------- */
.gokurin_table1 {
	width: 400px;
	margin: 0 auto;
	border-collapse: collapse;
	}

.hidariue {
	width: 31px;
	height: 31px;
	background: url(../con4/img/table/hidari-ue.gif) no-repeat;
	}

.ue {
	width: 338px;
	height: 31px;
	background: url(../con4/img/table/aka-ue.gif) repeat-x;
	}

.migiue {
	width: 31px;
	height: 31px;
	background: url(../con4/img/table/migi-ue.gif) no-repeat;
	}

.hidari {
	width: 31px;
	background: url(../con4/img/table/ao-hidari.gif) repeat-y;
	}

.migi {
	width: 31px;
	background: url(../con4/img/table/ao-migi.gif) repeat-y;
	}

.hidarisita {
	width: 31px;
	height: 31px;
	background: url(../con4/img/table/hidari-sita.gif) no-repeat;
	}

.migisita {
	width: 31px;
	height: 31px;
	background: url(../con4/img/table/migi-sita.gif) no-repeat;
	}
	

.sita {
	width: 338px;
	height: 31px;
	background: url(../con4/img/table/aka-sita.gif) repeat-x;
	}

/* 設定 ---------------------------------------------------- */
h5 {
	width: 300px;
	margin: 0 auto 5px;
	padding-bottom: 5px;
	text-align: center;
	font-size: small;
	border-bottom: #000 1px solid;
	}

.kogoe {
	font-size: x-small;
	color: #C0C0C0;
	}