body,div,ul,li,h1,h2,h3,h4,h5,h6,p,blockquote,a
{
	margin: 0;
	padding: 0;
}

p
{   padding:3px 5px;
    line-height:1.4em;
}	
       


body{
	color:#666666;
	background-color:#ffffff;
	margin: 0;
	padding: 0;
	text-align:center;
}

img {
	border: 0;
	margin: 0;
	padding: 0;
}

a{
	color:#333;
	text-decoration:none;
}

a:visited{
	color:#6532AB;
	text-decoration:none;
}

a:hover{
	color:#990000;
	text-decoration:underline;
}


.clear {
	clear:both;
	height:0;
	line-height:0;
}



#container {
	width:900px;
	margin: 5px auto 0;
	text-align:left;
	background: #fff;

}


/***********	ヘッダーーエリア	************/
#head_top{
	width:900px;
	color:#fff;
	font-weight:600;
	text-align:center;
	background-color:#423220;
}

#head_main{
	width:900px;
	height:201px;
	background: url(/design/deltashop/images/header.jpg) no-repeat;
	position: relative;
	top: 0;
	left: 0;
}

#head_main h1{
	color:#fff;
	font-size:1em;
	position: absolute;
	top: 10px;
	left: 10px;
}

#head_main h1 a{
	color:#A58136;
	text-decoration:none;
}

#head_main h1 a:hover{
	color:#948360;
	text-decoration:none;
}

#top_banner{
	text-align:center;
}

/***********	ヘッダメニュー	************/
#menu_area{
	width:900px;
	height: 24px;
	text-align: left;
	position: relative;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

	#menu_area ul{
		list-style: none;
		margin: 0;
		padding: 0;
	}
	
	#menu_area li{
		float: left;
	}


/***********	グローバルナビ	************/
#g_navi{
	clear:both;
	width:900px;
	margin:0 0 10px;
	padding:0;
	overflow: hidden;
}

	#g_navi ul{
		list-style: none;
		margin: 0;
		padding: 0;
	}
	
	#g_navi li{
		float: left;
	}

#g_navi a{
	color:#fff;
	text-decoration:none;
}

#g_navi a:visited{
	color:#fff;
	text-decoration:none;
}

#g_navi a:hover{
	color:#663333;
	text-decoration:underline;
}
/***********	レフトエリア	************/
#left_area{
	float:left;
	width:219px;
	margin:0px 0px 0px 0px;
}

.login{
	width:219px;
	height:280px;
	background: url(/design/deltashop/images/bg_login.jpg) no-repeat;
	margin:0 0 0px 0;
	position:relative;
	top:0;
	left:0;
}
.search{
     width:219px;
	 height:56px;
	 margin-top:10px;
	 background:url(/design/deltashop/images/bg_snavi_search.gif) no-repeat;
}	 

.search_btn{
     width:40px;
     padding-left:10px;
	 }
	
.login_form{
	position:absolute;
	top:70px;
	left:20px;
}

.member{
	position:absolute;
	bottom:1px;
	padding-top:177px;
}

.categry_title{
	margin:0px 0;
	padding:0;
	vertical-align: text-bottom;
}

.categry{
	margin:0 0 ;
	border:1px solid #747373;
	vertical-align: text-bottom;
	background-color:#d3d3d3;
	padding:7px;
}

.categry img{
	
}

.left_banner{
	margin:0 0 10px;
}

.calendar{
	margin:0 0 10px;
}

/***********	main contents	************/
#contents{
	width:650px;
	text-align:left;
	margin-left:20px;
}

/***********	センターエリア	************/
#centerarea{
	width:650px;
}

#center_top{
	margin-bottom:0px;
}

#center_left{
	float:left;
	width:320px;
	margin:0 10px 0 0;
}

.recommend{
	margin-bottom:20px;
}

.center_bn01{
	margin:0px 0px ;
	padding:0;
}

#center_right{
	float:right;
	width:320px;
	margin-right:0px;
}

.anchorlink a{
	color:#66CCFF;
	text-decoration:underline;
}

.anchorlink a:visited{
	color:#66CCFF;
	text-decoration:underline;
}

.anchorlink a:hover{
	color:#FF6699;
	text-decoration:underline;
}


/***********	ご利用案内	************/
#information{
	width:634px;
	margin:0 0 10px 262px;
}

.buy_info_top{
	margin:0 0 10px;
}


#buy_info{
	width:621px;
	margin:0;
	text-align:left;
}

.CenterLeft{
	width:408px;
	float:left;
}

.info_center{
	width:196px;
	float:right;
}

.info_left{
	width:196px;
	margin:0 11px 0 0;
	float:left;
}

.info_right{
	width:196px;
	float:right;
}

.info_img{
	margin:0 0 5px;
}

.info_text{
	color:#666;
	margin:0 0 10px;
}


/***********	フッタースタイル	************/
#footer{
	width:900px;
	height:201px;
	color:#fff;
	background: url(/design/deltashop/images/footer.jpg) no-repeat;
	position: relative;
	top: 0;
	left: 0;
}

.footnavi{
	color:#ffffff;
	position: absolute;
	bottom: 5px;
	right: 200px;
}

.footnavi a{
  	bottom: 5px;
	right: 10px;
    color:#ffffff;
	text-decoration:none;
}

.footnavi a:visited{
	color:#f8cda7;
	text-decoration:none;
}

.footnavi a:hover{
	color:#fdead9;
	text-decoration:underline;
}
