@charset "Shift_JIS";

/* ========================================

	対象ファイル：publicity_publication.html
	対象箇所　　：コンテンツ枠内

======================================== */

#main {
	background: url(../img/publicity_publication/main.png) no-repeat;
}


/* ---------- fidr_news ---------- */

#fidr_news img {
	border: 1px solid #DCDCDC;
}

#fidr_news_bk ul {
	margin-top: 20px;
}

#fidr_news_bk li {
	padding: 0 20px 30px 0;
	width: 335px;
	height: 175px;
	float: left;
}

#fidr_news_bk img {
	display: block;
	margin-right: 10px;
	float: left;
	border: 1px solid #DCDCDC;
}



/* ---------- text & image ---------- */

.text {
	width: 488px;
	float: right;
}

.image {
	width: 202px;
	float: left;
}

.image img {
	display: block;
	margin-bottom: 10px;
}

#report img {
	border: 1px solid #DCDCDC;
}

#dvd img {
	margin-right: 20px;
	border: 1px solid #DCDCDC;
}







