@import url(site_common.css);

div#right table#productions {
	margin: 47px 0 0 45px;
	border-collapse: collapse;
	text-align: left;
}

div#right table#productions thead th {
	padding-right: 25px;
}

div#right table#productions tbody td {
	font-size: 78%;
	color: #666666;
	line-height: 130%;
	vertical-align: top;
}

div#right table#productions tbody tr#productions_text td {
	padding: 14px 0 25px 0;
}

div#right table#productions tbody tr#productions_text td p {
	width: 220px;
}

div#right table#productions tbody td dl dt {
	height: 24px;
	font-size: 0;
}

div#right table#productions tbody td dl dd a {
	display: block;
	height: 100%;
	color: #333333;
	padding: 3px 0 0 30px;
}

div#right table#productions tbody td dl dd {
	width: 220px;
	height: 24px;
	background: url('../images/top/btn_back_productions_n.jpg') left top no-repeat;
	overflow: hidden;
}
div#right table#productions tbody td dl dd:hover {
	background: url('../images/top/btn_back_productions_o.jpg') left top no-repeat;
}
div#right table#productions tbody td dl dd.strong {
	background: url('../images/top/btn_back_productions_strong_n.jpg') left top no-repeat;
}
div#right table#productions tbody td dl dd.strong:hover {
	background: url('../images/top/btn_back_productions_strong_o.jpg') left top no-repeat;
}


div#right dl#news {
	width: 709px;
	min-height: 200px;
	_height: 200px;
	_overflow: visible;
	margin: 21px 0 0 45px;
	background: url('../images/top/back_news.jpg') left bottom no-repeat;
}

div#right dl#news dt {
	margin: 0 0 7px 124px;
	padding-top: 15px;
}

div#right dl#news dd {
	width: 585px;
	margin-left: 124px;
	padding: 8px 0;
	border-top: 1px dotted #CCCCCC;
}

div#right dl#news dd p {
	float: left;
	font-size: 78%;
	line-height: 120%;
}

div#right dl#news dd p.date {
	width: 75px;
}

div#right dl#news dd p.contents {
	width: 510px;
}

div#right dl#news dd p a {
	color: #0066CC;
}

div#right p#to_news_list {
	width: 709px;
	margin: 2px 0 0 45px;
	text-align: right;
}

div#right p#to_news_list a {
	font-size: 78%;
	color: #0066CC;
}
