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

/* text.css 下層ページ基本
------------------------------------------------------------ */
@import url(text.css);


/* ------------ message.css ------------ */

h1{
	background-image:url(../img/socialman/socialman_h1.gif);
	background-image:none;  /* ここからnew design */
	}
	
#socialman01{
	clear:both;
	padding:25px 5px;
	}
	
#socialman01 h2{
	background-image:url(../img/socialman/socialman_h2.gif);
	height:74px;
	}
	
.section h3{
	background:url(../img/mrk_circle12orange.gif) top left no-repeat;
	padding-left:15px;
	color:#666666;
	font-size:inherit;
	line-height:21px;
	}	
.section p{
	font-size:inherit;
	line-height:18px;
	}


.name{
	line-height:21px;
	padding:0 0 15px;
	}
.school{
	padding:0 0 3px 0;
	font-size:83%;
	}
	
.year{
	width:140px;
	height:21px;
	background-image:url(../img/socialman/socialman_img_year.gif);
	background-repeat:no-repeat;
	background-position:top left;
	text-indent:-10000px;
	padding:0 0 15px;
	}

.career_list{
	font-size:83%;
	line-height:1.5;
	}
	
.career_list dt{
	float:left;
	width:9em;
	clear:both;
	padding:0 0 3px 0;
	}

.career_list dd{
	float:left;
	padding:0 0 3px 0;
	width:250px;
	}

.img_socialman{
	float:left;
	}
	
.section{
clear:both;
	}	
.section_left{
	float:left;
	width:160px;
	}
.section_right{
	float:right;
	text-align:left;
	width:350px;
	}
		