@charset "UTF-8";

#subTtl {
	width: 660px;
	height: 42px;
	background: url('../images/subTtlBg.png') no-repeat center center;
}

#subTtl h3 {
	margin-left: 20px;
	padding-top: 10px;
	line-height: 0;
}

#subCnt {
	width: 660px;
	background-color: #fef9e5;
	padding-top: 25px;
}

#subTxt {
	font-size: 80%;
	line-height: 150%;
	color: #454545;
	width: 620px;
	margin-left: 20px;
}

#borderTop {
	margin: 20px 0 30px 20px;
	line-height: 0;
}

.glryImg {
	margin-bottom: 25px;
}

.glryImg li {
	display: block;
	width: 194px;
	margin-left: 20px;
	float: left;
}

.glryImg li span {
	display: block;
	font-size: 80%;
	line-height: 150%;
	padding-top: 10px;
}

.glryImg li span a {
	color: #774e38;
	text-decoration: underline;
}

#borderBottom {
	margin-left: 20px;
	padding-top: 10px;
	line-height: 0;
}

#subBottom {
	width: 660px;
	height: 45px;
	background-color: #fef9e5;  
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	margin-bottom: 55px;
	padding-top: 15px;
}

#subBottom ul {
	text-align: center;
}

#subBottom ul li {
	display: inline;
	font-size: 80%;
	color: #454545;
}

#subBottom ul li a {
	text-decoration: underline;
	color: #774e38;
}
