/* 注意：親IDの表記は的確に！（概ね「#contents」でOK） */

/* 見出し位置設定 */

#contents #title {
	left:5px;
	background-image: url(../image_foundation/paper_title_2.gif);
	background-repeat: no-repeat;
	height: 110px;
	width: 230px;
	position: absolute;
	top: -10px;
	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 a{
	background-image: url(../image_foundation/paper_caption_s_7.gif);
	background-repeat: no-repeat;
	height: 60px;
	text-indent: -10000px;
	display: block;
	width: 220px;
	margin-top: 15px;
	position: absolute;
	left: 10px;
	top: 760px;
}
#contents #caption_s a:hover{
	background-image: url(../image_foundation/paper_caption_s_7h.gif);
	background-repeat: no-repeat;
}

/* 文章用設定 */

.caption_txt {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	line-height: normal;
	text-align: center;
	padding-bottom: 20px;
	padding-right: 20px;
}
.caption_txt_2 {
	font-size: 12px;
	font-style: italic;
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	line-height: normal;
	padding-top: 10px;
	text-indent: 50px;
}
.txt {
	font-size: 14px;
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	display: block;
	text-align: right;
	padding-right: 60px;
	padding-top: 10px;
}
.txt2 {
	font-size: 12px;
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	margin-top: 5px;
	display: block;
	line-height: 20px;
	padding-right: 60px;
	padding-left: 40px;
	text-indent: 15px;
	margin-bottom: 20px;
}
.txt3 {
	font-size: 14px;
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	margin-top: 5px;
	display: block;
	line-height: 20px;
	padding-right: 60px;
	padding-left: 40px;
	text-indent: 15px;
	margin-bottom: 20px;
}
.blankspace_upper {
	padding-top: 40px;
}
.blankspace_lower {
	margin-top: 30px;
}

/* 付箋紙等位置設定 */

#contents .tagL_1{
	background-image: url(../image/tagR.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 240px;
	left: 400px;
	position: absolute;
	padding: 0px;
	text-align: center;
	vertical-align: middle;
	top: 600px;
}

/* 写真位置情報 */

#photo_1 {
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
	height: 200px;
	background-image: url(../photo/pv01.jpg);
	background-repeat: no-repeat;
	width: 300px;
	left: 10px;
	position: relative;
	float: right;
	clear: both;
	margin-bottom: 5px;
	top: 5px;
	padding-bottom: 10px;
}
#photo_2 {
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
	height: 200px;
	background-image: url(../photo/pv02.jpg);
	background-repeat: no-repeat;
	width: 300px;
	left: 10px;
	position: relative;
	float: right;
	clear: both;
	margin-bottom: 5px;
	top: 5px;
	padding-bottom: 10px;
}
#pin_1 {
	background-image: url(../image/tape.gif);
	background-repeat: no-repeat;
	height: 100%;
	width: 100%;
	background-position: center top;
}
#pin_2 {
	background-image: url(../image/tape.gif);
	background-repeat: no-repeat;
	height: 100%;
	width: 100%;
	background-position: center top;
}
