#div-01 {
	background-image: url(img/obi_bg.gif);
	background-repeat: repeat-x;
}
#div-02 {
	background-image: url(img/main_txt_bg.gif);
	background-repeat: no-repeat;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
.title-div {
	text-align: left;
	height: 350px;
}
.title-div img {
	float: right;
	margin-top: 25px;
	margin-right: 20px;
	margin-bottom: 10px;
}

.title-div h3 {
	font-size: 32px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	padding-top: 20px;
	padding-bottom: 5px;
	padding-left: 15px;
	display: none;
}
.title-div h4 {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 14px;
	line-height: 168%;
	font-weight: normal;
	padding-left: 15px;
	margin-bottom: 40px;
	display: none;
}
.access-div {
	margin-bottom: 25px;
}
.access-div table {
	background-color: #F2DDC0;
	width: 900px;
}
.access-div td {
	vertical-align: top;
}
.access-txt-div {
	background-image: url(img/ac_txt_bg.gif);
	background-repeat: repeat;
	padding-top: 20px;
	padding-bottom: 10px;
}
.access-div iframe {
	margin-bottom: 15px;
}

.access-txt-div h3 {
	font-size: 18px;
	line-height: 148%;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #6E4332;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6E4332;
	margin-right: 15px;
	margin-left: 25px;
	padding-left: 5px;
	margin-bottom: 10px;
}
.access-txt-div h4 {
	font-size: 14px;
	line-height: 168%;
	font-weight: normal;
	margin-left: 40px;
}
