@charset "utf-8";

/*ヘッダー*/

ul.ghNavi {
	position: absolute;
	top: 49px;
	left: 423px;
}

div.headerArea h1 {
	position: absolute;
	top: 49px;
	left: 76px;
}

/*コンテンツ*/

p.comingsoonText {
	padding: 100px 0px 200px 0px;
}

div.subBox01 {
	height: 288px;
	width: 980px;
	margin: 0px auto;
}

div.breadBox {
	height: 80px;
	width: 496px;
	float: left;
	background-image: url(../img/sub/breadBdr.png);
	background-position: bottom left;
	background-repeat: no-repeat;
}

div.breadBox p {
	margin-top: 55px;
	font-size: 12px;
	line-height: 180%;
	color: #6C5F5F;
	text-align: left;
}

div.breadBox p a {
	text-decoration: none;
	color: #6C5F5F;
}

div.breadBox p a:hover {
	text-decoration: none;
	color: #6C5F5F;
}

div.h2Box {
	height: 288px;
	width: 86px;
	float: right;
	margin-right: 157px;
}

