@charset "UTF-8";

.partition {margin:0;}

strong {
	color:#d01515;
	font-size:12px;
}

h3.talent1 {
	padding-left:9px;
	padding-bottom:15px;
	color:#d01515;
	font-size:20px;
	font-weight:bold;
	line-height:120%;
	background:url(../images/common/line_red.gif) no-repeat left bottom;
}

h3.talent2 {
	padding-left:9px;
	padding-bottom:15px;
	color:#282727;
	font-size:20px;
	font-weight:bold;
	line-height:120%;
	background:url(../images/recruit/common/gray_red.gif) no-repeat left bottom;
}

h3.talent1 {
	margin-top:35px;
	clear:both;
}

h3.talent2 {
	margin-top:7px;
}

p.text, #dokuritu_text {
	font-size:12px;
	line-height:180%;
	letter-spacing:0.1em;
}

p.text{
	margin:10px 0 20px;
	width:584px;
}

----------------------------------------/*ここから人物像*/
#vision_box{
	margin:0 0 40px;
	padding:0;
	width:584px;
}

#Illust {
	height:400px;
	overflow:hidden;
	background:url(../images/recruit/talent/vision_bg.gif) no-repeat left top;
	position:relative;
}

#Illust dl {
	margin:0 0 0 15px;
	width:120px;
	height:130px;
}

#Illust dt {
	margin-bottom:5px;
	font-size:27px;
	color:#d01515;
	font-weight:bold;
	text-align:center;
}

#Illust dd {
	font-size:11px;
	line-height:130%;
	letter-spacing:0.1em;
}

#Illust dd p {
	margin-bottom:10px;
	color:#d01515;
	font-size:11px;
	text-align:center;
}

dl.key1{
	position:absolute;
	top:38px;
	left:205px;
}

dl.key2{
	position:absolute;
	top:200px;
	left:75px;
}

dl.key3{
	position:absolute;
	top:200px;
	left:338px;
}
----------------------------------------/*ここまで人物像*/

#txt_img, #txt_img2, #dokuritu{
	margin:0;
	padding:0;
	width:584px;
}

#txt_img ul, #txt_img2 ul{
	margin-bottom:20px;
	list-style-type:none;
	overflow:hidden;
	clear:both;
}

#txt_img ul li, #txt_img2 ul li{
	font-size:12px;
	line-height:175%;
	letter-spacing:0.1em;
	float:left;
	display:inline;
}

#txt_img ul li{	
	width:405px;
}


#txt_img ul li p, #txt_img2 ul li p{
	margin-bottom:7px;
	padding-left:6px;
	border-left:5px #d01515 solid;
	font-size:15px;
	color:#d01515;
	font-weight:bold;
}

#txt_img ul li.right {
	margin-left:10px;
	width:161px;
}

