@charset "utf-8";

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

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

#header h1,
#header_sub h1{
	font-size: 0.8em; 
	position: absolute;
	right: 10px;
	top: 0;
}

.logoA{
	display: block;
	width: 140px;
	height: 87px;
	position:absolute;
	left: 0;
	top: 30px;
}
