@charset "UTF-8";

/*
	T.Miyazaki makes Prime Time
	Last Update 12-01-2007
*/

  @import url(sp_make_sub.css);

body
{
	background-color   : #f5f5f5;
}

#page-top
{
	position           : absolute;
	left               : 0;
	top                : 0;
	visibility         : hidden;
}

/* print common
--------------------------------------------*/
@media print {
a
{
	color              : #000000 !important;
}

#main-pane
{
	border             : none !important;
}

h1#page-title
{
	margin-left        : 0px !important;
}

#headline-idx,
#guide,
#details-button,
#hooter,
.return-top,
.content-attn

{
	display            : none !important;
}

/* extended */
.photo
{
	float              : none !important;
}

.photo-thumb
{
	text-align         : left !important;
}

.tx-top
{
	display            : none !important;
}
}

