
.inpbott a, .inpbott a:visited, .inpbott a:link {
    background: #f2f2f2 none repeat scroll 0 0;
    border: 1px solid #cccccc;
    color: #006699;
    font-size: 12px;
    margin: 0 auto;
    text-align: center;
}

.inpbott {
    display: block;
    margin: 5px;
    padding: 8px;
    text-align: center;
}


.tableUnderLine a, .tableUnderLine a:visited, .tableUnderLine a:link {
    color: #974000;
    font-size: 12px;
	font-weight: bolder;
}

#shop_list_img {
    border-radius: 25px;
	    margin-top: 20px;
		
}