@charset "utf-8";
/****************************************

ヘッダ

*****************************************/
#header {
	height: 165px;
}
#header #main-header .title h1 {
	background-image: url(../images/access-header-title-back.gif);
	background-repeat: no-repeat;
	width: 580px;
	height: 75px;
}
#header #main-header .title span {
	visibility: hidden;
}
#header #main-header .title h2 {
	font-size: 100%;
	position: relative;
	top: 0px;
	left: 20px;
	font-weight: normal;
	line-height: 130%;
}
/****************************************

コンテンツ　メイン

*****************************************/
#contents-main .pic {
	margin-left: 10px;
}
*:first-child+html #contents-main .pic {
	margin-left: 20px;
}
#contents-main .access-catch {
	margin-top: 10px;
	margin-left: 10px;
	width: 550px;
}
#contents-main .access-catch p {
	line-height: 180%;
	text-indent: 1em;
	margin-left: 15px;
	width: 540px;
}
#contents-main .access-pic {
	width: 550px;
	margin-top: 10px;
	margin-left: 15px;
	margin-bottom: 30px;
}
#contents-main .title02 {
	padding-top: 15px;
	margin-left: 15px;
}
#contents-main .access-table {
	width: 500px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 25px;
	font-size: 16px;
	color: #76442b;
}
*:first-child+html  #contents-main .access-table {
	margin-left: 35px;
}
*html #contents-main .access-table {
	margin-left: 30px;
}
#contents-main .access-table th {
	background-color: #76442b;
	width: 7px;
}
#contents-main .access-table .td01 {
	padding-right: 1em;
	padding-bottom: 0.5em;
	padding-left: 1em;
	width: 4em;
	vertical-align: top;
}
#contents-main .access-table .td01 .justy01 {
	letter-spacing: 0.5em;
	white-space: nowrap;
}
#contents-main .access-table .td01 .justy02 {
	letter-spacing: 2em;
	white-space: nowrap;
}
*:first-child+html #contents-main .access-table .td01 {
	padding-right: 1em;
	padding-bottom: 0.5em;
	padding-left: 1em;
	width: 6em;
}
*html #contents-main .access-table .td01 {
	padding-right: 1em;
	padding-bottom: 0.5em;
	padding-left: 1em;
	width: 6em;
}
#contents-main .access-table .td02 {
	padding-right: 1em;
	padding-left: 1em;
}
#contents-main .access-table .td03 {
	padding-bottom: 0.5em;
}
#contents-main .access-back {
	background-color: #f4e7d8;
	width: 550px;
	margin-left: 10px;
	margin-top: 20px;
	padding-bottom: 10px;
}
*:first-child+html #contents-main .access-back {
	overflow: hidden;
	padding-bottom: 0px;
	margin-left: 20px;
}
*html #contents-main .access-back {
	overflow: visible;
	padding-bottom: 0px;
	margin-left: 15px;
}
#contents-main .access-map {
	margin-top: 10px;
	margin-bottom: 30px;
	margin-left: 15px;
}
/*============================
  その他
==============================*/
#contents-main .top {
	text-align: right;
	width: 100%;
	margin-top: 30px;
	margin-bottom: 30px;
}
#contents-main .top a:link,
#contents-main .top a:visited {
	color: #535353;
}
#contents-main .top a:hover {
	color: #d56000;
}
#contents-main .kanpan .top2 {
	text-align: right;
	width: 100%;
	padding-right: 10px;
}
#contents-main .top2 a:link,
#contents-main .top2 a:visited {
	color: #535353;
}
#contents-main .top2 a:hover {
	color: #d56000;
}
#sub-footer {
	margin:0 0 150px 15px;
}
#sub-footer ol {
	float: right;
}
