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

/*
 * display
 * list-style
 * position
 * float
 * clear
 * width
 * height
 * margin
 * padding
 * border
 * background
 * color
 * font
 * text-decoration
 * text-align
 * vertical-align
 * white-space
 * other text
 * content
 */
 

/* ***********************************************************************
	個別ページCSS : Others
*********************************************************************** */
.navi_others a {
	width:98px;
	height:24px;
	background-image:url(../images/navi_others_hover.gif);
	background-repeat:no-repeat;
	}
.main h2 {
	margin-bottom:15px;
	}
.others_we {
	padding-left:30px;
	}
.coda_btn_area {
	margin-top:15px;
	margin-bottom:10px;
	padding-bottom:15px;
	border-bottom:dotted 1px #000;
	text-align:center;
	}
.coda-nav-left, .coda-nav-right {
	display:inline;
	margin-right:10px;
	}
.caption_area {
	font-size:1.2em;
	line-height:1.9;
	}
.cap_h3 {
	width:40px;
	margin-bottom:10px;
	padding:3px 10px 3px;
	border:solid 1px #000;
	color:#000;
	font-weight:bold;
	line-height:1.2;
	}</pre></body></html>