@charset "shift_jis";
#container {
	width: 865px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
#profile_text {
	clear: both;
	width: 881px;
}
#p_image {
	float: left;
	width: 308px;
	margin-top: 15px;
}
#p_text {
	float: right;
	padding-left: 17px;
	width: 540px;
}
#contact_b {
	clear: both;
	float: right;
	margin-top: 25px;
	margin-bottom: 40px;
	margin-right: 10px;
}
#memo {
	clear: both;
	width: 806px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/memo_bg.jpg);
	background-repeat: repeat;
}
#memo_text {
	float: left;
	width: 450px;
	margin-left: 70px;
	margin-top: 30px;
	margin-bottom: 40px;
}
#memo_image {
	float: right;
	width: 159px;
	margin-right: 80px;
	margin-top: 30px;
	margin-bottom: 40px;
}
