/* 注意：親IDの表記は的確に！（概ね「#contents」でOK） */

/* 見出し位置設定 */

#contents #title {
	left:-10px;
	background-image: url(../image_foundation/a.gif);
	background-repeat: no-repeat;
	height: 115px;
	width: 235px;
	position: absolute;
	top: 0px;
	text-align: center;
	padding: 0px;
	text-indent: -10000px;
	visibility: visible;
}
#contents #caption_m{
	background-image: url(../image_foundation/paper_caption_m.gif);
	background-repeat: no-repeat;
	height: 45px;
	padding-top: 10px;
	margin-top: 15px;
	padding-left: 30px;
}
#contents #caption_s{
	background-image: url(../image_foundation/paper_caption_s.gif);
	background-repeat: no-repeat;
	height: 45px;
	padding-top: 10px;
	margin-top: 15px;
	padding-left: 30px;
}

/* 文章用設定 */

.caption_txt {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	text-align: center;
	margin-top: 40px;
	margin-bottom: 30px;
	line-height: 30px;
}
.txt {
	font-size: 12px;
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	line-height: 30px;
	margin-top: 30px;
}
strong{
	font-size: 14px;
	font-weight: bold;
	background-color: #FF3399;
	color: #660000;
}

/* 写真位置情報 */

#photo {
	margin-top: 5px;
	margin-right: 8px;
	margin-left: 8px;
	float: right;
	z-index: 60;
}
#photo #tape {
	background-image: url(../image/tape.gif);
	background-repeat: no-repeat;
	height: 100%;
	width: 100%;
	background-position: center top;
	z-index: 61;
}
#photo .photo_1 {
	height: 170px;
	background-image: url(../photo/IWA2609.JPG);
	background-repeat: no-repeat;
	width: 200px;
	background-position: 0px 20px;
}
#photo .photo_2 {
	height: 170px;
	background-image: url(../photo/IWA2609.JPG);
	background-repeat: no-repeat;
	width: 200px;
	background-position: 0px 20px;
	float: right;
}
#map {
	padding-left: 20px;
}
#map a{
	font-size: 16px;
	background-image: url(../image/pdf.gif);
	background-repeat: no-repeat;
	background-position: 2px;
	text-indent: 20px;
	display: block;
	width: 100px;
	margin-top: 20px;
	text-decoration: underline;
	margin-left: 40px;
}
.map {
	background-image: url(../map/map_1.gif);
	background-repeat: no-repeat;
	height: 510px;
	margin-left: 25px;
	margin-top: 40px;
}
