body{
	background-color:#EEE;
	background-image:url("img/search_bg.gif");

}


body,p,div,ul,li,h1,h2,h3,img{
	color:#666;
	margin:0px;
	padding:0px; 
	border:0px;
	vertical-align:bottom;
	list-style:none;
}

a{
	text-decoration:none;
	text-decoration:underline;
}


a:hover {
	alpha(opacity=50);
	opacity:0.5;
}


#container{
	width:1020px;
	margin-right:auto;
	margin-left:auto;
}


.box{
	
	border:1px solid #CCC;
	background-color:#FFF;
	float:left;
}

#header{
	width:1010px;
	height:200px;
	background-image:url("img/head_bg.jpg");
	background-repeat: no-repeat;
	background-position: right top;

}

#header h1{
	width:500px;
	margin:0px 0px 0px 35px;
	padding:100px 0px 0px 0px;
	font-size:17px;
	line-height:120%;
	color:#333;

}

#header .sub{
	width:500px;
	margin:5px 5px 30px 35px;
	font-size:12px;
	color:#333;
}

#header .bnr{
	float:right;
	position:relative;
	top:-80px;
	left:-20px;
}

.main{
}

#top{
	width:770px;;
	height:380px;
	background-image:url("img/ttl_rec.jpg");
	background-repeat: no-repeat;
	background-position: right top;

}

.watch{
	width:250px;
	height:250px;
	border:5px solid #666;
	margin:85px 15px 5px 10px;
	float:left;
	display:inline;
}

.shop{
	width:460px;
	margin-top:80px;
	padding:20px 0px;
	font-size:10px;
	line-height:150%;
	float:left;
	text-align:center;

}

.shop h2{
	margin:10px 0px;
	font-size:40px;
	display:block;
	height:35px;
}

.shop h2{
	color:#333;
}


.shop div img{
	width:455px;
}

.shop .why a{
	margin:20px 0px 0px 0px;
	font-weight:bold;
	font-size:15px;
	color:#666;
	display:block;

}

.shoplist{
	width:202px;
	margin:0px 10px 0px 0px;
	padding-top:90px;
	float:right;
	border:1px solid #CCC;
	background-color:#FFF;
	display:inline;
	color:#FFF;
	background-image:url("img/ttl_sidelist.jpg");
	background-repeat: no-repeat;
	background-position: center top;

}

.shoplist li{
	margin:20px 2px 20px 2px;
	padding-bottom:10px;
	border-bottom:1px dashed #CCC;
	font-size:11px;
	text-align:center;
	font-weight:bold;
}


.site{
	width:770px;;
	height:350px;
	margin:10px 0px;
	font-size:12px;
	background-image:url("img/ttl_shop.jpg");
	background-repeat: no-repeat;
	background-position: right top;

}

.site li{
	width:32%;
	margin-top:100px;
	text-align:center;
	float:left;
}

.site li .txt{
	font-size:12px;
	line-height:130%;
	color:#F00;
}

.site li .ttl{
	font-size:12px;
	font-weight:bold;
	margin:10px 10px;
	padding:10px 5px;
	background-color:#666;
	color:#FFF;

}

.site li .ttl a{
	color:#FFF;

}

.brand{
	width:770px;
	margin:10px 0px;
	padding-top:100px;
	background-image:url("img/ttl_brand.jpg");
	background-repeat: no-repeat;
	background-position: right top;
	
}

.brand li{
	margin:10px 12px;
	text-align:center;
	float:left;
}

.top{
	width:770px;;
	margin:20px 0px;
	text-align:right;
}

.auth{
width:400px;
clear:left;
margin:10px 0px 30px 0px ;
padding:5px;
color:#EEE;
border:3px solid #666;
position:relative;
top:10px;
font-size:11px;
text-align:center;

}


