@charset 'Shift_JIS';
@charset 'UTF-8';
/*  font-family : 'Verdana','Osaka','ＭＳ Ｐゴシック',sans-serif !important; */
/*  font-family: 'Verdana', 'Osaka', 'ＭＳ Ｐゴシック', sans-serif !important;
*/
* { 
  font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
  margin: 0px;
  font-size: 12px;
 }
html

body
{ 
  margin: 0px;
  padding: 0px;
  font-size: 12px;
  line-height: 150%;
  color: #434343;
 }
img
{ 
  border: 0px;
 }

a 
{  
  color: #4ca417;
}
a:visited
{ 
  color: #888888;
 }
a.caution
{ 
  color: #ff5633;
 }
a.else
{ 
  color: #444444;
 }
.wrapper
{ 
  width: 950px;
  margin-left: auto;
  margin-right: auto;
 }
.wrapper_narrow
{ 
  width: 715px;
  margin-left: auto;
  margin-right: auto;
 }
.left
{ 
  display: block;
  float: left;
 }
.right
{ 
  display: block;
  float: right;
 }
.clear
{ 
  clear: both;
  width: 1px;
  height: 1px;
  line-height: 1px;
  font-size: 1px;
 }
.content_wide
{ 
  width: 930px;
  margin-left: auto;
  margin-right: auto;
 }
.content_all
{ 

 }

.gbox696_top
{ 
  width: 696px;
  height: 5px;
  overflow: hidden;
  background: url(/info/assets/images/common/gbox696_top.gif) no-repeat;
 }
.gbox696_body
{ 
  width: 696px;
  overflow: hidden;
  background: url(/info/assets/images/common/gbox696_body.gif) repeat-y;
 }
.gbox696_bottom
{ 
  width: 696px;
  height: 5px;
  overflow: hidden;
  background: url(/info/assets/images/common/gbox696_bottom.gif) no-repeat;
 }
.obox696_top
{ 
  width: 696px;
  height: 15px;
  overflow: hidden;
  background: url(/info/assets/images/common/ctorbg_top.gif) no-repeat;
 }
.obox696_body
{ 
  width: 696px;
  background: url(/info/assets/images/common/ctorbg_body.gif) repeat-y;
 }
.obox696_bottom
{ 
  width: 696px;
  height: 15px;
  overflow: hidden;
  background: url(/info/assets/images/common/ctorbg_bottom.gif) no-repeat;
 }
 .border
{ 
  width: 100%;
  height: 2px;
  background: url(/info/assets/images/common/border.gif) repeat-x;
 }


#content_left
{ 
  width: 696px;
 }
#content_left h1
{ 
  height: 15px;
  margin: 0px;
  padding: 10px 0px 10px 15px;
  font-size: 100%;
  background: url(/info/assets/images/common/h1_bg_left.gif) no-repeat;
 }
#content_right
{ 
  width: 224px;
 }

.ad_460x60
{ 
  width: 460px;
  height: 60px;
  margin: 0px 0px 0px 18px;
 }
.ad_460x60 a
{
	text-decoration: none;
}
/* ログイン後TOP 中央下部 */
.ads_696x140 a
{
	text-decoration: none;
	color: #ffffff;
}
/* 完了系ページ 中央 */
#ads_center_400x300 a
{
	text-decoration: none;
}
.caution
{ 
  color: #ff6334;
  font-size: 90%;
 }
.caution_gray
{ 
  color: #999999;
  font-size: 90%;
 }
.gray
{ 
  color: #999999;
 }
.necessary
{ 
  color: #ff9900;
 }
.bold
{ 
  font-weight: bold;
 }
.small
{ 
  font-size: 90%;
 }
.error
{ 
  padding-left: 20px;
  background: url(/info/assets/images/common/icon_attention.gif) no-repeat left center;
  color: #82b510;
  font-weight: bold;
 }
.ft90
{ 
  font-size: 90%;
 }
.ft150
{ 
  font-size: 150%;
 }
.arrow
{ 
  text-align: left;
  padding-left: 10px;
  background: url(/info/assets/images/common/arrow.gif) no-repeat left center;
 }
.center
{ 
  text-align: center;
 }
.ft_green
{ 
  color: #4B9303;
 }
table 
{ 
  width: 100%;
  background-color: #caccc7;
 }
th
{ 
  background-color: #f1f1f1;
 }
