@charset "UTF-8";
/* CSS Document */

/*-------------------------------------------*/
/*PROFILE*/
/*-------------------------------------------*/
#profile {
	margin: 0px;
	padding: 0px;
}

#profile #contentsMain{
	width: 615px;
}

#profile .h1{
	height: 24px;
	width: 615px;
	margin-top: 0px;
	margin-bottom: 22px;
	overflow: hidden;
}

#profile h1{
	background-image: url(../contents/image/h1_profile.gif);
	background-repeat: no-repeat;
	display: block;
	height: 0px;
	width: 615px;
	padding-top: 24px;
	overflow: hidden;
	margin: 0px;
}

#profile .h2{
	margin: 0px 0px 14px;
	width: 615px;
	height: 24px;
	overflow: hidden;
}

#profile h2 {
	display: block;
	height: 0px;
	width: 615px;
	padding-top: 24px;
	overflow: hidden;
	margin: 0px;
	font-size: 15px;
	color: #1E3153;
	text-align: left;
}

#profile #tsujiguchi h2 {
	background-image:url(../contents/image/profile_h201.gif);
	background-repeat: no-repeat;
}
#profile #nagata h2 {
	background-image:url(../contents/image/profile_h202.gif);
	background-repeat: no-repeat;
}

#profile #tsujiguchi{
	padding-bottom: 30px;
}


#profile #tsujiguchi #linkIcon{
	text-align: right;
	padding-top: 15px;
}

#profile #tsujiguchi #linkIcon img{
	margin-right: 5px;
}


#profile #nagata{
}

#profile .photo{
	width: 195px;
	float: left;
	padding-top: 20px;
}

#profile .introduction{
	width: 390px;
	float: right;
	display: block;
	padding-top: 20px;
	padding-bottom: 0px;
}


#profile .introduction p{
	margin: 0px;
}

#profile .introduction dl{
	margin: 0px;
}

#profile .introduction dt{
	font-weight: bold;
	color: #262F3D;
	font-family: Arial, Helvetica, sans-serif;
}

#profile .introduction dd{
	margin-top: -1.5em;
	margin-right: 0px;
	margin-bottom: 0.5em;
	margin-left: 3em;
}


#profile .introduction a.official{
	display: block;
	height: 20px;
	width: 375px;
	text-align: right;
	font-size: 10px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../img/ahrefArrow.gif);
	background-repeat: no-repeat;
	background-position: right 8px;
	margin-bottom: 20px;
}

#profile .containerProf{
	width: 100%;
	margin: 0px;
	padding: 0px;
}
