@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;
 }
html {
	margin: 0px;
	padding: 0px;
	background: url(/info/assets/images/common/header_bg.gif) repeat-x;
}
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;
}
.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;
}
.obox620_top {
	width: 620px;
	height: 15px;
	overflow: hidden;
	background: url(/info/assets/images/dietitian/ad300px/ctorbg_top.gif) no-repeat;
}
.obox620_body {
	width: 620px;
	background: url(/info/assets/images/dietitian/ad300px/ctorbg_body.gif) repeat-y;
}
.obox620_bottom {
	width: 620px;
	height: 15px;
	overflow: hidden;
	background: url(/info/assets/images/dietitian/ad300px/ctorbg_bottom.gif) no-repeat;
}
.border {
	width: 100%;
	height: 2px;
	background: url(/info/assets/images/common/border.gif) repeat-x;
}
#content_left {
	width: 620px;
}
#content_left h1 {
	height: 15px;
	margin: 0px;
	padding: 10px 0px 10px 15px;
	font-size: 100%;
	background-image: url(/info/assets/images/recipe/h1_bg_left.gif);
	background-repeat: no-repeat;
}
#content_right {
	width: 300px;
}
.ad_460x60
{ 
  width: 460px;
  height: 60px;
  margin: 0px 0px 0px 18px;
 }
.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;
}

/*** 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;
	display: block;
}
#content_all_bottom {
	height: 10px;
	margin-bottom: 10px;
	overflow: hidden;
	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-image: url(/info/assets/images/recipe/h1_bg_left.gif);
	background-repeat: 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: 800px;
	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;
}
/* ticket-453 */
#content_left h1.h1_text
{
  height: 25px;
  line-height: 25px;
  margin: 0px;
  padding: 5px 15px 5px 15px;
  font-size: 14px;
  font-family: 'メイリオ','Meiryo','Verdana', 'Osak', 'ＭＳ Ｐゴシック', sans-serif !important;
  font-weight: normal;
}
html {
    background: none;
}
body {
    min-width: 1000px;
}

#footer, #header {
    font-family: Meiryo, メイリオ, 'ヒラギノ角ゴ ProN W3', 'Lucida Grande', 'Hiragino Kaku Gothic ProN', sans-serif;
    font-size: 16px;
    line-height: 1.4;
    background: white;
    color: #424242;
    /* HTML5 display-role reset for older browsers */
}
#footer a, #header a {
    text-decoration: none;
}
#footer a:hover, #header a:hover {
    opacity: 80%;
    -moz-opacity: 0.8;
    opacity: 0.8;
    filter: alpha(opacity=80);
    text-decoration: underline;
}
#footer strong, #header strong {
    font-weight: bold;
}
#footer div, #footer span, #footer applet, #footer object, #footer iframe,
#footer h1, #footer h2, #footer h3, #footer h4, #footer h5, #footer h6, #footer p, #footer blockquote, #footer pre,
#footer a, #footer abbr, #footer acronym, #footer address, #footer big, #footer cite, #footer code,
#footer del, #footer dfn, #footer em, #footer img, #footer ins, #footer kbd, #footer q, #footer s, #footer samp,
#footer small, #footer strike, #footer strong, #footer sub, #footer sup, #footer tt, #footer var,
#footer b, #footer u, #footer i, #footer center,
#footer dl, #footer dt, #footer dd, #footer ol, #footer ul, #footer li,
#footer fieldset, #footer form, #footer label, #footer legend,
#footer table, #footer caption, #footer tbody, #footer tfoot, #footer thead, #footer tr, #footer th, #footer td,
#footer article, #footer aside, #footer canvas, #footer details, #footer embed,
#footer figure, #footer figcaption, #footer footer, #footer header,
#footer menu, #footer nav, #footer output, #footer ruby, #footer section, #footer summary,
#footer time, #footer mark, #footer audio, #footer video, #header div, #header span, #header applet, #header object, #header iframe,
#header h1, #header h2, #header h3, #header h4, #header h5, #header h6, #header p, #header blockquote, #header pre,
#header a, #header abbr, #header acronym, #header address, #header big, #header cite, #header code,
#header del, #header dfn, #header em, #header img, #header ins, #header kbd, #header q, #header s, #header samp,
#header small, #header strike, #header strong, #header sub, #header sup, #header tt, #header var,
#header b, #header u, #header i, #header center,
#header dl, #header dt, #header dd, #header ol, #header ul, #header li,
#header fieldset, #header form, #header label, #header legend,
#header table, #header caption, #header tbody, #header tfoot, #header thead, #header tr, #header th, #header td,
#header article, #header aside, #header canvas, #header details, #header embed,
#header figure, #header figcaption, #header footer, #header header,
#header menu, #header nav, #header output, #header ruby, #header section, #header summary,
#header time, #header mark, #header audio, #header video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
#footer article, #footer aside, #footer details, #footer figcaption, #footer figure,
#footer footer, #footer header, #footer menu, #footer nav, #footer section, #header article, #header aside, #header details, #header figcaption, #header figure,
#header footer, #header header, #header menu, #header nav, #header section {
    display: block;
}
#footer body, #header body {
    line-height: 1;
}
#footer ol, #footer ul, #header ol, #header ul {
    list-style: none;
}
#footer blockquote, #footer q, #header blockquote, #header q {
    quotes: none;
}
#footer blockquote:before, #footer blockquote:after,
#footer q:before, #footer q:after, #header blockquote:before, #header blockquote:after,
#header q:before, #header q:after {
    content: '';
    content: none;
}
#footer table, #header table {
    border-collapse: collapse;
    border-spacing: 0;
}

