@charset "utf-8";

/* Spacer */
.space1 {
	height: 60px;
}
.space2 {
	height: 34px;
}

/* Contents area */
.contents {
	clear: both;
	font-size:12px;
	line-height: 24px;
	overflow: hidden;
	width: 633px;
}
.content_ja {
	width: 301px;
	float: left;
}
.content_en {
	width: 301px;
	float: right;
}
.textArea {
	clear: both;
}
.text1 {
	float: left;
	width: 41px;
}
.text2 {
	float: left;
	width: 260px;
}
/*Photo*/
.face {
}