td
{ 
  background-color: #ffffff;
 }
/* Header */
#header
{ 
  height: 60px;
  overflow: hidden;
  margin-top: 15px;
  margin-bottom: 10px;
 }
#header .right
{
  text-align: right;
  line-height: 26px;
}

/*** MainMenu ここから ***/
/*** MainMenu 基本設定 ***/
#main_menu
{ 
  height: 30px;
  overflow: hidden;
  background: url(/info/assets/images/common/mainmenu_blank.gif) no-repeat right -1px;
 }
#main_menu a
{ 
  display: block;
  float: left;
  height: 30px;
  text-decoration: none;
  background: url(/info/assets/images/common/navi_bg_397.gif) no-repeat left top;
 }
/*** SubMenu 基本設定 ***/
#sub_menu
{ 
  position: relative;
  top: 0px;
  left: 0px;
  z-index: 1000;
 }
#sub_menu a
{ 
  display: block;
  width: 113px;
  height: 22px;
  line-height: 22px;
  font-size: 11px;
  text-decoration: underline;
  padding-left: 20px;
  color: #4ca417;
  background-image: url(/info/assets/images/common/navi_bg_090427.gif);
  background-repeat: no-repeat;
  background-position: 0px -869px;  
 }
#sub_menu a:hover
{ 
  background-position: 0px -892px;  
 }
/*** MainMenu[ホーム] ***/
#main_menu .home_normal
{ 
  width: 137px;
  background-position: 0px -1px;
 }
#main_menu .home_normal:hover
{ 
  background-position: 0px -63px;
 }
#main_menu .home_active
{ 
  width: 137px;
  background-position: 0px -32px;
 }
#main_menu .home_active:hover
{ 
  background-position: 0px -63px;
 }
/*** MainMenu[マイページ] ***/
#main_menu .mypage_normal
{ 
  width: 137px;
  background-position: 0px -94px;
 }
#main_menu .mypage_normal:hover
{ 
  background-position: 0px -156px;
 }
#main_menu .mypage_active
{ 
  width: 137px;
  background-position: 0px -125px;
 }
#main_menu .mypage_active:hover
{ 
  background-position: 0px -156px;
 }
/*** SubMenu[マイページ] ***/
#main_menu .mypage_sub
{ 
  width: 137px;
  background-position: 0px -156px;
 }
#sub_menu_mypage 
{ 
  position: absolute;
  top: 0px;
  left: 4px;
  width: 133px;
  height: 44px;
  display: none;
 }
/*** MainMenu[食事カルテ]非会員 ***/
#main_menu .wsp0_normal
{ 
  width: 135px;
  background-position: 0px -187px;
 }
#main_menu .wsp0_normal:hover
{ 
  background-position: 0px -249px;
 }
#main_menu .wsp0_active
{ 
  width: 135px;
  background-position: 0px -218px;
 }
#main_menu .wsp0_active:hover
{ 
  background-position: 0px -249px;
 }
/*** MainMenu[食事カルテ]会員 ***/
#main_menu .wsp_normal
{ 
  width: 135px;
  background-position: 0px -776px;
 }
#main_menu .wsp_normal:hover
{ 
  background-position: 0px -838px;
 }
#main_menu .wsp_active
{ 
  width: 135px;
  background-position: 0px -807px;
 }
#main_menu .wsp_active:hover
{ 
  background-position: 0px -838px;
 }
/*** SubMenu[食事カルテ]会員 ***/
#main_menu .wsp_sub
{ 
  width: 135px;
  background-position: 0px -838px;
 }
#sub_menu_wsp
{ 
  position: absolute;
  top: 0px;
  left: 141px;
  width: 133px;
  height: 44px;
  display: none;
 }
/*** MainMenu[みんなのダイアリー] ***/
#main_menu .diary_normal
{ 
  width: 135px;
  background-position: 0px -280px;
 }
#main_menu .diary_normal:hover
{ 
  background-position: 0px -342px;
 }
#main_menu .diary_active
{ 
  width: 135px;
  background-position: 0px -311px;
 }
#main_menu .diary_active:hover
{ 
  background-position: 0px -342px;
 }
/*** MainMenu[栄養士Q&A] ***/
#main_menu .dietitian_normal
{ 
  width: 136px;
  background-position: 0px -373px
 }
