/* CSS Document */
#shop_tabA{
	width:90%;
	height:auto;
	margin:0px 0 0 16px;
	float:left;
	border-bottom:1px dotted #CAB5CE;
}
#shop_tabA #shop_loco{
	width:100%;
	height:23px;
	text-align:left;
}
#shop_tabA #shop_txt{
	width:100%;
	text-align:left;
}
#shop_tabB{
	width:90%;
	margin:8px 0 0 14px;
	float:left;
	padding-bottom:0px;
}
#shop_tabB ol{
	width:100%;
	float:left;
	height:auto;
	list-style-type:none;
	list-style-position: inside;
	margin-left:1em;
}
#shop_tabB li{
	width:100%;
	line-height:23px;
	height:23px;
}
#shop_tabB img{
	margin:0 0.5em 0 0.5em;
}
#shop_txt{
	float:left; 
	width:100%; 
	text-align:left; 
	padding-left:10px;
}
#btn{
	width:100%;
	height:100px;
	margin:15px 0 0 23px;
	float:left;
}
#shop_tabC{
	width:90%;
	margin:8px 0 0 14px;
	float:left;
	padding-bottom:5px;
}
#shop_tabC img{
	margin:3px 0.5em 0 0.5em;
}
#shop_tabD{
	width:90%;
	margin:8px 0 0 14px;
	float:left;
	padding-bottom:5px;
}
#shop_tabD img{
	margin:3px 0.5em 0 0.5em;
}
#shop_tabE{
	width:85%;
	margin:8px 0 0 25px;
	float:left;
	padding-bottom:5px;
}
#shop_tabE img{
	margin:3px 0.5em 0 0.5em;
}
