/*ボディ
--------------------------------------*/
#body {
	width: 870px;
	margin: 0px auto;
	background-image: url(../img/table_haikei.gif);
	background-repeat: repeat-y;
	height: 800px;
}

/*その他
--------------------------------------*/

.tab_gaiyou {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
}


.text_13_left {
	font-size: 13px;
	line-height: 150%;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 3px;
}
.text_13_right {
	font-size: 13px;
	line-height: 150%;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 5px;
}
.bar_gaiyou {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	height: 1px;
	width: 95%;
	margin: 0px;
	padding: 0px;
}
.text_link_gaiyou_arrow {
	background-image: url(../img/gaiyou_arrow.gif);
}
