@charset "utf-8";
/* header styles */

/* トップ styles */
#home #header {
	height: 453px;
	background-image: url(../image/header-bg.jpg);
	background-repeat: no-repeat;
	width: 985px;
	background-position: left bottom;
	position: relative;
}
#home #header h1 {
	background-image: url(../image/header.gif);
	background-repeat: no-repeat;
	font-size: 0px;
	line-height: 0px;
	text-indent: -9999px;
	height: 83px;
	width: 980px;
}
/* 中ページ styles */
#header {
	height: 83px;
	background-image: url(../image/shared/header.gif);
	background-repeat: no-repeat;
	width: 980px;
	position: relative;
}
#header h1 {
	height: 0;
	overflow: hidden;
}

#header p {
	height: 0;
	overflow: hidden;
}
/* スキップボタン */
#navskip {
	height: 0;
	overflow: hidden;
}
/* リード文章 */
#header #lead {
	background-image: url(../image/lead.jpg);
	background-repeat: no-repeat;
	height: 131px;
	width: 536px;
	left: 391px;
	top: 226px;
	position: relative;
}
/* ヘッダーナビ　ここから */
#home ul#head-nav {
	list-style-type: none;
	font-size: 0px;
	line-height: 0px;
	text-indent: -9999px;
}
/* 30秒エクササイズ　ここから */
#home #head-nav-30exercise {
	height: 160px;
	width: 176px;
	position: absolute;
	top: 148px;
	left: 122px;
}
#home #head-nav-30exercise a {
	display: block;
	background-image: url(../image/exercise.gif);
	background-position: 0px 0px;
	height: 160px;
	width: 176px;
}
#home #head-nav-30exercise a:hover {
	background-position: 0px -160px;
}
/* 30秒エクササイズ　ここまで */

/* 健康天気予報　ここから */
#home #head-nav-exercise {
	height: 156px;
	width: 177px;
	position: absolute;
	left: 707px;
	top: 104px;
}
#home #head-nav-exercise a {
	display: block;
	background-image: url(../image/health.gif);
	background-position: 0px 0px;
	height: 156px;
	width: 177px;
}
#home #head-nav-exercise a:hover {
	background-position: 0px -156px;
}
/* 健康天気予報　ここまで */

/* プレゼントバナー　ここから */
#home #head-nav-bana {
	height: 127px;
	width: 385px;
	position: absolute;
	left: 10px;
	top: 320px;
}
#home #head-nav-bana a {
	display: block;
	background-image: url(../image/present.jpg);
	background-position: 0px 0px;
	height: 127px;
	width: 385px;
}
#home #head-nav-bana a:hover {
	background-position: 0px -0px;
}
/* プレゼントバナー　ここまで */
