#shouhin { width: 820px; }
#shouhin .titleBox       { margin-top: 15px; padding: 5px 5px 5px; border-left: solid 2px #9ab229; margin-bottom:10px }
#shouhin .titleBox p    { margin-bottom: 15px; }
#shouhin .short      { margin-top: 10px; padding: 0px 45px; }
.image { float: left; margin: 8px 8px 3px 0; }
.midashi {
	font-size: larger;
	font-weight: bold;
	color: #402020;
	background-color: #FFFFFF;
}
.list ul {
  	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 14px;
}
.list li {
	list-style-position: inside;
	background-image: url("https://img14.shop-pro.jp/PA01081/117/etc/pen037.gif") 0% 50% no-repeat;
  	font-size: 14px;
} 
ul.list li {  
list-style: none;  
padding-left: 50px;  
background: url("https://img14.shop-pro.jp/PA01081/117/etc/hand_green05.gif") 0% 50% no-repeat;  
 }  
.style1 {
	color: #666666;
	font-weight: bold;
	font-size: 16px;
}
.style2 {
	color: #666666;
	font-weight: normal;
	font-size: 14px;
}
.style3 {
	font-size: 14px;
}


.image {float: left; margin: 8px 8px 3px 0; }

.k-midashi {
    	font-size: 20px;
    font-weight: bold;
position: relative;
line-height: 1.4;
padding:0.25em 1em;
display: inline-block;
  top:0;
    margin-bottom: 15px;
	margin-top:15px;
}

.k-midashi:before,.k-midashi:after{ 
  position: absolute;
  top: 0;
  content:'';
width: 8px;
height: 100%;
display: inline-block;
}
.k-midashi:before{
border-left: solid 1px black;
border-top: solid 1px black;
border-bottom: solid 1px black;
  left: 0;
}
.k-midashi:after{
  content: '';
  border-top: solid 1px black;
  border-right: solid 1px black;
  border-bottom: solid 1px black;
  right: 0;
}
.balloon1-left {
  position: relative;
  display: inline-block;
  margin: 1.5em 0 1.5em 15px;
  padding: 7px 10px;
  min-width: 120px;
  max-width: 100%;
  color: #555;
  font-size: 16px;
  background: #e0edff;
  border-radius: 15px;
}

.balloon1-left:before {
  content: "";
  position: absolute;
  top: 50%;
  left: -30px;
  margin-top: -15px;
  border: 15px solid transparent;
  border-right: 15px solid #e0edff;
}

.balloon1-left p {
  margin: 0;
  padding: 0;
}