@charset 'utf-8';

/*----------------------------------------------------------
	Company Name
	Contents Name

	Build:2000.00.00
----------------------------------------------------------*/

/*======================================
	Color Glossary
	
	=>#
	=>#
	=>#
	=>#
	=>#
	=>#
	=>#
======================================*/


/*--------------------------------------
	Anchor List
--------------------------------------*/
.anchorlist {
	border:1px solid #ccc;
	padding:10px;
}
.anchorlist .shoplist{
	width:315px;
}
.anchorlist h3{
	margin-bottom:5px;
}
.anchorlist .odd{
	float:left
}
.anchorlist .even{
	float:right;
}

.anchorlist table {
	width:100%;
}
.anchorlist table td{
	width:50%;
	padding:1px 0;
	font-size:85%;
}
.anchorlist table td a{
	background:url(/common/img/cmo_arrow_bl_r.gif) left center no-repeat;
	padding-left:15px;
}
.anchorlist table {
	
}
.anchorlist table {
	
}
.anchorlist table {
	
}


/*--------------------------------------
	Clear Fix
--------------------------------------*/
.anchorlist{
	_height:1%;
}
html>body .anchorlist{
	overflow:hidden;
}
.anchorlist:after{
	content:"";
	display:block;
	clear:both;
	height:0;
	overflow:hidden;
}