#header #header-top {
    margin: 0 auto;
    width: 1000px;
}
#header #header-top-wrapper {
    width: 100%;
    min-width: 1000px;
    padding: 0;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
    #header #header-top-wrapper {
        width: 100%;
        min-width: 1000px;
        padding: 0 15px;
    }
}
#header #header-top {
    margin: 0 auto;
    width: 1000px;
}
#header #header-top-wrapper {
    background: #8ab73e;
}
#header #header-top {
    padding-top: 12px;
}
#header #header-top:before, #header #header-top:after {
    content: " ";
    display: table;
}
#header #header-top:after {
    clear: both;
}
#header #header-top {
    *zoom: 1;
}
#header #header-top #logo {
    width: 140px;
    margin-right: 54px;
    padding-bottom: 13px;
    float: left;
}
#header #header-top #logo a {
    display: block;
    line-height: 0;
}
#header #header-top #global-nav {
    float: left;
    margin-top: 12px;
}
#header #header-top #global-nav ul:before, #header #header-top #global-nav ul:after {
    content: " ";
    display: table;
}
#header #header-top #global-nav ul:after {
    clear: both;
}
#header #header-top #global-nav ul {
    *zoom: 1;
}
#header #header-top #global-nav ul li {
    float: left;
    margin-right: 20px;
    font-size: 15px;
    line-height: 1.0;
}
#header #header-top #global-nav ul li a {
    color: #fff;
    text-decoration: none;
}
#header #header-top #global-nav ul li.current {
    font-weight: bold;
}

