<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#mainImg {
	margin: 0 0 60px 0;
}


/* ã‚¹ãƒ©ã‚¤ãƒ‰ã‚·ãƒ§ãƒ¼ */
.bx-prev {
	right: 25px;
	background: url(../../common/img/arrow-l.gif) top left no-repeat;/*prevç”¨ç”»åƒ*/
}
.bx-next {
	right: 0px;
	background: url(../../common/img/arrow-r.gif)  top left no-repeat;/*nextç”¨ç”»åƒ*/
}
.bx-controls-direction a {
	position: absolute;
	margin-top: 10px;
	width: 9px;/*ä½¿ç”¨ç”»åƒã«å¿œã˜ã¦æŒ‡å®š*/
	height:15px;/*ä½¿ç”¨ç”»åƒã«å¿œã˜ã¦æŒ‡å®š*/
	text-indent: -9999px;/*ç”»åƒç½®æ›ã®ãŸã‚ãƒ†ã‚­ã‚¹ãƒˆã‚’æŠ¼ã—ã‚„ã‚‹*/
	z-index: 9999;
}

#newsArea {
	padding: 0;
}

h2 {
	width: 36px;
	height: 14px;
	background-image: url(../../common/img/menu.gif);
	background-position: -109px 0;
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin-bottom: 15px;
}

dl {
	float: left;
	line-height: 150%;
}

dt {
	width: 72px;
	float: left;
	padding-bottom: 7px;
}

.mark {
	margin-left: -0.55em;
}

dd {
	padding: 0 0 7px 100px;
}

.more {
	clear: both;
}

/* ----------------------
ãƒ•ãƒƒã‚¿ãƒ¼
-----------------------*/
/*footer {
	margin: 40px 0 85px 0;
}
*/
</pre></body></html>