@charset "shift_jis";

/* ------------------------------------------------------------
【健康美塾】共通
--------------------------------------------------------------*/
/***********************************************
**	elements
************************************************/
html body {
	background: none #ffffff;
}

img {
	vertical-align: top;
}

img.print-alt {
	display: none;
	}

.clear{
	clear: both;
}

ul.bullet li{
	padding-left: 10px;
	background: url(/common/imgs/bullet-dot.gif) 2px 6px no-repeat;
	text-align: left;
}

sup {
	padding-left: 0.1em;
	font-size: 75%;
	vertical-align: text-top;
}
sub {
	padding-left: 0.1em;
	font-size: 75%;
	vertical-align: baseline;
}

/***********************************************
**	common structure
************************************************/
/* コーポレイトのスタイルを上書き
 --------------------------------------------- */
#container-wrapper {
	background: none;
}

#container-head {
	border-bottom: 1px solid #dddddd;
}

#section-head {
	width: 920px;
	margin: 0 auto;
}

#main {
	background-color: #ffffff;
}

/* 健康美塾専用スタイル
 --------------------------------------------- */
/* メインコンテンツラッパー */
#main-wrapper {
	min-width: 920px;
	width: 100%;
	padding-top: 11px;
	background: url(/kenko-bijuku/common/imgs/container-body.gif);
}

/* メインコンテンツ */
#main-body {
	zoom: 100%;
	width: 920px;
	margin: 0 auto;
	padding-bottom: 20px;
}
#main-body:after {
	height: 0;
	visibility: hidden;
	content: "";
	display: block;
	clear: both;
}

/* パンくず */
#section-map {
	padding: 10px 0;
}

/* メインコンテンツ：メイン（左カラムラッパー） */
#main-left {
	float: left;
	width: 680px;
	margin-right: 10px;
	padding-top: 9px;
	background: url(/kenko-bijuku/common/imgs/contents-top.gif) no-repeat;
}
/* メインコンテンツ：メイン（左カラムコンテンツ） */
#main-left #main-container {
	width: 680px;
	padding: 15px 0 25px 0;
	background: url(/kenko-bijuku/common/imgs/main-background.gif);
}

/* メインコンテンツ：サブ（右カラム） */
#main-right{
	float: right;
	width: 230px;
}

/* ページトップへ戻る */
#page-top {
	width: 680px;
	height: 50px;
	padding-top: 24px;
	background: url(/kenko-bijuku/common/imgs/contents-under.gif) no-repeat;
	text-align: right;
}

/***********************************************
**	HEADER
************************************************/
#main-header {
	position: relative;
	width: 920px;
	height: 104px;
	margin: 0 auto;
	padding-top: 10px;
	overflow: show;
}

#main-header h1 {
	position: absolute;
	top: 10px;
	left: 0;
	width: 338px;
}

#main-header p.lead {
	position: relative;
	top: 27px;
	left: 354px;
	width: 410px;
	color: #666666;
}

#main-header ul {
	position: absolute;
	top: 29px;
	right: 0px;
	width: 150px;
}
#main-header ul li {
	margin-bottom: 7px;
	line-height: 0;
}

/***********************************************
**	FOOTER
************************************************/
ul#main-footer {
	zoom: 100%;
	width: 920px;
	margin: -5px auto 0 auto;
	padding: 15px 0;
	line-height: 120%;
	overflow: hidden;
}
ul#main-footer li {
	float: left;
	margin-top: 5px;
	white-space: nowrap;
}
ul#main-footer li a {
	margin: 0 5px;
}
ul#main-footer li.first-item a {
	margin-left: 0;
}

/***********************************************
**	MENU
************************************************/
/* 健康美塾メインメニュー */
ul#right-menu {
	width: 230px;
	margin-bottom: 15px;
}
ul#right-menu li {
	display: block !important;
	display: inline;
}
/* hack for IE7 */
*:first-child+html ul#right-menu li {
	display: inline !important;
	}

#menu1 a, #menu2 a, #menu3 a, #menu4 a, #menu5 a, #menu-chosa a {
	display: block;
	width: 230px;
	height: 40px;
	margin-bottom: 5px;
	background-repeat: no-repeat;
	overflow: hidden;
}
#menu-chosa a {
	margin-top: 15px;
}

#menu1 a span, #menu2 a span, #menu3 a span, #menu4 a span, #menu5 a span, #menu-chosa a span {
	display: none;
}