#main_menu .dietitian_normal:hover
{ 
  background-position: 0px -466px;
 }
#main_menu .dietitian_active
{ 
  width: 136px;
  background-position: 0px -435px;
 }
#main_menu .dietitian_active:hover
{ 
  background-position: 0px -466px;
 }
/*** MainMenu[レシピ] ***/
#main_menu .recipe_normal
{ 
  width: 135px;
  background-position: 0px -497px
 }
#main_menu .recipe_normal:hover
{ 
  background-position: 0px -559px;
 }
#main_menu .recipe_active
{ 
  width: 135px;
  background-position: 0px -528px;
 }
#main_menu .recipe_active:hover
{ 
  background-position: 0px -559px;
 }
/*** MainMenu[特集] ***/
#main_menu .tokushu_normal
{ 
  width: 135px;
  background-position: 0px -590px
 }
#main_menu .tokushu_normal:hover
{ 
  background-position: 0px -652px;
 }
#main_menu .tokushu_active
{ 
  width: 135px;
  background-position: 0px -621px;
 }
#main_menu .tokushu_active:hover
{ 
  background-position: 0px -652px;
 }
/*** MainMenu[セレクトショップ] ***/
#main_menu .selectshop_normal
{ 
  width: 137px;
  background-position: 0px -683px
 }
#main_menu .selectshop_normal:hover
{ 
  background-position: 0px -745px;
 }
#main_menu .selectshop_active
{ 
  width: 137px;
  background-position: 0px -714px;
 }
#main_menu .selectshop_active:hover
{ 
  background-position: 0px -745px;
 }
/*** MainMenu ここまで ***/

/* contents box */
#content_all_top
{
	height: 10px;
	margin-top: 10px;
	overflow: hidden;
	background: url(/info/assets/images/common/contentsbg_top.gif) no-repeat;
 }
#content_all_body
{ 
  padding: 0px 10px 0px 10px;
  background: url(/info/assets/images/common/contentsbg_body.gif) repeat-y;
 }
#content_all_bottom
{ 
  height: 10px;
  margin-bottom: 0px;
  background: url(/info/assets/images/common/contentsbg_bottom.gif) no-repeat;
 }
h1
{ 
  margin: 0px;
  font-size: 100%;
 }
#content_all h1
{
  height: 15px;
  margin: 0px;
  padding: 10px 0px 10px 15px;
  background: url(/info/assets/images/common/h1_bg_long.gif) no-repeat;
 }

/** content_all 用 **/
#content_all .content_green_top
{ 
  width: 930px;
  height: 15px;
  overflow: hidden;
  background: url(/info/assets/images/member_mng/ctbg_top.gif) no-repeat;
 }
#content_all .content_green_body
{ 
  width: 930px;
  padding: 0px 0px 0px 0px;
  background: url(/info/assets/images/member_mng/ctbg_body.gif) repeat-y;
 }
#content_all .content_green_bottom
{ 
  width: 930px;
  height: 15px;
  overflow: hidden;
  background: url(/info/assets/images/member_mng/ctbg_bottom.gif) no-repeat;
 }

/** TwoColumn **/
#content_left h1
{ 
  height: 15px;
  margin: 0px;
  padding: 10px 0px 10px 15px;
  font-size: 100%;
  background: url(/info/assets/images/common/h1_bg_left.gif) no-repeat;
 }

/** diary 食事カルテ **/
/** 体重・体脂肪率・カロリー・健康度 **/
#energy_point
{ 
  width: 670px;
  margin-left: auto;
  margin-right: auto;
 }
#energy_point th
{ 
  padding: 2px 5px 2px 5px;
 }
#energy_point td
{ 
  padding: 2px 5px 2px 5px;
 }
#energy_point .left
{ 
  width: 555px;
 }
#energy_point .left table th
{ 
  width: 52px;
  text-align: left;
 }
#energy_point .left .half
{ 
  width: 203px;
 }
#energy_point .left .label1
{
  float: left;
  width: 130px;
 }
#energy_point .left .label2
{ 
  float: left;
  width: 20px;
 }
#energy_point .left .label3
{ 
  float: left;
 }
#energy_point .right
{ 
  width: 102px;
 }
#energy_point .right th
{ 
  line-height: 18px;
 }
#energy_point .right td
{ 
  text-align: center;
  line-height: 36px;
 }
