@charset "utf-8";


/* press
------------------------------------------------ */



h1 {
	float: left;
}

h2 {
	padding: 20px 0 60px 0;
}

.lead {
	padding-bottom: 40px;
}

.text_area {
	padding-left: 33px;
	line-height: 26px;
	padding-bottom: 30px;
	overflow: hidden;
	width: 776px;
}

.sign {
	position: absolute;
	left: 4px;
	top: 247px;
}


.profile_area {
	background: url(../../images/about/profile_bg.jpg) no-repeat;
	height: 285px;
}

.img_01 {
	padding: 20px 10px 0 20px;
	float: left;
}

.profile_text {
	float: left;
	padding-left: 25px;
	padding-top: 20px;
	width: 577px;
}

.profile_text_02 {
	float: left;
	line-height: 21px;
	padding: 15px 0 0 0;
}

.color_text {
	color: #ff99cc;
}

.color_text a:link {
	color: #ff99cc;
	text-decoration: underline;
}

.color_text a:visited {
	color: #ff99cc;
	text-decoration: underline;
}

.color_text a:hover {
	color: #ff99cc;
	text-decoration: none;
}

.color_text a:active {
	color: #ff99cc;
	text-decoration: underline;
}
