	@charset "UTF-8";
#sample .t-title {
	font-size: 30px;
	font-style: italic;
	letter-spacing: 2px;
	color: #5D3329;
	font-family: "Times New Roman", Times, serif;
	display: block;
	border-bottom: 1px solid #5D3329;
	width: 600px;
	margin-bottom: 38px;
	padding-bottom: 20px;
	float: left;
}
#sample .menu {
	width: 600px;
	color: #5D3329;
	margin-bottom: 10px;
	float: left;
}
tbody tr td {
	font-size: 18px;
	height: auto;
	text-align: right;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}
tbody tr th {
	font-size: 18px;
	height: 60px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}
tbody tr th h1 {
	font-size: 18px;
}
tr th .cap1 {
	font-size: 12px;
	padding-top: 0px;
	display: block;
	line-height: 25px;
}
th h1 a {
	color: #5D3329;
	text-decoration: none;
}
#sample .line {
	width: 600px;
	float: left;
	border-bottom: 1px dotted #5D3329;
	padding-bottom: 0px;
	margin-bottom: 40px;
}
#sample .line2 {
	width: 600px;
	float: left;
	border-bottom: 1px solid #5D3329;
	padding-bottom: 0px;
	margin-top: -16px;
	padding-top: 0px;
	margin-bottom: 20px;
}
#sample .cap2 {
	font-size: 12px;
	color: #5D3329;
	margin-top: 0px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	line-height: 20px;
	width: 600px;
	height: 100px;
	display: block;
}
#sample {
	margin-left: 330px;
}
th h1 a{
	color: #5D3329;
	text-decoration: none;
}
th h1 a:hover{
	color: #BE8C81;
}
