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

/* releaseTop */
#main .themS .inner{
	padding:15px 20px;
}

#releaseTop h1{
zoom:1;
}
#releaseTop h1:after{
	content:"";
	display:table;
	clear:both;
}
#releaseTop h1 span.description{
	display:inline-block;
	float:right;
	font-size:13px;
	line-height:20px;
}
#ct_corporate #main h3{
	padding:7px 10px;
	border-left:3px solid #B71B21;
}
span.iconBox{
	display:block;
}
span.iconBox span{
	display: inline-block;
	*display: inline;  
 *zoom: 1;
}

ul.newsList li{
	background-image:url(../img/bdr-dtdW-g.gif);
}
ul.newsList li a{
	padding:10px 0 10px 140px;
}
ul.newsList li a span.date{
	color:#4c4c4c;
}

/* release */
#release .inner{
	padding:0 20px;
}

#release h1{
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px solid #B71B21;
	font-size:23px;
}
#release h1 span.label{
	margin:0 0 5px;
}

#release h2{
	padding:7px 10px;
	border-left:3px solid #B71B21;
	line-height:1.2;
}


div.themI{
	margin:0 auto 20px;
	text-align:center;
}

dl.price{
	margin:0 0 20px;
	padding:10px;
	background:#fff;
	border:1px dotted #4c4c4c;
	position:relative;
}
dl.price dt{
	margin-right:10px;
	float:left;
}
dl.price dd{
	overflow:hidden;
	text-align:right;
}
</pre></body></html>