@charset "Shift_JIS";

/* -------------------- start of Style Sheet -------------------- */

/* Cascading Style Sheet for インペリアルレコード RSSインフォメーション */

#main {
	padding: 0 0 50px 0;
}
html[xmlns] #main {
	padding: 0;
}
/* Start of CSS hack for IE7 */
*:first-child+html #main {
	padding: 0 0 50px 0;
}
/* end of CSS hack for IE7 */

/* ### RSSインフォメーション ### */
#rss {
	float: left;
	position: relative;
	top: 0;
	left: 0;
	z-index: 300;
	width: 749px;
	margin: 0 0 0 18px;
	padding: 0 20px;
	text-align: left;
	background: url(../img/basic/back_stripe.png);
}
html[xmlns] #rss {
	margin: 0 0 65px 18px;
	width: 709px;
}

#rss h2 {
	position: relative;
	top: -20px;
	left: 0;
	z-index: 310;
	width: 705px;
	height: 45px;
	margin: 0 0 -15px 0;
	padding: 0;
	text-align: left;
	text-indent: -9000px;
	line-height: 1.0;
}
html[xmlns] #rss h2 {
	padding: 0;
	background: url(../img/basic/back_h2_rss.png) 0 0 no-repeat;
}

#rss #info {
	position: relative;
	top: 0;
	left: 0;
	z-index: 400;
	margin: 0;
	padding: 0;
}

#rss #info h3 {
	position: relative;
	top: 0;
	left: 0;
	z-index: 410;
	margin: 0.5em 0;
	padding: 0 5px;
	color: #ff6600;
	font-size: 100%;
	background: url(../img/basic/back_dot.gif) 0 100% no-repeat;
}
#rss #info p {
	margin: 0.5em 10px 2em 10px;
	padding: 0;
	font-size: 82%;
}
#rss #info p.url {
	color: #ff0000;
	font-size: 90%;
	font-weight: bold;
	text-align: center;
}

#rss #info ul {
	list-style-type: circle;
	margin: 0 40px 2em 40px;
	padding: 0;
	font-size: 82%;
}
#rss #info ul li {
	margin: 0;
	padding: 0;
}

#rss #new {
	position: relative;
	top: 0;
	left: 0;
	z-index: 500;
	margin: 0;
	padding: 0;
}

#rss #news h3 {
	position: relative;
	top: 0;
	left: 0;
	z-index: 510;
	margin: 0.5em 0;
	padding: 0 5px;
	color: #ff6600;
	font-size: 100%;
	background: url(../img/basic/back_dot.gif) 0 100% no-repeat;
}

#rss #news dl {
	position: relative;
	top: 0;
	left: 0;
	z-index: 520;
	width: 100%;
	margin: 0 0 15px 0;
	padding: 15px 0;
	color: #444444;
	background: #fabf1f url(../img/basic/back_dot_gradation_yellow.gif) 50% 0 repeat-x;
}
#rss #news dl dt {
	position: relative;
	top: 0;
	left: 0;
	z-index: 530;
	margin: 0;
	padding: 0 20px;
	color: #ec3300;
	font-size: 82%;
	font-weight: bold;
}
#rss #news dl dt a {
	color: #ec3300;
}
#rss #news dl dd {
	position: relative;
	top: 0;
	left: 0;
	z-index: 540;
	margin: 0;
	padding: 0;
}
#rss #news dl dd.date {
	margin: 0 20px 0 30px;
	font-size: 82%;
}
#rss #news dl dd.description {
	margin: 0.4em 20px 0.2em 30px;
	padding: 0.2em 10px;
	font-size: 82%;
	border: 1px solid #ffcf28;
	background: #fabf1f;
}
#rss #news dl dd.link {
	margin: 0 20px 0 30px;
	font-size: 82%;
	text-align: right;
}
#rss #news dl dd.link a {
	color: #6d5001;
}
