div.lbox {
width: 560px;
padding: 2px;
}

div.sbox1 {
width: 174px;
height: 70px;
border: 1px #eebbcc solid;
background-color: #ffeedd;
margin-left: 5px;
margin-bottom: 3px;
padding: 2px;
float: left;
}

div.sbox2 {
width: 174px;
height: 70px;
border: 1px #ddccee solid;
background-color: #eeeeee;
margin-left: 5px;
margin-bottom: 3px;
padding: 2px;
float: left;
}

div.sbox3 {
width: 174px;
height: 70px;
border: 1px #bbeecc solid;
background-color: #eeffdd;
margin-left: 5px;
margin-bottom: 3px;
padding: 2px;
float: left;
}

.clearleft {
clear: left;
}

div.sbox-comment1 {
width: 124px;
height: 30px;
background-image: url(http://www.relax-museum.co.jp/ttc/img/studentsalon/sbox_bg1.gif);
float: left;
}

div.sbox-comment2 {
width: 124px;
height: 30px;
background-image: url(http://www.relax-museum.co.jp/ttc/img/studentsalon/sbox_bg2.gif);
float: left;
}

div.sbox-comment3 {
width: 124px;
height: 30px;
background-image: url(http://www.relax-museum.co.jp/ttc/img/studentsalon/sbox_bg3.gif);
float: left;
}

div.incomment {
font-size: 9px;
color: #ff6699;
padding-top: 2px;
padding-right: 6px;
padding-bottom: 2px;
padding-left: 2px;
}

img.sbox {
width: 42px;
height: 66px;
margin: 2px;
float: right;
}

.clearright {
clear: right;
}

span.sbox-salon {
font-size: 9px;
color: #000000;
}

span.sbox-name {
font-size: 9px;
color: #9933aa;
}

a img {
border: none;
}