/*========================================
	1:elements
========================================*/
/* 1-1 nabigation bar */
#nab{
	background: url(../img/top_bar02.gif) repeat-x;
}
/* 1-2 contents title */
#cont #subtit h3{
	width: 580px;
	height: 50px;
	display: block;
	background: url(../img/jisseki_ct01.jpg) no-repeat;
	text-indent: -10000px;
}
#cont h5{
	width: 580px;
	height: 25px;
	margin: 10px 0px 0px 0px;
	line-height: 20px;
	background: url(../img/line01.gif) bottom no-repeat;
}
#cont h5 a{
	font-size: 1.125em;
	color: #996633;
	text-decoration: none;
}
#cont h5 a:hover{
	text-decoration: underline;
}
/* 1-3 contents */
#cont p.cap01{
	margin: 0px 0px 10px 0px;
}
#cont p.imgs{
	float: left;
	width: 110px;
}
#cont p.koji{
	float: left;
	width: 400px;
	font-size: 1em;
	color:#666666;
}
/* 1-3-b history(table) */
#cont caption{
	color: #666666;
	line-height: 20px;
	text-align: left;
}
#cont table{
	border: none;
	width: 580px;
}
#cont table thead th{
	font-weight: normal;
	text-align: center;
	background-color: #74664B;
	border-top: solid 1px #333333;
	color: #ffffff;
}
#cont table td,th{
	border: none;
	border-bottom: solid 1px #333333;
	border-right: solid 1px #333333;
	padding: 3px;
}
#cont td.city,th.city{
	border-left: solid 1px #333333;
}
#cont th.city{
	width: 70px;
}
#cont th.place{
	width: 220px;
}
#cont th.struct{
	width: 140px;
}
#cont th.year{
	width: 60px;
}
#cont th.icons{
	width: 70px;
}
/* 1-4 Right bar heigt*/