#footer {
    width: 100%;
    min-width: 1000px;
    background: #faf7ea;
    padding: 37px 0 20px;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
    #footer {
        width: 100%;
        min-width: 1000px;
        background: #faf7ea;
        padding: 37px 15px 20px;
    }
}
#footer #footer-inner {
    margin: 0 auto;
    width: 1000px;
}
#footer #footer-top {
    margin-bottom: 35px;
}
#footer #footer-top:before, #footer #footer-top:after {
    content: " ";
    display: table;
}
#footer #footer-top:after {
    clear: both;
}
#footer #footer-top {
    *zoom: 1;
}
#footer #footer-top .foot-nav-wrap {
    float: left;
    padding-right: 5px;
    width: 195px;
}
#footer #footer-top .foot-nav-wrap h5 {
    font-size: 13px;
    font-weight: bold;
    color: #70b639;
    margin-bottom: 5px;
    height: 23px;
    line-height: 23px;
    vertical-align: middle;
}
#footer #footer-top .foot-nav-wrap li {
    font-size: 13px;
    margin-bottom: 2px;
}
#footer #footer-top .foot-nav-wrap li a {
    color: #8c8a85;
}
#footer #footer-bottom {
    border-top: 1px solid #f4e3c3;
    padding-top: 28px;
    font-size: 13px;
}
#footer #footer-bottom #footer-bottom-nav {
    margin-bottom: 30px;
}
#footer #footer-bottom #footer-bottom-nav ul {
    text-align: center;
    letter-spacing: -0.3em;
}
#footer #footer-bottom #footer-bottom-nav ul li {
    letter-spacing: normal;
    display: inline-block;
    border-left: 1px solid #424242;
    padding-left: 4px;
    *display: inline;
    *zoom: 1;
    margin-right: 4px;
}
#footer #footer-bottom #footer-bottom-nav ul li:first-child, #footer #footer-bottom #footer-bottom-nav ul li.first-child {
    border: none;
}
#footer #footer-bottom #footer-bottom-nav ul li a {
    color: #424242;
}
#footer #footer-bottom p {
    text-align: center;
    font-size: 14px;
}

#header {
    height: none;
    overflow: visible;
    margin-top: 0px;
    margin-bottom: 0px;
}
#header-top .login-area {
    float: right;
    font-size: 14px;
    height: 40px;
}
#header-top .login-area .no-login li, #header-top .login-area .logged-in li {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin-right: 20px;
    line-height: 40px;
    vertical-align: top;
}
#header-top .login-area .no-login a, #header-top .login-area .logged-in a {
    color: #fff;
    text-decoration: none;
}
#header-top .login-area .no-login {

}
#header-top .login-area .no-login li a {
    font-size: 14px;
}
#header-top .login-area .logged-in {
    font-size: 20px;
}
#header-top .login-area .logged-in li {
    position: relative;
}
#header-top .login-area .logged-in li .user {
    font-size: 14px;
    background: url("../img/874/login-triangle.png") no-repeat center right;
    padding-right: 15px;
}
#header-top .login-area .logged-in li #header_user_menu_box {
    display: none;
    position: absolute;
    top: 33px;
    left: -25px;
    width: 130px;
    height: 11px;
    background: url("../img/874/up-white-triangle.png") no-repeat 50px 0px;
    z-index: 5000;
}

#header-top .login-area .logged-in li .menu-box {
    position: absolute;
    background: #fff;
    padding: 10px;
    top: 10px;
    left: 0px;
    -webkit-box-shadow: 0 2px 2px 1px rgba(0, 0, 0, 0.3);
    box-shadow: 0 2px 2px 1px #cccccc;
    list-style: none;
}
#header-top .login-area .logged-in li .menu-box li {
    display: block;
    line-height: 16px;
    margin-bottom: 10px;
    min-width: 130px;
    padding-left: 20px;
    text-align: left;
}
#header-top .login-area .logged-in li .menu-box li a {
    text-decoration: underline;
    color: #424242;
    font-size: 13px;
}
#header-top .login-area .logged-in li .menu-box li.setting {
    background: url("../img/874/login-wheel.png") no-repeat center left;
}
#header-top .login-area .logged-in li .menu-box li.logout {
    background: url("../img/874/logout-icon.png") no-repeat center left;
    margin-bottom: 0;
}
#header-top .login-area .logged-in li .menu-box:after {
    content: '';
    position: absolute;
    display: block;
    height: 11px;
    width: 16px;
    background: url("../img/874/up-white-triangle.png") no-repeat;
    top: -10px;
    left: 50px;
}

#header-top .login-area .logged-in li img {
    width: 40px;
    height: 40px;
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
    .wrapper {
        min-height: 850px;
        padding-left: 25px;
    }
}