@charset "utf-8";

/* 外部CSSの読み込み
------------------------------------------------------------ */
@import "base.css";
@import "contents.css";
@import "navi.css";

/* ------------------------------------------------------------ */

.h1{
	font-size: 0.9em; 
	color: #666;
	text-align: right;
	padding-right: 10px;
}

.logoA{
	display: block;
	width: 250px;
	height: 70px;
	position: absolute;
	left: 20px;
	bottom: 0;
}

.logoB{
	display: block;
	width: 130px;
	height: 220px;
	position: absolute;
	right: 0;
	bottom: 0;
}

.goethe {
	display: block;
	width: 85px;
	height: 124px;
	position: absolute;
	left: 677px;
	top: 45px;
}

.nxw {
	display: block;
	width: 210px;
	height: 63px;
	position: absolute;
	left: 40px;
	top: 75px;
}
