@charset "utf-8";
/* CSS Document */


h3 {
	background: url(images/bg_ttl_h3.gif) no-repeat bottom;
	height: 41px;
}
.profile p em {
	font-weight: bold;
	color: #7b9e49;
}

div.profile2 {
	width: 580px;
	float: left;
	padding: 15px 0 0 0;
}
.profile2 p {
	padding-left: 5px;
	color: #7b9e49;
}
.profile2 p strong {
	display: block;
	padding-bottom: 3px;
	color: #7b9e49;
}



/* 画像の幅を変えた */
#box_l .row {
	width: 210px;
	float:left;
}
#box_l p.short_colum {
	width: 320px;
	padding: 5px 10px 0 0;
	float: left;
	color: #7b9e49;
}
p.short_colum strong {
	display: block;
	color: #7b9e49;
	padding: 22px 0 8px 3px;
	_padding-top: 12px;
}
*:first-child+html p.short_colum strong {
	padding-top: 12px;
}



