@charset "utf-8";

#content01 h2 {
margin-bottom:20px;
}

/* each bath info */
#content01 div.type03 {
padding:12px 2px 0;
}
#content01 .type03 ul {
clear:left;
}
#content01 .type03 ul li {
float:left;
width:147px;
margin-bottom:19px;
}
#content01 .type03 ul li img {
display:block;
margin:0 auto 3px;
}
#content01 .type03 ul li p {
margin:6px 0;
font-weight:bold;
text-align:center;
}
#content01 .type03 ul li p span {
display:block;
margin:0 auto;
font-size:0.83em;
font-weight:normal;
}

/* KUROYU spring info */
#content01 dl.type01 dd.type01 {
position:relative;
}
#content01 dl.type01 dd.type01 img {
float:right;
}
#content01 dl.type01 dd.type01 p {
float:left;
width:360px;
padding-bottom:26px;
}
#content01 dl.type01 dd.type01 p a img {
position:absolute;
bottom:10px;
left:10px;
float:none;
}
