@charset "utf-8";

h2 {
	width: 730px;
	height: 40px;
	background: url(../img/h2-wista.png) no-repeat;
	text-indent: -9999em;
}

p {
	margin-top: 10px;
	font-size: 12px;
	line-height: 1.5;
}

#section-latest h3 {
	width: 730px;
	height: 25px;
	margin-top: 30px;
	border-bottom: 1px solid #132C85;
	background: url(../img/h3-latest.png) no-repeat;
	text-indent: -9999em;
}

#section-latest {
	position: relative;
	width: 730px;
}

#section-latest .text {
	width: 540px;
	margin-top: 15px;
	float: right;
}

#section-latest .text h4 {
	width: 540px;
	height: 21px;
	background: url(../img/h4-contents.png) no-repeat;
	text-indent: -9999em;
}

#section-latest p {
	margin-top: 10px;
}

#section-latest .button {
	position: absolute;
	right: 0;
	bottom: 0;
}

#section-latest .button img {
	margin: -3px -7px -7px -3px;
}

#section-latest .cover {
	width: 165px;
	margin-top: 15px;
	float: left;
}

#section-latest .cover img {
	padding: 4px;
	border: 1px solid #CCC;
}

#section-back-number h3 {
	width: 730px;
	height: 25px;
	margin-top: 30px;
	border-bottom: 1px solid #132C85;
	background: url(../img/h3-back-number.png) no-repeat;
	text-indent: -9999em;
}

#section-back-number ul {
	margin-top: 10px;
}

#section-back-number li {
	margin-bottom: 10px;
}

#section-back-number li img {
	vertical-align: middle;
}