/**　食事カルテ **/
#karute
{ 
  width: 670px;
  margin: 10px auto 10px auto;
 }
#karute_tab
{ 
  width: 670px;
  height: 26px;
 }
#karute_tab a
{ 
  display: block;
  float: left;
  width: 121px;
  height: 26px;
  text-decoration: none;
 }
#karute_tab .summary_normal
{ 
  background: url(/info/assets/images/my_diary/tab1_normal.gif) no-repeat;
 }
#karute_tab .summary_active
{ 
  background: url(/info/assets/images/my_diary/tab1_active.gif) no-repeat;
 }
#karute_tab .meal_normal
{ 
  background: url(/info/assets/images/my_diary/tab2_normal.gif) no-repeat;
 }
#karute_tab .meal_active
{ 
  background: url(/info/assets/images/my_diary/tab2_active.gif) no-repeat;
 }
#karute_tab .eiyo_normal
{ 
  background: url(/info/assets/images/my_diary/tab3_normal.gif) no-repeat;
 }
#karute_tab .eiyo_active
{ 
  background: url(/info/assets/images/my_diary/tab3_active.gif) no-repeat;
 }
#karute_tab .blank
{ 
  width: 293px;
  height: 26px;
  background: url(/info/assets/images/my_diary/tab_blank.gif) no-repeat;
 }
#karute_tab .spacer7
{ 
  width: 7px;
  height: 26px;
  background: url(/info/assets/images/my_diary/tab_blank.gif) no-repeat;
 }
#karute_tab .spacer256
{ 
  width: 256px;
  height: 26px;
  background: url(/info/assets/images/my_diary/tab_blank.gif) no-repeat;
 }
#karute .karute_tab_body
{ 
  width: 650px;
  padding: 10px 10px 10px 10px;
  background: url(/info/assets/images/my_diary/results_bgm.gif) repeat-y;
 }
#karute .karute_tab_bottom
{ 
  width: 670px;
  height: 5px;
  overflow: hidden;
  background: url(/info/assets/images/my_diary/results_bgb.gif) repeat-y;
 }
#karute .karute_tab_body h3
{ 
  font-weight: normal;
  font-size: 80%;
  line-height: 18px;
  height: 18px;
  padding: 0px 0px 0px 0px;
 }
#karute .karute_tab_body .energy_summary
{ 
  border: solid 2px #f9bd3b;
  background-color: #ff8e28;
  color: #ffffff;
  font-size: 100%;
  padding: 2px;
 }
#karute .karute_tab_body #meal_list
{ 
  padding-bottom: 10px;
 }
#karute .karute_tab_body #meal_list .line
{ 
  padding: 5px 0px 2px 0px;
 }
#karute .karute_tab_body #meal_list .dot_border
{ 
  width: 100%;
  height: 1px;
  font-size: 1px;
  line-height: 1px;
  border-bottom: dotted 1px #e6e6e6; 
 }
#karute .karute_tab_body #meal_list .type
{ 
  width: 35px;
  height: 15px;
 }
#karute .karute_tab_body #meal_list .energy
{ 
  width: 63px;
  text-align: right;
  color: #eb702d;
  font-weight: bold;
 }
#karute .karute_tab_body #meal_list .list
{ 
  width: 552px;
 }
#karute .karute_tab_body .half
{ 
  width: 317px;
  text-align: left;
 }
#karute .karute_tab_body .half h3
{ 
  height: 32px;
 }
#karute .karute_tab_body .half .title
{ 
  display: block;
  margin-top: 10px;
 }
#karute .karute_tab_body .half .detail
{ 
  display: block;
  margin-top: 4px;
 }
#karute .karute_tab_body .none
{ 
  border: solid 1px #e8e8e8;
  background-color: #f1f1f1;
  text-align: center;
  padding: 30px 0px 30px 0px;
 }
#karute .karute_tab_body #exercise_summary
{ 
  padding: 10px 0px 0px 0px;
 }
#karute .karute_tab_body #exercise_summary .title
{ 
  display: block;
  margin-top: 3px;
 }
#karute .karute_tab_body .menu_title
{ 
  display: block;
  margin-top: 3px;
 }
#karute .karute_tab_body #exercise_summary .status
{ 
  width: 78px;
  text-align: center;
 }
#karute .karute_tab_body #exercise_summary .energy
{ 
  width: 78px;
  text-align: center;
  color: #eb702d;
  font-weight: bold;
 }
