/* 注意：親IDの表記は的確に！（概ね「#contents」でOK） */

/* テーブル位置情報 */

#contents #title {
	left:-10px;
	background-image: url(../image_foundation/paper_title_3.gif);
	background-repeat: no-repeat;
	height: 105px;
	width: 240px;
	position: absolute;
	top: 0px;
	text-align: center;
	padding: 0px;
	text-indent: -10000px;
	visibility: visible;
}
#contents table {
	font-size: 12px;
	width: 550px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	z-index: 60;
	margin-top: 50px;
}
#contents tr {
}
#contents th {
	width: 100px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #FF9900;
	text-align: center;
	height: 20px;
}
#contents td {
	height: 20px;
	text-indent: 10px;
}
#Illust_1 {
	background-image: url(../image/hasami_2.gif);
	height: 151px;
	width: 177px;
	position: absolute;
	left: 589px;
	top: 790px;
	background-repeat: no-repeat;
	z-index: 60;
}
