.introduction {
	margin-top: 3px;
	margin-bottom: 15px;
}

.pola1 {
	width: 195px;
	float: left;
}




.pola1 .taku-name {
	margin-top: 10px;
}
.pola1 .taku-profile {
	font-size: 10px;
	margin-top: 5px;
}



.text {
	position: relative;
	width: 590px;
	margin-top: 20px;
}
.text-right {
	width: 370px;
	float: right;
}
.text-center {
	clear: both;
}
.text-left {
	width: 370px;
	float: left;
}

.con-int {
	background-image: url(../takumi-images/c-face.gif);
	background-repeat: no-repeat;
	padding-left: 40px;
	padding-top: 7px;
	padding-bottom: 20px;
	margin-bottom: 5px;
	color: #CC3300;
}
.taku-int {
	background-image: url(../takumi-images/marutaku.gif);
	background-repeat: no-repeat;
	padding-left: 40px;
	padding-top: 3px;
	padding-bottom: 20px;
	color: #636245;
	line-height: 1.4em;
	margin-bottom: 5px;
}
#hayashigo {
	background-color: #EFEFE9;
	width: 590px;
	position: relative;
	background-image: url(../takumi-images/bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 15px;
}

#hayashigo p {
	display: block;
	width: 450px;
	margin-left: auto;
	margin-top: 10px;
	padding-bottom: 10px;
	margin-right: auto;
}
#hayashigo img {
	display: block;
	margin-right: auto;
	margin-left: auto;
}
#hayashigo a {
	color: #1550FF;
	display: block;
	margin-left: 70px;
	width: 380px;
}
