@charset "UTF-8";
/*------------------------------
profile
------------------------------*/
.contents p.profile{
	margin: 0 15px 15px 10px ;
	padding: 0;
	font-size: .86em;
	line-height: 1.8;
	letter-spacing: .028em;
}
.left_profile{
	width: 415px;
	margin: 0 0 30px 0;
	float: left;
}
.right_profile{
	width: 244px;
	float: right;
}
p.profile_name{
	padding: 0 0 0 13px;
	margin: 20px 0 20px 10px;
	line-height: 1.8;
	font-size: .89em;
	border-left: 3px solid #5eb800;
}
h3.goaisatsu{
	clear:both;
	width: 650px;
	height: 37px;
	margin: 15px 0 33px;
	padding: 0 0  0 15px;
	line-height: 37px;
	background-color: #ceeab2;
}
div.pr_link3{
	width:150px;
	margin: 15px 0 35px 48px;
	text-align: center;
	font-size: .86em;
	color: #eb7600;
	float:left;
}
div.pr_link3 a{
	color: #eb7600;
	text-decoration: underline;
}
div.pr_link3 a:hover{
	text-decoration: none;
}