/* 健康美塾メインメニュー：ホーム */
#menu1 a {
	background-image: url(/kenko-bijuku/common/imgs/menu1.gif);
}
.category_home #menu1 a, 
#menu1 a:hover {
	background-image: url(/kenko-bijuku/common/imgs/menu1b.gif);
	font-weight: bold;
}
/* 健康美塾メインメニュー：季節のスキンケアゼミ */
#menu2 a {
	background-image: url(/kenko-bijuku/common/imgs/menu2.gif);
}
.category_skincare #menu2 a, 
#menu2 a:hover {
	background-image: url(/kenko-bijuku/common/imgs/menu2b.gif);
	font-weight: bold;
}
/* 健康美塾メインメニュー：誰にも言えないお悩み相談 */
#menu3 a {
	background-image: url(/kenko-bijuku/common/imgs/menu3.gif);
}
.category_onayami #menu3 a, 
#menu3 a:hover {
	background-image: url(/kenko-bijuku/common/imgs/menu3b.gif);
	font-weight: bold;
}
/* 健康美塾メインメニュー：ホンネの女子会 */
#menu4 a {
	background-image: url(/kenko-bijuku/common/imgs/menu4.gif);
}
.category_joshikai #menu4 a, 
#menu4 a:hover {
	background-image: url(/kenko-bijuku/common/imgs/menu4b.gif);
	font-weight: bold;
}
/* 健康美塾メインメニュー：キレイになるレシピ */
#menu5 a {
	background-image: url(/kenko-bijuku/common/imgs/menu5.gif);
}
.category_recepi #menu5 a, 
#menu5 a:hover {
	background-image: url(/kenko-bijuku/common/imgs/menu5b.gif);
	font-weight: bold;
}

/* 健康美塾メインメニュー：調査de美塾 */
#menu-chosa a {
	height: 60px;
	background-image: url(/kenko-bijuku/common/imgs/menu-chosa-off.jpg);
	background-position: right top;
}
.category_chosa #menu-chosa a, 
#menu-chosa a:hover {
	background-image: url(/kenko-bijuku/common/imgs/menu-chosa-on.jpg);
	font-weight: bold;
}

/* 今月のプレゼント */
dl#monthly-present {
	position: relative;
	width: 220px;
	height: 290px;
	margin: 0 0 15px 10px;
	background: url(/kenko-bijuku/common/imgs/bg-present-banner.gif) no-repeat;
	line-height: 0;
	overflow: hidden;
	z-index: 0;
}
dl#monthly-present dt {
	position: relative;
	padding: 26px 0 0 29px;
	z-index: 1;
}
dl#monthly-present dd {
	height: 221px;/* 290px - dt height - padding-top 26px */
	z-index: 1;
}
dl#monthly-present dd p {
	position: relative;
	padding-left: 9px;
	z-index: 2;
}
dl#monthly-present dd ul {
	height: 60px;/* 290px - ul li img padding-top 230px */
}
dl#monthly-present dd ul li {
	position: relative;
	top: -230px;
	left: 5px;
	width: 210px;
	height: 280px;
	text-align: center;
	z-index: 3;
}
dl#monthly-present dd ul li img {
	padding-top: 230px;
}
dl#monthly-present dd ul li a {
	display: block;
	width: 100%;
	height: 100%;
}

/* バナー群 */
ul#right-banner {
	width: 200px;
	margin-left: 22px;
}
ul#right-banner li {
	margin-bottom: 8px;
}

/* バックナンバー */
dl#backnumber {
	width: 220px;
	margin: 0 0 15px 10px;
}
dl#backnumber dt {
	height: 40px;
	overflow: hidden;
}
dl#backnumber dd {
	color: #bf56ae;
	background: #ffe5fb;
	padding: 10px 10px 0 10px;
}

dl#backnumber dd ul li {
	zoom: 100%;
	padding-bottom: 10px;
	overflow: hidden;
}
dl#backnumber dd ul li span.theme {
	display: block;
	float: right;
	width: 108px;
	font-weight: bold;
}
dl#backnumber dd ul li span.theme a {
	color: #bf56ae;
	font-weight: normal;
	text-decoration: underline;
}
dl#backnumber dd ul li img {
	display: block;
	float: left;
}

/* バックナンバー：レシピのみ（最新の5件のみサムネイル付） */
div.category_recepi dl#backnumber dd ul {
	zoom: 100%;
	width: 200px;
	overflow: hidden;
}
div.category_recepi dl#backnumber dd ul li {
	float: left;
	margin-right: 1em;
	white-space: nowrap;
	overflow: visible;
}
div.category_recepi dl#backnumber dd ul li a {
	color: #bf56ae;
}
div.category_recepi dl#backnumber dd ul li span.theme {
	display: inline;
	float: none;
	width: auto;
}
div.category_recepi dl#backnumber dd ul li span.theme a {
	font-weight: bold;
}

div.category_recepi dl#backnumber dd ul li.latest-group {
	float: none;
	margin-right: 0;
	white-space: normal;
	overflow: hidden;
}
div.category_recepi dl#backnumber dd ul li.latest-group span.theme, 
div.category_recepi dl#backnumber dd ul li.latest-group span.text {
	display: block;
	float: right;
	width: 108px;
}
div.category_recepi dl#backnumber dd ul li.latest-group span.theme a {
	text-decoration: none;
}

/***********************************************
**	link style
************************************************/
/* 汎用 */
a:link, a:visited {
	color: #f2499d;
	text-decoration: underline;
}
a:hover, a:active {
	color: #f2499d;
	text-decoration: none;
}

/* フッター */
#main-footer a:link, #main-footer a:visited {
	color: #555555;
	text-decoration: none;
}
#main-footer a:hover, #main-footer a:active {
	color: #555555;
	text-decoration: underline;
}

