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

body {
	background-color:#faf0e6;
	margin-top: 0px;
}

/* ラッパー */
div#wrapper {
	width: 850px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
    background-image: url(../button/navi_backcolor.png);
}
/* ヘッダー */
div#header {
	height:112px;
	width: 850px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px}
div#header img {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}	
div#header h1 {
	background-color:#666;
	font-size:12px;
	font-weight: normal;
	color: #FFF;
	line-height: 1.3em;
	padding-left: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
}

/* ナビゲーション*/
div#navi {
	height: 38px;
	width: 850px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
div#navi ul {
	margin-top: 0;
	margin-left: 0px;
	
	padding-left:0px;
	height: 38px;
	font-size: 0.75em;
	background-image: url(../button/navi_btn-bac.png);	
	}

div#navi ul li {
	list-style-type:none;
	float: left;
	font-weight: bold;	
}
div#navi ul li a {
	line-height: 38px;
	color: #000;
	text-decoration: none;
	text-align: center;
	display: block;
	width: 116px;
	background-color: #393;
	background-image: url(../button/navi_narebtn.png);
}
#navi ul li a:hover {
	background-color: #CCC;
	background-position: bottom;
}


/* 右側（コンテンツ）*/
div#right {
	float: left;
	width: 660px;
	padding-top: 0px;
	padding-right: 0px;
	height: auto;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 0px}
	
div#right h2{
	margin-top: 5px;
	font-size: large;
	margin-bottom: 10px;
	color: #30C;
	background-color: #6C9;
	line-height: 1.5em;
	width: 500px;
	padding-left: 20px;
}

#wrapper #right .box1 {
	width: 652px;
	height:190px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #900;
	border-right-color: #900;
	border-bottom-color: #900;
	border-left-color: #900;
	margin-top: 5px;
	margin-left:0px;
	margin-right: 2px;
}

#wrapper #right .menu {
	width: 652px;
	margin-top: 0px;
	padding: 0px;
}

div#right ul {
	font-size: 20px;
	margin-left: 0px;
	padding-left: 0px;
}

div#right ul li {
	list-style-type: none;
	display:block;
	width:405px;
	line-height: 30px;
	color: #333;
	text-decoration: none;
	background-color: #FC9;
	text-align: left;
	margin-right: auto;
	margin-left:5px;
	margin-top: 5px;
	font-weight: bold;
	font-size: 15px;
	padding-left: 10px;
}



div #right .p-1 {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: small;
	line-height: 1.5em;
	padding-left: 20px;
}

div#right h3 {
	font-size: 18px;
	line-height: 1.5em;
	margin-right: 0px;
	color: #000;
	background-color: #CCC;
	margin-top: 0px;
	padding-right: 0px;
	padding-left: 120px;
	font-weight: bold;
	margin-bottom: 10px;
	width:250px;
	padding-top: 0px;
	padding-bottom: 0px;
}
	
div#right h4 {
	font-size: 18px;
	line-height: 1.5em;
	margin-left: 10px;
	margin-top: 20px;
	padding-right: 0px;
	font-weight: bold;
	margin-bottom:10px;
}

#wrapper #right .box1.img {
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-left-color: #F0F0F0;
	
}
#wrapper #right .p-10 img {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
/*  左側ナビゲーション　*/
div#left {
	float: left;
	width: 180px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
}




#left p {
	line-height: 30px;
	color: #000;
	background-color: #999;
	font-size: 16px;
	text-align: center;
	margin-bottom: 0px;
	margin-top: 40px;
	font-weight: bold;
}


div#left ul {
	font-size: 20px;
	margin-left: 0px;
	padding-left: 0px;
}

div#left ul li {
    list-style-type: none;
}

div#left ul li a {
	display:block;
	width:160px;
	line-height: 30px;
	color: #FFF;
	text-decoration: none;
	background-color: #999;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	font-weight: bold;
	font-size: 15px;
}
div#left ul li a:hover {
	background-color: #CCC
}
div#left a img {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#footer {
	height: 54px;
	width: 850px;
	background-repeat: repeat-x;
	font-size: x-small;
	color: #FFF;
	text-align: center;
	padding-top:10px;
	clear: both;
	background-color: #666;
	font-weight: normal;
	text-decoration: none;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-top: 0px;
}
#footer address a {
	color: #FFF;
	text-decoration: blink;
}
	
#wrapper #right .box1 img {
	margin-right: 7px;
}

#wrapper #middle .box1 table caption {
	font-size: small;
}

#wrapper .box1 table caption {
	font-weight: bold;
	color: #C30;
}
#wrapper #middle .box1 table caption {
	font-size: large;
}

#wrapper .box1 table caption {
	font-size: small;
}
</pre></body></html>