@charset "UTF-8";

.concept_txt{
text-align:center;
padding-bottom:35px;
}


.concept_img{
text-align:center;
padding-bottom:75px;
}



.profile_box{
padding-top:60px;
padding-bottom:90px;
}


.profile_box_left{
float:left;
width:427px;
padding-left:108px;
}

.profile_box_left h3{
padding-bottom:60px;
}


.profile_box_right{
float:right;
width:535px;

}


dl{
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e5e2e0;

}

dt{
width:65px;
float:left;

}


dd{
width:285px;
float:left;

}



.profile_photo_box{
text-align:center;
padding-top:90px;
padding-bottom:80px;
}
