h1{
margin-top:10px;
font-size:25px;
color:#FF6682;
width:100%;
float:left;
} 

.info{
width:100%;
float:left;
margin-top:10px;
}

#navigation{
text-align:center;
width:100%;
float:left;
}


h2{
clear:both;
font-size:15px;
margin-top:10px;
margin-left:48px;
}

a:link,
a:visited,
a:active {
		color: #FF6682;
		text-decoration: none;
		}

strong{
color:#FF6682;
}

#shop_info table {
    width: 800px;
    border: 1px #E3E3E3 solid;
    border-collapse: collapse;
    border-spacing: 0;
margin:10px 48px;
font-size:12px;
}

#shop_info table th {

    padding: 5px;
    border: #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    background: #F5F5F5;
    font-weight: bold;
    line-height: 120%;
    text-align: center;
    white-space: nowrap; 
}

#shop_info table td {
    padding: 5px;
    border: 1px #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    text-align: center;

}

.name,.address{
width:200px;
}

.tel,.category{
width:100px;
}

#map{
width:800px;
height:500px;
margin:10px 48px;
border: solid 1px #FF6682;
float:left;
}

.top{
text-align:right;
font-size:15px;
text-decoration: underline; 
color:#FF6682;
margin-right:50px;
}
