<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*========== ヘッダー ==========*/
#header {
	height: auto;
	width: auto;
	margin-right: 20px;
	margin-left: 20px;
	padding-top: 20px;
}
#header img {
	float: left;
}
#header h1 {
	padding-top: 18px;
	font-size: 120%;
	font-weight: normal;
	color: #666666;
	float: right;
}
/* ヘッダー解除 */
#header:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#header {
	display: inline-table;
}
* html #header {
	height: 1%;
}
#header {
	display: block;
}
/*========== メイン ==========*/
#main {
	height: auto;
	width: auto;
	margin-right: 20px;
	clear: both;
	float: none;
	padding-top: 10px;
}
.visual {
	float: right;
	margin-top: 8px;
}
/*========== メニュー ==========*/
#menu {
	height: auto;
	width: 180px;
	float: left;
}
#menu ul {
	margin-top: 10px;
	margin-bottom: 10px;
	list-style-type: none;
}
#menu li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #007195;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 30px;
	height: 20px;
}
.mfirst {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #007195;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #007195;
	background-image: url(../img/base01.gif);
	background-repeat: no-repeat;
}
.mhere {
	background-image: url(../img/base02.gif);
	background-repeat: no-repeat;
}
.mnhere {
	background-image: url(../img/base01.gif);
	background-repeat: no-repeat;
}
#menu a {
	color: #007195;
	text-decoration: none;
}
#menu a:hover {
	color: #FF0000;
	text-decoration: underline;
}
/* メイン解除 */
#main:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#main {
	display: inline-table;
}
* html #main {
	height: 1%;
}
#main {
	display: block;
}
/*========== コンテンツ ==========*/
#cont {
	height: auto;
	width: 518px;
	float: right;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
	color: #333333;
	margin-bottom: 20px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #007195;
	border-left-color: #007195;
	padding-top: 18px;
	margin-top: 10px;
}
#cont table {
	margin-bottom: 50px;
	width: 518px;
	margin-top: 35px;
	background-image: url(../img/white.gif);
	background-repeat: repeat;
}
#cont th {
	background-position: center;
	font-weight: normal;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #007195;
	text-align: center;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #007195;
}
#cont td {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #007195;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.vis {
	float: left;
	margin-right: 12px;
	margin-top: 12px;
}
.vis p {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #007195;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 140%;
	font-style: italic;
	font-weight: bold;
	letter-spacing: 2px;
}
.vis img {
	border: 1px solid #007195;
}
.vis02 {
	float: left;
	margin-top: 12px;
}
.vis02 p {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #007195;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 140%;
	font-style: italic;
	font-weight: bold;
	letter-spacing: 2px;
}
.vis02 img {
	border: 1px solid #007195;
}
.last {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #007195;
}
.title {
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #007195;
	margin-bottom: 20px;
	padding-bottom: 5px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 180%;
	color: #007195;
	letter-spacing: 3px;
	font-style: italic;
	border-right-width: 30px;
	border-right-style: solid;
	border-right-color: #007195;
	padding-top: 5px;
}
.jpn {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: bold;
	color: #007195;
	float: right;
	padding-top: 6px;
	padding-right: 35px;
}
.copy {
	font-size: 120%;
	color: #000033;
	font-weight: bold;
	padding-bottom: 10px;
}
.read {
	margin-top: 5px;
}
.spec {
	font-size: 90%;
	font-weight: normal;
	line-height: 160%;
}
#cont h2 {
	font-size: 100%;
	font-weight: bold;
}
#cont h3 {
	font-size: 120%;
	font-weight: bold;
	margin-bottom: 5px;
}
#cont a {
	color: #007195;
	text-decoration: none;
}
#cont a:hover {
	color: #0000FF;
	text-decoration: underline;
}
.line {
	margin-top: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #007195;
	margin-bottom: 20px;
	clear: both;
	float: none;
}
/*========== 社名表記 ==========*/
#name {
	height: auto;
	width: 520px;
	background-color: #007195;
	float: right;
	padding-top: 5px;
	padding-right: 20px;
	padding-left: 20px;
	color: #FFFFFF;
}
#name ul {
	list-style-type: none;
	float: right;
}
#name li {
	float: left;
	padding-left: 20px;
}
#name h3 {
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#name a {
	color: #FFFFFF;
	text-decoration: none;
}
#name a:hover {
	color: #FF0000;
	text-decoration: underline;
}
/*========== フッター ==========*/
#footer {
	height: auto;
	width: auto;
	clear: both;
	float: none;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	text-align: right;
	font-weight: bolder;
	letter-spacing: 3px;
	padding-bottom: 6px;
	border-top-width: 20px;
	border-top-style: solid;
	border-top-color: #007195;
	padding-top: 5px;
	color: #007195;
	padding-right: 20px;
	line-height: normal;
}
/*========== アイテム ==========*/
#item {
	height: auto;
	width: auto;
	margin-bottom: 20px;
	padding-bottom: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #007195;
}
/* アイテム解除 */
#item:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#item {
	display: inline-table;
}
* html #item {
	height: 1%;
}
#item {
	display: block;
}</pre></body></html>