@charset "shift_jis";
#shashinkan_area {
	width: 100%;
	overflow: auto;
	height: 1690px;
}

#main_area h2 {
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 16px;
	font-weight: bold;
	color: #996600;
}
#main_area p {
	font-size: 13px;
	margin-top: 2px;
	margin-bottom: 6px;
	line-height: 1.3em;
}
#shashin_table {
	height: auto;
	width: 730px;
}
.table_pic_area {
	padding: 5px;
	width: 320px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #996600;
}
.table_info_area {
	padding: 5px;
	width: 215px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #996600;
	vertical-align: top;
}

