body{
text-align:center;
color:#000000;
}




#container{
margin:0 auto;
width:500px;
height:1%;
text-align:left;
background-color:#FFFFFF;
}

.title_print_box {
width:500px;
height:50px;
border-bottom:1px solid #CCCCCC;
}

.shop_title {
width:300px;
height:40px;
float:left;
}

.shop_title h1 {
font-size:100%;
color:#216041;
margin-top:10px;
}

.print {
width:100px;
height:40px;
margin-top:10px;
float:right;
}


.shop_info {
clear:both;
width:500px;
margin-top:20px;
height:82px;
border: solid 1px #CCCCCC;
}

.shop_info_margin {
margin-left:30px;
margin-top:10px;
}

.shop_info h2 {
width:90px;
float:left;
font-size:90%;
color:#666666;
line-height:140%;
}

.shop_info p {
width:350px;
float:left;
line-height:140%;
font-size:90%;
color:#666666;
}

.map {
margin-top:28px;
}

.close {
margin-top:10px;
margin-left:200px;
}


