@charset "utf-8";

/*txt*/
.kyushi{color:#FF0000;}



.kyushikuro{
	color:#000;
	}
	


body {
	background-image: url(images/bg2.jpg);
	background-repeat: repeat;
}

#center-layout{
	position : absolute;
	left : 50%;
	margin-left : -600px;
}

.backGround {
	background-image: url(images/bg_image.jpg);
	background-repeat: no-repeat;
	height: 600px;
	width: 1200px;
}


.wrap {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
h1 {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 900px;
	height: 210px;
}
.contents01 {
	background-image: url(images/next_2px.jpg);
	background-repeat: repeat-y;
	width: 900px;
}

.nextweek {
	background-image: url(images/next_week.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 720px;
	height: 52px;
	font-size: 35px;
	color: #FF9900;
	padding-top: 40px;
	padding-left: 180px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
.nextweekContents {
	background-image: url(images/next_contents.jpg);
	width: 900px;
	background-repeat: no-repeat;
	display: block;
}
.nextweekContents .photo {
	display: inline;
	float: left;
	height: 200px;
	width: 320px;
	margin-left: 68px;
	margin-top: 30px;
}
.nextweekContents .text {
	width: 400px;
	display: inline;
	float: right;
	margin-right: 70px;
}
.nextweekContents .text .subTitle {
	margin-top: 30px;
	color: #FF6600;
	text-align: center;
	font-size: 16px;
}
.nextweekContents .text .story {
	margin-top: 10px;
}
.nextweekContents .text .family {
	margin-top: 10px;
	color: #0000FF;
}




.nextweekEnd {
	background-image: url(images/next_contents_end.jpg);
	background-repeat: no-repeat;
	width: 900px;
	height: 43px;
	clear: both;
}
.contents02 {
	background-image: url(images/last_week_22px.jpg);
	background-repeat: repeat-y;
	width: 900px;
}
.lastWeek {
	background-image: url(images/last_week.jpg);
	background-repeat: no-repeat;
	height: 35px;
	width: 830px;
	font-size: 24px;
	color: #FF9900;
	padding-top: 10px;
	padding-left: 70px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	position: relative;
}
.lastWeekContents {
	background-image: url(images/last_week_contents.jpg);
	/*height: 137px;*/
	width: 900px;
	background-repeat: no-repeat;
/*	height: 196px;*/
}
.lastWeekContents .photo {
	float: left;
	height: 116px;
	width: 178px;
	display: inline;
	margin-top: 15px;
	margin-left: 70px;
}
.lastWeekContents .text {
	float: left;
	width: 320px;
	display: inline;
	margin-left: 20px;
}
.lastWeekContents .text .subTitle {
	margin-top: 15px;
	text-align: center;
	color: #FF6600;
	font-size: 14px;
}
.lastWeekContents .text .story {
	margin-top: 10px;
	margin-bottom: 30px;
}



.lastWeekEnd {
	background-image: url(images/last_week_end.jpg);
	background-repeat: no-repeat;
	height: 11px;
	width: 900px;
	clear: both;
	display: block;
	position: relative;
}
.footer {
	background-image: url(images/2px.jpg);
	background-repeat: repeat-y;
	width: 900px;
	position: relative;
	height: 150px;
}
.backNumberBtn img {
	position: absolute;
	left: 616px;
	top: 0px;
	z-index: inherit;
}
.detail {
	position: absolute;
	left: 444px;
	top: -18px;
}
.opinion {
	position: absolute;
	left: 73px;
	top: 13px;
}

.banner_l {
	background-image: url(images/2px2.jpg);
	background-repeat: repeat-y;
	width: 820px;
	padding-left: 90px;
	padding-bottom: 20px;
}

.iitabi {
	position: absolute;
	left: 364px;
	top: 30px;
}

.toranomon {
	position: absolute;
	left: 529px;
	top: 30px;
}

.gurumet {
	position: absolute;
	left: 673px;
	top: 30px;
}
.txLogo {
	position: absolute;
	left: 119px;
	top: 84px;
}
.txCopyright {
	position: absolute;
	left: 280px;
	top: 89px;
}
