@charset "UTF-8";



/*
	--------------------------------
	更新日: 2010-03-30
	--------------------------------
*/



@import "../../global/css/general.css";



/* --------------------------------
	body
-------------------------------- */

body {}



/* --------------------------------
	ヘッダ
-------------------------------- */

div#global_header {}

div#global_header_secondary { position:absolute; right:7px; top:0; width:559px; }

p#global_header_catch { margin:12px 23px 0 0; text-align:right; }

div#global_header_nav { position:relative; right:0; top:0; width:559px; height:40px; background:url(../../global/img/gbl_hdr_nav_bg.gif) no-repeat left top; }
div#global_header_nav ul { position:relative; float:none; padding:0 0 0 2px; width:555px; }
div#global_header_nav ul li { position:absolute; float:none; }
div#global_header_nav ul li.shopping { left:2px; top:0; }
div#global_header_nav ul li.cosmetic { left:187px; top:0; }
div#global_header_nav ul li.healthfood { right:0; top:0; }



/* --------------------------------
	ボディ
-------------------------------- */

div#global_body { margin:0 auto 0 auto; padding:0 10px 0 10px; width:860px; background:url(../img/body_bg.gif) repeat-y; }
div#global_body_bg { border:1px solid #e6e6e6; border-right:none; border-left:none; padding:26px 26px 26px 26px; width:808px; background:#f7f7f7; }



/* --------------------------------
	コンテンツ
-------------------------------- */

div#content { width:100%; background:url(../img/content_bg_m.gif) repeat-y; }
div#content_bg { padding:0 0 45px 0; width:100%; background:url(../img/content_bg_b.gif) no-repeat left bottom; }
div#content_bg_bg { padding:5px 44px 0 44px; width:720px; background:url(../img/content_bg_t.gif) no-repeat; }


/* ページトップ ---------------- */
p#pagetop { clear:both; padding:35px 0 0 0; text-align:right; }



/* --------------------------------
	フッタ
-------------------------------- */

div#global_footer {}







