@charset "UTF-8";

#store_sideindex{
	padding:10px 40px 10px 5px;
	text-align:right;
}

.store_dest{
	margin:0;
	padding: 5px; 
	text-align: right;
	font-size: 95%;
	color:#444444;
	line-height:1.2em;
}

.store_destin{
	margin:0;
	padding: 8px; 
	text-align: left;
	font-size: 95%;
	color:#444444;
	line-height:1.2em;
}

#store_mainContent {
	height: 100%; 
	background-color:#eeeeee;
} 

