@charset "utf-8";
/* CSS Document */

#content .profile_block01{
	width:740px;
	margin-right:-30px;
}

#content .profile_block01 .clearbox{
	clear:both;
}

#content .profile_block01 .box01{
	border-bottom:1px dashed #DACBA6;
	padding-bottom:10px;
	margin-bottom:10px;
	width:345px;
	float:left;
	margin-right:15px;
}

#content .profile_block01 .box01 .box02 {
	padding:8px;
}

#content .profile_block01 .box01 .box02 .box03{
	margin-bottom:10px;
}

#content .profile_block01 .box01 .box02 .box03 .face{
	float:left;
	border:#DACBA6 solid 3px;
	padding:1px;
	background:#fff;
}

#content .profile_block01 .box01 .box02 .box03 .face img{
	vertical-align:bottom;
	width:72px;
	height:72px;
}

#content .profile_block01 .box01 .box02 .box03 dl{
	float:right;
	width:240px;
}

#content .profile_block01 .box01 .box02 .box03 dl dt{
	font-size:1.4em;
	font-weight:800;
	zoom:1;
	margin-bottom:5px;
}

#content .profile_block01 .box01 .box02 .box03 dl dt a{
	margin-right:10px;
}

#content .profile_block01 .box01 .box02 .box03 dl dt .job_icon{
	vertical-align:middle;
	/*position:absolute;*/
}

#content .profile_block01 .box01 .box02 .box03 dl dt .rank_num{
	vertical-align:middle;
	margin-right:5px;
}

#content .profile_block01 .box01 .box02 .box03 dl dd{
	font-size:1.2em;
	line-height:1.2em;
}

#content .profile_block01 .box01 .box02 .box03 dl dd span{
	font-weight:800;
}

#content .profile_block01 .box01 .box02 .box04 dl{
	font-size:1.2em;
}

#content .profile_block01 .box01 .box02 .box04 dl dt{
	font-weight:800;
	color:#663300;
	margin-bottom:5px;
}

#content .profile_block01 .box01 .box02 .box04 dl dd ul{
	margin-bottom:-5px;
}

#content .profile_block01 .box01 .box02 .box04 dl dd ul li{
	zoom:1;
	padding-left:50px;
	position:relative;
	margin-bottom:5px;
}

#content .profile_block01 .box01 .box02 .box04 dl dd ul li .icon{
	position:absolute;
	left:0px;
}

/* --- --- --- --- --- */
#content .profile_block01 .first{
	width:710px;
}

#content .profile_block01 .first .box02{
	background-color:#F6EBC9;
}

#content .profile_block01 .first .box02 .box03 .face img{
	width:110px;
	height:110px;
}

#content .profile_block01 .first .box02 .box03 dl{
	width:555px;
}

/* --- --- --- --- --- */
#content .profile_block01 .second .box02{
	background-color:#E9F3D3;
}

/* --- --- --- --- --- */
#content .profile_block01 .third .box02{
	background-color:#DDECF8;
}




