@charset "UTF-8";


/*------------------------------------------------------------------------------
profile
------------------------------------------------------------------------------*/

.profile a {
	background-image: url(../img/menu/profile_on.gif);
	display: block;
	height: 40px;
	width: 99px;
}
.profile a:hover {
	background-image: url(../img/menu/profile_on.gif);
}
.profile-all {
	width: 819px;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}.profile-all h2 {
	float: left;
	width: 300px;
	padding-right: 35px;
	padding-left: 70px;
}
.name {
	float: left;
	width: 350px;
	font-size: 1.2em;
	line-height: 1.5;
}
.name dt {
	padding-bottom: 25px;
}
.tach dt {
	font-size: 1.2em;
	line-height: 1.5;
	padding-bottom: 30px;
	padding-left: 15px;
}
.profile1 {
	font-size: 1.2em;
	line-height: 1.3;
	padding-bottom: 20px;
	padding-left: 15px;
}
.work dt {
	font-size: 1.2em;
	line-height: 1.5;
	color: #323232;
	padding-bottom: 3px;
	padding-left: 15px;
}
.work dd {
	font-size: 1.2em;
	line-height: 1.6;
	padding-bottom: 20px;
	padding-left: 30px;
}
.profile1 li {
	padding-bottom: 8px;
}
