body,div,ul,li,h1,h2,h3,h4,h5,h6,p,blockquote
{
	margin: 0;
	padding: 0;
}

body{
	color:#666;
	/*background:url(http://nonstop2.shop22.makeshop.jp/design/nonstop2/image/top/bg.jpg) repeat-x;*/
	background-color:#ffffff;
	margin: 0;
	padding: 0;
}

p {
     	line-height:180%;
       	margin:7px 0px;
       	padding:2px 0px;
}

img {
	border: 0;
	margin: 0;
	padding: 0;
}

a{
	color:#555555;
	text-decoration:underline;
}

a:link {
	text-decoration:underline;
	color:#555555;
}

a:visited{
	color:#555555;
	text-decoration:underline;
}

a:hover{
	color:#333333;
	text-decoration:underline;
}


.clear {
	clear:both;
	height:0;
	line-height:0;
}



#container {
	width:805px;
	margin: 0 auto 0;
	text-align:left;
	background: #fff;
}


/***********	ヘッダーーエリア	************/
#head_top{
	width:805px;
	color:#000066;
	font-size:1em;
	font-weight:600;
	text-align:center;

}

#head_main{
	width:805px;
	height:80px;
	margin:0;
	padding:0;
/*	background:url(http://nonstop2.shop22.makeshop.jp/design/nonstop2/image/top/bg.gif);*/

	position: relative;
	top: 0;
	left: 0;
}

#head_main h1{
	color:#393939;
	font-size:1.1em;
	position: absolute;
	top: 5px;
	left: 0px ;
	font-weight: normal;
}

#head_main h1 a{
	color:#0966FF;
	text-decoration:none;
}

#head_main h1 a:hover{
	color:#948360;
	text-decoration:none;
}

#head_main marquee{
	color:#333333;
	width:605px;
	position: absolute;
	top: 63px;
	right: 0px;
}

#head_main .postage{
	color:#333333;
	position: absolute;
	top: 32px;
	right: 0px;
}

#sub_navi{
	width:805px;
	text-align:right;
	margin:0 0px 5px 0;

}


/***********	グローバルナビ	************/
#g_navi{
	clear:both;
	width:805px;
	margin:0px 0 5px;
	_margin:-3px 0 5px;
	padding: 7px 0;
	overflow: hidden;
	background: #FFCC00;
	height: auto;

}

	#g_navi ul{
		list-style: none;
		margin: 0;
		padding: 0;
		text-align: center;
	}
	
	#g_navi li{
		float: left;
		width: 100px;
		text-align: center;
	}

#g_navi a{
	color:#000;
	text-decoration:none;
	text-align: center;
}

#g_navi a:visited{
	color:#000;
	text-decoration:none;
	text-align: center;
}

#g_navi a:hover{
	color:#000;
	text-decoration:underline;]
	text-align: center;
}

/***********	headbanner	************/
#h_banner{
	clear:both;
	width:805px;
	margin:0px 0 0px;
	_margin:-3px 0 0px;
	padding:0;
	overflow: hidden;
}

	#h_banner ul{
		list-style: none;
		margin: 0;
		padding: 0;
	}
	
	#h_banner li{
		float: left;
	}

	.h_banner{
	margin-right:6px;
	}

/***********	レフトエリア	************/
#left_area{
	float:left;
	width:150px;
	height: auto;
	margin:0 8px 0 0px;
	_margin:0 0px 0 0px;
}

.login{
	width:150px;
	height:240px;
	background:url(http://nonstop2.shop22.makeshop.jp/design/nonstop2/image/top/login.gif) no-repeat;
	margin:0 0 10px 0;
	position:relative;
	top:0;
	left:0;
}

.login_form{
	position:absolute;
	top:55px;
	left:20px;
}



.member_button{
	position:absolute;
	top:205px;
	left:40px;
}

.category_title{
	margin:0;
	padding:8px 0;
	background: #666666;
	color: #fff;
	width: 150px;
	_width: 150px;
}

.categry{
	width:150px;
	margin:0 0 10px;
	vertical-align: text-bottom;
	padding: 0 0 5px 0;
	background:#fafafa;
	border: 1px #666666 solid;

}

.categry td{
	border-bottom:1px dotted #ccc;
	vertical-align: text-bottom;
	padding:0 0 2px;
}

.categry a:hover{
	color:#333333;
}

.search{
	margin:0 0 10px;
	vertical-align: text-bottom;
	/*background:url(http://nonstop2.shop22.makeshop.jp/design/nonstop2/image/top/search.gif) no-repeat;*/
	width:150px;
	height: 63px;
	position:relative;
	top:0;
	left:0;
	border: 1px #666666 solid;
}

.search_title{
	margin:0;
	padding:4px 0;
	background: #666666;
	color: #fff;
	width: 150px;
}



.search_box{
	position:absolute;
	top:27px;
	left:5px;
	vertical-align: text-bottom;
}

.search_button{
	position:absolute;
	top:30px;
	right:2px;
}

.left_banner{
	margin:0 0 10px;
}

.calendar_date{
	width:150px;
	margin:20px 0 0;
}

.calendar{
	width:150px;
	margin:0 0 10px;
}

.support{
	width:150px;
	height:80px;
	background:url(http://nonstop2.shop22.makeshop.jp/design/nonstop2/image/top/support_center.gif) no-repeat;
	margin:0 0 10px 0;
	position:relative;
	top:0;
	left:0;
}

.support_tel{
	position:absolute;
	top:20px;
	left:10px;
}

.support_mail{
	position:absolute;
	top:40px;
	left:10px;
}

/***********	センターエリア	************/
#main_contents{
	width:695px;
	margin:0 0px 0 -2px;
	_margin:0 0px 0 5px;

}

#center_area{
	float:left;
	width:490px;
	height: auto;
	margin:0 5px 0 0px;
}

#right_area{
	float:right;
	width:150px;
	height: auto;
	margin:0;
}

.recommend{
	margin-bottom:20px;
}

.center_bn01{
	margin:0 0 20px;
	padding:0;
	text-align:left;
}

.center_bn02{
	margin:0 0 5px;
	padding:0;
}

.anchorlink a{
	color:#66CCFF;
	text-decoration:underline;
}

.anchorlink a:visited{
	color:#66CCFF;
	text-decoration:underline;
}

.anchorlink a:hover{
	color:#FF6699;
	text-decoration:underline;
}

.community{
	line-height:150%;
	margin:0;
}

.community li{
	list-style:none;
}


.footTxt{
	border-top:1px solid #000;
	border-bottom:1px solid #000;
	padding:10px;
	text-align:left;
	font-size:10px;
}

/***********	フッタースタイル	************/
#footer{
	width:805px;
	height:80px;
	margin:0 0 0;
	color:#76797C;
	background:url(http://nonstop2.shop22.makeshop.jp/design/nonstop2/image/top/footer.gif) no-repeat;
	position: relative;
	top: 0;
	left: 0;
}

.footnavi{
	color:#76797C;
	position: absolute;
	bottom: 35px;
	right: 10px;
	text-align:right;
}

.footnavi a{
	color:#666;
	text-decoration:none;
}

.footnavi a:visited{
	color:#666;
	text-decoration:none;
}

.footnavi a:hover{
	color:#CC9933;
	text-decoration:underline;
}