@charset "utf-8";

/*全体*/

div#wrapper{
	width:100%;
	margin-top:15px;
}

* html body{
	text-align:center;
}/*IE6用*/

/*全体中央表示*/

div#contents{
	width:949px;
	margin-left:auto;
	margin-right:auto;
}

div#contents div#header{
	width:949px;
	height:100%;
	overflow:hidden;
}

div#contents div#header div#header_top{
	width:949px;
	height:30px;
	overflow:hidden;
}

div#contents div#header div#header_top p{
	font-size:10px;
	color:#CF918A;
	float:left;
}

h1{
	display:none;
}

div#contents div#header div#header_top ul#sub-menu{
	float:right;
	margin:0px;
	padding:0px;
	text-align:right;
}

div#contents div#header ul#sub-menu li{
	float:left;
	color:#454545;
}

div#contents div#header ul#sub-menu li a{
	color:#454545;
	text-decoration:none;
}

div#contents div#header ul#sub-menu li a:hover{
	color:#DDA977;
	text-decoration:underline;
}

div#contents div#header div#header_naviArea{
	clear:both;
	width:949px;
	height:52px;
}	

div#contents div#header div#header_naviArea div#logo{
	float:left;
	width:220px;
	height:52px;
	margin-right:170px;
}

/*---global_navi_Start---*/
div#header_naviArea div#g_navi{
	float:right;
	width:559px;
	height:52px;
}

div#header_naviArea div#g_navi ul{
	margin:8px 0 0 0;
	padding:0; 
	width:559px;
	height:44px;
} 
 
div#header_naviArea div#g_navi li{  
	display:inline;
}
 
div#header_naviArea div#g_navi li a{  
	height:44px;  
	display:block;  
	float:left;  
	text-indent:-9999px;  
	overflow:hidden;  
}
/*------オンラインショップonの時*/ 

/*オンラインショップ*/
 
div#header_naviArea div#g_navi ul li.g_navi01_on a{
	background:url(../img/menu_online_on.gif) no-repeat;
	width:276px;
	height:44px;
}

/*おたふくわた*/
div#header_naviArea div#g_navi ul li.g_navi02 a{
	float:right;  
	background:url(../img/menu_otafukuwata.gif) no-repeat;
	width:276px;
	height:44px;
}  
/*おたふくわたhover*/  
div#header_naviArea div#g_navi ul li.g_navi02 a:hover{  
	background:url(../img/menu_otafukuwata_h.gif) no-repeat;
	width:276px;
	height:44px;
}  
/*------おたふくわたonの時*/ 

/*おたふくわた*/
div#header_naviArea div#g_navi ul li.g_navi02_on a{
	float:right;  
	background:url(../img/menu_otafukuwata_on.gif) no-repeat;
	width:276px;
	height:44px;
}

/*オンラインショップ*/
div#header_naviArea div#g_navi ul li.g_navi01 a{
	background:url(../img/menu_online.gif) no-repeat; 
	width:276px;
	height:44px;
}
  
/*オンラインショップhover*/  
div#header_naviArea div#g_navi ul li.g_navi01 a:hover{  
	background:url(../img/menu_online_h.gif) no-repeat; 
	width:276px;
	height:44px;
}  
/*---global_navi_End---*/

div#contents div#header div#menuArea{
	width:949px;
	height:55px;
	background:#000000;
	text-align:center;
}

div#contents div#header div#menuArea a{
    color:#FFFFFF;
    text-decoration:none;
}

div#contents div#header div#menuArea a:hover{
    color:#DDA977;
    text-decoration:underline;
}

div#contents div#header div#menuArea ul{
	display:inline;
}

div#contents div#header div#menuArea ul li{
	border-right:1px solid #FFFFFF;
	line-height:4.5em;
	display:inline;
	padding:0 20px;
	width:auto;
	white-space:nowrap;
	color:#DDA977;
}

.menuArealast{
	border-right:none !important;
}

div#contents div#main_contents{
	width:949px;
	height:100%;
	overflow:hidden;
	margin:30px 0 55px 0;
}

/*パンくず*/

div#contents div#topicpath{
	width:949px;
	height:30px;
	background:#ECECEC;
	margin-bottom:22px;
	text-align:left;
}

div#contents div#topicpath p{
	padding-left:13px;
	line-height:250%;
	color:#818181;
}

div#contents div#topicpath a{
	color:#818181;
	text-decoration:underline;	
}

div#contents div#topicpath a:hover{
	color:#DDA977;
}

/*フッター*/

div#contents div#footer_Area{
	clear:both;
	width:949px;
	height:100%;
	overflow:hidden;
	background:url(shop/common/img/footer_dot.gif) no-repeat top;
	text-align:left;
}

div#contents div#footer_Area ul#footer_menu{
	padding:20px 0 35px 0;
	width:949px;
	height:100%;
	overflow:hidden;
}

div#contents div#footer_Area ul#footer_menu li{
	float:left;
	padding-right:12.3px;
}

div#contents div#footer_Area ul#footer_menu li.last{
	float:left;
	padding-right:0;
}

div#contents div#footer_Area div#footer_info{
	font-size:10px;
	width:927px;
	height:2.5em;
	padding:0 0 10px 22px;
}

div#contents div#footer_Area p#otafukuwatainfo{
	width:80%;
	float:left;
	font-size:10px;
}

div#contents div#footer_Area p#pagetop{
	width:20%;
	float:right;
	text-align:right;
	padding-bottom:0;
}

div#contents div#footer_Area p#pagetop a{
	font-size:10px;
	line-height:3.5em;
    text-decoration:underline;
}

div#contents div#footer_Area p#pagetop a:hover{
    color:#DDA977;
    text-decoration:underline;
}

div#contents div#footer_Area address{
	width:927px;
	height:46px;
	background-color:#000000;
	color:#FFFFFF;
	padding-top:10px;
	padding-left:22px;
	font-size:10px;
	font-style:normal;
}

/*フォント*/

.bold{
	font-weight:bold;
}

.font10_red{
	font-size:10px;
	color:#C1777F;
}

.font12_red{
	font-size:12px;
	color:#D14B59;
}

.font14_red{
	font-size:14px;
	color:#D14B59;
}

.font10_brown{
	font-size:10px;
	color:#CBA864;
}

.font_yellow{
	color:#DDA977;
}


/*回り込み右*/

.floatRight{
	float:right;
}

/*回り込み左*/

.floatLeft{
	float:left;
}