#karute #sv_status_table th
{ 
  width: 78px;
  text-align: center;
  padding: 3px 0px 3px 0px;
 }
#karute #sv_status_table td
{ 
  width: 78px;
  height: 41px;
  padding: 5px 0px 5px 0px;
  text-align: center;
 }
#karute #eiyo_status_table th
{ 
  width: 54px;
  text-align: center;
  padding: 3px 0px 3px 0px;
 }
#karute #eiyo_status_table td
{ 
  padding: 3px;
 }

/* footer_navi
------------------------------- */
#footer_navi {
	display: block;
	float: left;
	width: 700px;
	font-size: 80%;
	height: 60px;
}
#footer_navi ul {
	margin: 0px;
	padding: 0px;
}
#footer_navi ul li {
	color: #CDCDCD;
	list-style-type: none;
}
#footer_navi ul li a {
	color: #3F3F3F;
}
#footer_navi .copyright {
	color: #999999;
}
#footer_pagetop {
	float: right;
	margin-right: 5px;
}
#footer_pagetop a {
	background-image: url(/info/assets/images/mytop/arrow_top.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	font-size: 80%;
	display: block;
	background-position: 0px 6px;
	color: #505050;
}

/** ADS 広告 **/
.ads
{ 
 }
#main_right embed
{ 
  margin-bottom: 10px;
 }
#main_right object
{ 
  margin-bottom: 10px;
 }
#content_right embed
{ 
  margin-bottom: 10px;
 }
#content_right object
{ 
  margin-bottom: 10px;
 }
.ads_right_224x224_table
{
  margin-bottom: 10px;
}
#ads_right_224x224
{ 
  width: 224px;
  height: 224px;
  text-align: center;
 }
#ads_complete_400x300
{ 
  width: 400px;
  height: 300px;
 }
#ads_left_200x40
{ 
  width: 200px;
  height: 40px;
  margin-bottom: 10px;
 }
#ads_left_ad_table 
{ 
  margin-top: 10px;
 }
#ads_left_ad_table th
{ 
  font-weight: normal;
 }
#ads_left_ad_table td
{ 
  padding: 10px 9px 0px 9px;
 }
.ads_left_180x50
{ 
  width: 180px;
  height: 50px;
  margin-bottom: 10px;
 }
#ads_center_400x300
{ 
  margin: 40px auto 0px auto;
  width: 400px;
  height: 300px;
 }
.ads_ec_224x80
{ 
  display: block;
  width: 224px;
  height: 80px;
  overflow: hidden;
 }
.ads_ec_200x80
{ 
  display: block;
  width: 200px;
  height: 80px;
  overflow: hidden;
  margin: 0px 0px 10px 0px;
 }
.ads_pr_table_224
{ 
  margin: 10px 0px 0px 0px;
 }
.ads_pr_table_224 td
{ 
  display: block;
  width: 214px;
  padding: 6px 4px 6px 4px;
  text-align: left;
 }
.ads_pr_table_224 td .h_72
{
  height: 72px;
  width: 214px;
  overflow: hidden;
}
.ads_pr_table_224 td a
{ 
	display: block;
	width: 214px;
	height: 72px;
	overflow: hidden;
	margin: 0px atuo 0px auto;
	text-decoration: none;
	color: #444444;
  line-height: 18px;
  font-size: 11px;
 }
.ads_pr_table_224 td a:visited
{
  color: #444444;
}
.ads_pr_table_224 td a img
{
  display: block;
  float: left;
  width: 72px;
  height: 72px;
  margin-right: 4px;
}
.ads_pr_table_224 .dot_border
{ 
  width: 100%;
  height: 6px;
  font-size: 1px;
  line-height: 1px;
  border-bottom: dashed 1px #caccc7;
  margin: 0px 0px 6px 0px;
 }
.ads_696x140
{ 
  width: 696px;
  height: 140px;
  overflow: hidden;
 }

<!-- add -->
#ads_side {
  width: 160px;
  height: 600px;
  overflow: hidden;
  margin: 10px auto 0px auto;
}

/* ticket-413 */
p#logo {
  width: 128px;
  height: 45px;
  text-indent: -9999px;
  background: url(/info/assets/images/common/asken_logo.gif) top left no-repeat;
}
p#logo a {
  display: block;
  width: 128px;
  height: 45px;
}