

/* 大和の温泉 */

.attention{
 font-size: 12px;
 color: #FF0000;
	text-decoration: underline;
	line-height: 2em;
	}
	
.name {
color: #666666;
font-size: 14px;
margin: 5px;
padding: 5px;
border-left: 10px solid #393;
width: 130px;
}
	

/* 出版情報 */

h2.book {
  margin: 0 auto 20px;
  }


h3.bookname {
 font-size: 26px;
 font-weight: bold;
 color: #003070;
line-height: 1.5;
margin: 5px auto;
padding: 0;
 }
 
.supplement {
 font-size: 18px;
 font-weight: normal;
 color: #FF0000;
line-height: 1.5;
margin: 0;
padding: 0;
 }
 
.sub {
 font-size: 20px;
 font-weight: normal;
 color: #003070;
 line-height: 1.5;
}
	
	
	
