﻿#main_shop {
float: left;
width: 630px;
}
#shop-content {
float: left;
margin-top:10px;
padding: 20px 10px 10px 10px;
width: 600px;
}
.title{
padding-top: 15px;
padding-bottom: 10px;
margin-top: 15px;
margin-left: auto;
margin-right: auto;
background: lavender;
text-align: center;
/*height: 90px;*/
width: 350px;
border: 4px outset;
border-color: #9370db;
line-height:180%;
}
#main_shop h1{
font-size: 1.8em;
color: green;
}
#main_shop h2{
font-size: 1.2em;
color: orange;
}
#main_shop h5{
font-size: 0.9em;
color: #444;
}
#shop-content h2{
font-size: 1.1em;
height:120%;
color: darkgreen;
background-color: wheat;
padding: 8px 5px 3px 10px;
}
.shop-honbun {
font-size: 11pt;
padding-left: 25px;
padding-top:10px;
padding-bottom: 20px;
text-indent: 12px;
line-height:130%;
}
.shop-img270 {
width:288px;
color:#000;
text-decoration:none;
font-size:9pt;
margin:5px 5px;
float:right;
display: inline;
line-height:100%:
}
.shop-img270 img{
padding:3px;
background-color:white;
border:1px solid #999;
}
.shop-img150 {
width:155px;
color:#000;
text-decoration:none;
font-size:9pt;
margin:5px 5px;
padding:5px;
float:right;
display: inline;
text-align:center;
line-height:100%:
}


