/* left block
----------------------------------------------------------------------*/

#left_block a:hover {
	background-position: bottom;
}

#left_block h1 {
	background-image: url(../profile_images/profile_title.png);
	text-indent: -9999px;
	display: block;
	height: 21px;
	width: 89px;
	background-repeat: no-repeat;
	margin: 0px;
}

.submenu {
	margin-top: 78px;
	margin-left: 0px;
	padding-left: 0px;
}

.submenu li {
	list-style-type: none;
}

.company_profile {
	background-image: url(../profile_images/button_profile.png);
	background-repeat: no-repeat;
	height: 18px;
	width: 99px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	margin-bottom: 80px;
}

.sakabe_profile {
	background-image: url(../profile_images/button_sakabe1.png);
	background-repeat: no-repeat;
	height: 18px;
	width: 162px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}

/* right block
----------------------------------------------------------------------*/

#profile_txt {
	background-image: url(../profile_images/profile_sakabe1.png);
	background-repeat: no-repeat;
	background-position: 25px 0px;
}

#gakureki {
	background-image: url(../profile_images/profile_gakureki.png);
	background-repeat: no-repeat;
	background-position: 25px 87px;
	padding-top: 74px;
	height:136px;
}

#gakureki dl {
	margin-left: 50px;
}


#gakureki dt {
	float: left;
	width: 120px;
	margin-right: 60px;
	text-align: right;
}

#gakureki dd {
	margin-bottom: 16px;
	width: 500px;
}

#syokureki {
	background-image: url(../profile_images/profile_syokureki.png);
	background-repeat: no-repeat;
	background-position: 25px 27px;
	padding-top: 15px;
}

#syokureki dl {
	margin-left: 50px;
}


#syokureki dt {
	float: left;
	width: 160px;
	margin-right: 20px;
	text-align: center;
	display: block;
}

#syokureki dd {
	margin-bottom: 16px;
	text-align: left;
	display: block;
	width: 572px;
	float: right;
	margin-top: -20px;
}

#hobby {
	background-image: url(../profile_images/profile_hobby.png);
	background-repeat: no-repeat;
	background-position: 25px 25px;
	padding-top: 13px;
	height: 100px;
}
#hobby p {
	margin-left: 100px;
}
