@charset "Shift_JIS";

/* 温泉用語集index------------------------*/
#main dl{
	margin			:5px 10px 10px 30px;
}
#main dt{
	margin-bottom	:5px;
}
#main dd{
	margin-bottom	:20px;
}
/* 一般用語集-----------------------------*/
.yougo{
	margin						:20px 5px 30px 10px;
	padding						:5px 15px 5px 15px;
	font-size					:120%;
	font-weight					:bold;
	border						:1px dashed #c78b39;
}
.yougo li{
	display						:inline;
	background					:transparent url("/images/") 0 50% no-repeat;
}
.yougo a{
	padding						:0 7px 0 7px;
	text-decoration				:none;
	color						:#c78b39;
}
.yougo a:hover{
	border-top					:1px solid #c78b39;
	border-bottom				:3px double #c78b39;
}

.table_yhyou{
	border-collapse				:collapse;
	border						:2px solid #999999;
	width						:550px;
	margin-bottom				:30px;
	margin-left					:20px;
}
.table_yhyou caption{
	padding-bottom				:10px;
	color						:#a3834a;
	font-size					:110%;
	letter-spacing				:0.05em;
}
.table_yhyou th{
	padding						:3px;
	background					:#ffffcc;
	font-size					:90%;
	border						:1px solid #999999;
	letter-spacing				:0.05em;
	font-weight					:normal;
	text-align					:center;
}
.table_yhyou td{
	padding						:8px;
	text-align					:left;
	border						:1px solid #999999;
	font-size					:85%;
	line-height					:170%;

}
th.hyoudai{
	background					:#d6cca8;
}
/* 分析書用語集---------------------------*/
