<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* ãƒˆãƒƒãƒ—
-------------------------------------------- */


#mainvisual {
  text-align: center;
  background: url(images/mainvisual-bg.jpg) repeat-x center top;
}
#concept {
		padding: 10px 75px;
	font-size: 14px;
	line-height: 1.8em;
}


#top-contents {
  width: 1200px;
  margin: 30px auto;
  background: url(images/illust-c.jpg) no-repeat bottom right;
  padding: 10px 0;
}
#top-contents a {
  width: 316px;
  height: 150px;
  display: block;
  float: left;
  margin-left: 6px;
  margin-bottom: 6px;
}
#top-contents a.margin-0,
#bnr .inner a.margin-0 {
  margin-left: 0;
}
#bnr {
  background: url(common/images/bg01.png);
  border-top: 1px solid #d7ccc8;
  border-bottom: 1px solid #d7ccc8;
}
#bnr .inner {
  width: 960px;
  margin: auto;
  padding: 40px 0;
  position: relative;
}
#bnr .inner a {
  width: 316px;
  height: 100px;
  float: left;
  margin-left: 6px;
}
#bnr .abs {
  position: absolute;
  right: -160px;
  top: 119px;
}



#top-info {
  width: 960px;
  margin: 30px auto 40px auto;
}
#top-info .box {
  background: url(common/images/gradation-bg.png) repeat-x top #fff;
  width: 470px;
  float: left;
  position: relative;
  margin-left: 20px;
}
#top-info .box:first-child {
  margin-left: 0;
}
#top-info .btn {
  position: absolute;
  top: 23px;
  right: 30px;
}
#top-info .inner {
  margin-top: 10px;
  height: 240px;
}
#top-info .body li {
  padding: 13px 10px;
  border-bottom: 1px dashed #d3c7c3;
}
#top-info .body li .date {
  float: left;
  width: 90px;
}
#top-info .body li .title {
  float: right;
  width: 340px;
}


.top-text {
  width: 960px;
  margin: 20px auto 40px auto;
}
#example {
	padding-top: 10px;
	padding-right: 75px;
	padding-bottom: 50px;
	padding-left: 75px;
}

.zeh-text {
  width: 960px;
  margin: 20px auto;	
}

table#zeh {
	width: 960px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
}
.zeh-text.caps {
	text-align: right;
	font-size: 12px;
	margin-bottom: 50px;
}


table#zeh td,table#zeh th{
	text-align:center;
	border:1px solid #CCC;
	padding:8px;	
}

table#zeh th{
	background:#F3F3F3;
}
</pre></body></html>