/* CSS Document */

#gnavi-container-ins ul #gnavi03 a{
	background-position:left -68px;
}

/**/

/*
プロフィール
*/

.profile-block{
	width:650px;
	margin:0px auto;
	overflow:hidden;
}

.profile-block .table{
	width:400px;
	float:left;
	display:inline;
	margin:0px 0px 40px 0px;
}

.profile-block .table table{
	width:100%;
	margin:10px 0px;
}

.profile-block .table table th{
	text-align:right;
	vertical-align:top;
	width:91px;
}

.profile-block .table table th p{
	padding:2px 0px;
}

.profile-block .table table td{
	border-left:3px solid #CCC;
	vertical-align:top;
}

.profile-block .table table td p{
	padding:2px 0px 2px 15px;
}



.profile-block .photo{
	float:right;
	display:inline;
	width:236px;
	margin:0px 0px 40px 0px;
}