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

#gnavi .product a {
	background: url(../../common/images/gnavi.jpg) no-repeat -450px bottom;
}

.contTtl {
	text-indent: -9999px;
	display: block;
	background: url(../images/ttl_product.png) no-repeat left top;
	height: 50px;
	width: 900px;
	margin-bottom: 10px;
}
.contBox h3 {
	margin-bottom: 10px;
}


.contBox {
	position: relative;
	margin-bottom: 40px;
}

.contBox .proTtl {
	background: url(../images/subttl_01.png) no-repeat left top;
	text-indent: -9999px;
	display: block;
	height: 50px;
	width: 450px;
}

.contBox .bnrPos {
	position: absolute;
	height: 40px;
	width: 200px;
/*	top: 364px;*/
	top: 428px;
	right: 166px;
}

.contBox .bnrTtl {
	background: url(../images/subttl_02.png) no-repeat left top;
	text-indent: -9999px;
	display: block;
	height: 50px;
	width: 450px;
	overflow: hidden;
	margin-bottom: 20px;
}
.contBox .introBnr {
	height: 120px;
	width: 710px;
	margin-left: 95px;
}


#banner_LL {padding: 10px 15px; /*margin: 0px 10px 10px 0px; float: left;*/	margin:0 auto; width: 583px; overflow: hidden; }
#banner_LL img { padding: 5px; width:582px; height:100px; }
#banner_LL textarea {background:#000; color:#5D7B93; border:solid 1px #5D7B93; margin-left:5px; font-size: 90%; width: 580px; height: 45px; overflow: auto; font-weight: normal; overflow-y:scroll; display: block; }


#text_to{
text-indent:100%;
white-space:nowrap;
overflow:hidden;
}

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