@charset "utf-8";
#header ul.en_lang {
	position: absolute;
	top: 20px;
	right: 0px;
	width: 75px;
	height: 15px;
}
#header ul.en_lang li {
	list-style: none;
	float: left;
	margin-right: 30px;
	font-size: 12px;
}

body.en_home #contents p {
	margin-bottom: 15px;
}