<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*--------------------------------------- 

　リクエスト珍百景「あの珍百景は今！？」

---------------------------------------*/

/* 枠ヘッダー */
#nl-right-container h2#nl-page-title{
	/*background:url(../../collection/images/collect-title.jpg) 0 0 no-repeat;*/
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	height: 59px;
	background-image: url(../images/request_title.jpg);	
}

#date-header {
	background: #78b0ff;
	width: 670px;
	margin : 0 0 0 5px;
}

#date-header #oa-date {
	min-height: 24px;
	_height: 24px;
	color: #ffffff;
	font-size: 100%;
	font-weight: bold;
	padding: 9px 0 2px 10px;
	_padding: 11px 0 2px 10px;
	float: left;
}

#date-header #col-backnumber {
	padding: 4px 5px 2px 0;
	_padding: 6px 5px 2px 0;
	margin: 0 0 0 0;
	float: right;
	width: 355px;
	text-align: right;
	vertical-align: middle;
}

#date-header #col-backnumber img {
	vertical-align: middle;
}

#date-header form {
	padding: 0 0 0 0 !important;
	margin: 0 0 0 0 !important;
}

#date-header select {
	padding: 1px !important;
	margin: 0 0 0 0 !important;
}


/* バナー */
.bnr{
	margin :15px 0;
	text-align: center;
}


/* OA内容 */
.entry-tbl {
	border: none;
	width: 100%;
	padding-bottom:35px;
	_margin-bottom:35px;
}
*:first-child+html .entry-tbl{
	margin-bottom:35px;
}

.entry-tbl .ttl-th {
	background: url(../../request/images/s_title_bg_bus.gif) 0 0 repeat;
	font-size:1.1em;
	padding:7px;
	font-weight:bold;
	color:#FFFFFF;
	margin-bottom:6px;
}

.entry-tbl .ttl-th-after {
	background: url(../../collection/images/s_title_bg_after.gif) 0 0 repeat;
	font-size:1.1em;
	padding:7px;
	font-weight:bold;
	color:#FFFFFF;
	margin-bottom:6px;
}

.entry-tbl .status-td {
	padding: 3px 0px;
}

.entry-tbl .name-td {
	color:#093;
	font-weight:bold;
	padding-bottom: 10px;
	font-size: 85%;
}

.entry-tbl .img-td {
	width: 250px;
	vertical-align: top;
}

.entry-tbl .txt-td {
	vertical-align: top;
	font-size: 82%;
}



/*
.col-box{
	margin-bottom:35px;
}
.col-box h3{
	background: url(../../collection/images/s_title_bg.gif) 0 0 repeat;
	font-size:0.9em;
	padding:7px;
	font-weight:bold;
	color:#FFFFFF;
	margin-bottom:6px;
}

.col-box .name-title{
	color:#DA006C;
	font-weight:bold;
	margin-bottom:18px;
	vertical-aling: middle;
	padding: 0 0 0 175px;
	background: url(../../collection/images/ttl_re.gif) no-repeat left top;
}

.col-box .name-title img{
	vertical-align: middle;
	padding-right: 3px;
}

.col-box dl{
	width:622px;
	font-size:0.8em;
	line-height:1.4em;
}
.col-box dl dt{
	float:left;
	width:240px;
}
.col-box dl dd{
	float:right;
	width:350px;
}

.last-col-box{
	margin-bottom:0;
	padding-bottom:36px;
}
*/



/* MV珍 */

.col-box.mvc  .name-title{
	padding: 0 0 0 310px !important;
	background: url(../../request/images/ttl_mvc.gif) no-repeat left top !important;
}


/*
.mvc-box {
	background: url(../../collection/images/w_mvc_bg.gif) repeat-y left;
}

.mvc-box .col-box {
	background: url(../../collection/images/w_mvc_top.gif) no-repeat left top;
}

.mvc-box .col-box-inner {
	background: url(../../collection/images/w_mvc_bottom.gif) no-repeat left bottom;
	padding: 15px;
}

.mvc-box h3 {
	background: #ffcc00 url(../../collection/images/w_mvc_ttl.gif) no-repeat left top;
	padding: 5px;
	color: #000000;
	font-weight: bold;
	font-size: 82%;
	margin: 0 0 0 0;
}

.mvc-box .name-title{
	color:#DA006C;
	font-weight:bold;
	margin-bottom:18px;
	vertical-aling: middle;
	padding: 0 0 0 310px;
	background: url(../../collection/images/ttl_mvc.gif) no-repeat left top;
}
*/


</pre></body></html>