@charset "utf-8";
/* CSS Document */

.profile {
	background-image: url(../profile_img/prof_title.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}


/* コンテンツ */

#sub-content1 {
	height: 540px;
	width: 100%;
	position: relative;
}

#sub-content1 h1{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 500px;
}


#profile-tbl {
	padding: 0px;
	position: relative;
	color: #000000;
	margin-top: 50px;
	margin-right: 10px;
	margin-bottom: 30px;
	margin-left: 50px;
}


#profile-tbl th {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	text-indent: 20px;
	background-image: url(../profile_img/button17.gif);
	background-repeat: no-repeat;
	background-position: 1px 1px;
	vertical-align: top;
}

#profile-tbl td p{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", Arial, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: left;
	vertical-align: top;
	line-height: 1.2em;
	margin: 0px;
	padding: 0px;
}

#art-map {
	margin: 0px;
	padding: 0px;
	width: auto;
	position: absolute;
	left: 611px;
	top: 87px;
}
