/* -----------------------------------------------
 * 城崎ポータル用
 * ----------------------------------------------- */
a:link{ text-decoration:none; color:#FA4A00; }
a:visited{ text-decoration:none; color:#947567; }
a:active{ text-decoration:underline; color:#333333; }
a:hover{ text-decoration:underline; color:#C13900; }

.x-large{ font-size:150%; }
.large{ font-size:120%; line-height: 1.2; }
.mid{ font-size:100%; line-height: 1.3; }
.normal{ font-size:84%; line-height: 1.3; }
.small{ font-size:75%; line-height: 1.3; }
.x-small{ font-size:60%; line-height: 1.2; }

.midasi {  font-size: 150%; font-weight: bold; }
.text{ font-size:84%; color:#333333; line-height: 1.3; }

.pickup_tit {
	font-weight: bold;
	font-size: 29px;
	color: #B76B6B;
	font-family:"ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝体 Pro W3","Times New Roman",Times, serif;
}


.date { font-size:75%; color:#333333; }

.copyright{ font-size:75%; color:#888888; }