/* バックナンバー */
.backnumber-right a:link, .backnumber-right a:visited {
	color: #bf56ae;
	text-decoration: underline;
}
.backnumber-right a:hover, .backnumber-right a:active {
	color: #bf56ae;
	text-decoration: none;
}

/* サイトマップ */
.sitemap-sub-title a {
	font-size: 108.4%;
	font-weight: bold;
}

/***********************************************
**
**	INDEX
**
************************************************/
.category_home #main-body {
	padding-bottom: 10px;
}

/* フッターバナー群 */
.category_home #footer-banner {
	width: 920px;
	margin: 0 auto;
	padding: 15px 0;
	border-top: 1px solid #dddddd;
}

.category_home #footer-banner dl {
	line-height: 0;
}
.category_home #footer-banner dl dt {
	margin-bottom: 5px;
}

.category_home #footer-banner ul {
	height: 50px;
	margin-bottom: 15px;
	overflow: hidden;
}
.category_home #footer-banner ul li {
	float: left;
	width: 200px;
	height: 50px;
	margin-right: 15px;
}

/* インデックス */
.category_home .index-contents {
	zoom: 100%;
	padding-bottom: 20px;
}
.category_home .index-contents:after {
	height: 0;
	visibility: hidden;
	content: "";
	display: block;
	clear: both;
	}

.category_home .index-contents dl.index {
	position: relative;
	float: left;
	width: 290px;
	height: 290px;
	z-index: 0;
}
.category_home .index-contents dl.index dd {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}
.category_home .index-contents dl#recipe {
	height: 160px;
}
.category_home .index-contents dl.index p.lead {
	height: 0px;
	font-size: 1px;
	text-indent: -9999px;
	visibility: hidden;
	overflow: hidden;
}

.category_home .index-contents dl.index ul.see-contents {
	position: absolute;
	top: 243px;
	left: 65px;
	z-index: 2;
}
.category_home .index-contents dl#joshikai ul.see-contents {
	top: 248px;
}
.category_home .index-contents dl#recipe ul.see-contents {
	top: 117px;
	left: 131px;
}

.category_home .index-contents ul#chosa {
	margin-top: 20px;
	float: left;
}

/* インデックス：季節のスキンケアゼミ */
.category_home .index-contents dl#skincare {
	width: 430px;
	height: 305px;
	margin-right: 25px;
}
.category_home .index-contents dl#skincare ul.see-contents {
	top: 258px;
	left: 137px;
}

/* インデックス：今月のプレゼント */
.category_home .index-contents div#present {
	float: left;
	width: 220px;
	height: 290px;
	margin: 15px 24px 0 0;
}
.category_home .index-contents div#present dl#monthly-present {
	margin: 0;
}

/* インデックス：カラーサイコロジー */
div#color-psychology {
	float: left;
	width: 220px;
	height: 290px;
	margin-top: 15px;
}
div#color-psychology-print-flash {
	display: none;
}

/* インデックス：誰にも言えないお悩み相談 */
.category_home .index-contents dl#onayami {
	margin: 5px 25px 0 0;
}

/* インデックス：ホンネの女子会 */
.category_home .index-contents dl#joshikai {
	height: 295px;
	margin-right: 25px;
}

/* インデックス：キレイになるレシピ */
.category_home .index-contents dl#recipe {
	margin-top: 5px;
}

.category_home .index-contents dl#recipe dd ul.submenu {
	position: absolute;
	top: 178px;
	left: 0;
	width: 290px;
	overflow: hidden;
}
.category_home .index-contents dl#recipe dd ul.submenu li {
	float: left;
	padding-bottom: 5px;
	line-height: 0;
}
.category_home .index-contents dl#recipe dd ul.submenu li.single-line {
	width: 100%;
}

/***********************************************
**
**	季節のスキンケアゼミ
**
************************************************/
/* コンテンツレッスンエリア：プレゼント */
div.lesson-body div#present, 
div.seminar-body div#present {
	width: 500px;
	margin: 10px auto 35px auto;
}
div.lesson-body div#present p.thanks, 
div.seminar-body div#present p.thanks {
	padding: 10px;
	border: solid 2px #fcd40d;
	background: #fffceb;
	font-weight: bold;
	text-align: center;
}
div.lesson-body div#present dl.active, 
div.seminar-body div#present dl.active {
	margin: 20px 0 0 0;
}
div.lesson-body div#present dl.active dt, 
div.seminar-body div#present dl.active dt {
	margin-bottom: 5px;
	font-weight: bold;
}
div.lesson-body div#present dl.active dd, 
div.seminar-body div#present dl.active dd {
	position: relative;
/* 	height: 169px; */
	height: 190px;
	overflow: hidden;
	z-index: 0;
}
div.lesson-body div#present dl.active dd p.banner, 
div.seminar-body div#present dl.active dd p.banner {
	position: relative;
	top: 0;
	left: 0;
	z-index: 1;
}
div.lesson-body div#present dl.active dd ul.button, 
div.seminar-body div#present dl.active dd ul.button {
	position: absolute;
	top: 149px;
	left: 158px;
	z-index: 2;
}

