@charset "shift_jis";

@import url("../import.css");

.inner{
	background-repeat: no-repeat;
	background-position: left top;
	border: 1px solid #BFBFBF;
	padding-top: 18px;
	padding-left: 31px;
}
.catchText {
	background: url(../../images/40th_campaign/catch_bg.jpg) no-repeat left top;
	padding: 121px 50px 30px 163px;
}
.thumbTitle {
	padding-left: 14px;
}
.thumbsBlock {
	display: block;
	padding: 15px 0px 0px 20px;
	list-style-type: none;
	margin: 0px;
	width: 650px;
}
.thumbsBlock li {
	display: block;
	float: left;
	width: 209px;
	padding-bottom: 0px;
	height: 147px;
}
.kome {
	text-indent: -1em;
	padding-left: 1em;
}
.catchText p {
	line-height: 1.4em;
	font-size: 90%;
}
.thumbsBlock img {
	vertical-align: bottom;
}
