@charset "UTF-8";

@import "../share/style.css";

.Explanation{
background:url(../img/bg_toparea.gif) repeat top left;
padding:5px 10px 8px 10px;
margin:0 0 10px 0;
}

.LeftBox{
float:left;
width:300px;
margin:0 25px 0 0;
height:390px;
background:url(img/bg_massage.gif) repeat top left;
}

.LeftBox02{
float:left;
width:300px;
height:390px;
background:url(img/bg_massage.gif) repeat top left;
}

.Photo{
border:#999999 solid 1px;
}

.Comment{
background:url(img/bg_comment.gif) top left repeat;
padding:10px;
}

.Comment h4{
margin:0 0 5px 0;
}

.Name{
background:url(img/bg_name.gif) repeat top left;
text-align:center;
padding:5px;
}

.Massage{
padding:5px 10px 10px 10px;
background:url(img/bg_massage.gif) repeat top left;
}

.Blog{
text-align:right;
padding:5px 0 0 0;
}


