@charset "shift_jis";

/* ------------------------------------------------------------------
 メタボポップアップ メタボとは？
 ------------------------------------------------------------------*/
@import "../../common.css";
@import "../../sub_common.css";
/* テキストCSS */
@import "../../textsettings.css";


/* ------------------------------------------------------------------
 共有パーツ
 ------------------------------------------------------------------*/
body {
	background-color:#FFFFFF;
}

#metabolic_box {
	width:550px;
	margin:0 auto;
}

#metabolic_box h1 {
	margin-bottom:20px;
}

/* ------ ナビゲーション ------ */
.metabolic_navi {
	clear:both;
	width:550px;
	margin-bottom:30px;
}

.metabolic_navi img {
	float:left;
}


/* ------ コンテンツ枠 ------ */
.contents_box {
	clear:both;
	width:550px;
	margin-bottom:70px;
}


/* ------ 閉じるボタン ------ */
.close_btn {
	text-align:center;
	margin-bottom:30px;
}


/* ------------------------------------------------------------------
 メタボリック シンドロームとは
 ------------------------------------------------------------------*/

.pt05{
	padding-top: 5px;
}
.pt15{
	padding-top: 15px;
}
.pt20{
	margin-top: 20px;
}
.pl10{
	padding-left: 10px;
}

.pl18{
	padding-left: 18px;
}
.pr10{
	padding-right: 10px;
}
.prl15{ padding-left:15px;
	padding-right:15px;
	}
.pb20{
	padding-bottom: 20px;
}
.pb30{
	padding-bottom: 30px;
}
.pdg05{
	padding: 5px;
}
.pdg10{
	padding: 10px;
}
.mt30{
	margin-top: 30px;
}
.mb05{
	margin-bottom: 5px;
}
.mb10{
	margin-bottom: 10px;
}
.mb15{
	margin-bottom: 15px;
}
.mb20{
	margin-bottom: 20px;
}
.mb30{
	margin-bottom: 30px;
}
.ml10{
	margin-left: 10px;
}
.ml15{
	margin-left: 15px;
}
.ml20{
	margin-left: 20px;
}
.ml30{
	margin-left: 30px;
}


/* ------------------------------------------------------------------
 共有パーツ終わり
 ------------------------------------------------------------------*/
 /* ----------------------------------- コンテンツ ----------------------------------- */
 
 .curriculum_bg_02_01 {
 	background-image:url(../../../../campaign/metabolic/image/bmt/curriculum_bg_02_01.gif);
	background-position:left;
	background-repeat:repeat-y;
 }
 
  .curriculum_bg_02_02 {
 	background-image:url(../../../../campaign/metabolic/image/bmt/curriculum_bg_02_02.gif);
	background-position:left;
	background-repeat:repeat-y;
 }
 
  .curriculum_bg_02_03 {
 	background-image:url(../../../../campaign/metabolic/image/bmt/curriculum_bg_02_03.gif);
	background-position:left;
	background-repeat:repeat-y;
 }