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

#head{
	background: url("../images/cmn_head.jpg") center top no-repeat;
	height: 535px;
	position: relative;
}
#head h1{
	width: 456px;
	height: 0;
	padding-top: 259px;
	font-size: 0.1em;
	overflow: hidden;
	background: url(../images/cmn_logo.png) no-repeat center top;
	position: absolute;
	top: 55px;
	left: 64px;
}
#head h2{
	display: none;
}

/*#main*/

#main #intro{
	width: 740px !important;
	margin-top: 20px;
	margin-bottom: 40px;
	padding-left: 20px !important;
	padding-right: 20px !important;
}
#main #intro .summary{
	float: right;
	margin-top: 20px;
	width: 354px;
	height: 0;
	padding-top: 213px;
	font-size: 0.1em;
	overflow: hidden;
	background: url(../images/top_intro.gif) no-repeat center top;
}
#main #intro .video{
	float: left;
	width: 376px;
	height: 260px;
}

#main #news{
	width: 804px;
	margin: 0 auto 40px auto;
}
#main #news h2{
	margin-left: 15px;
	width: 193px;
	height: 0;
	padding-top: 21px;
	font-size: 0.1em;
	overflow: hidden;
	background: url(../images/news_title.gif) no-repeat center top;
}
#main #news .list{
	padding: 15px 20px;
	background: #fff;
	border-radius: 24px;
	position: relative;
	behavior: url("/hirukin/pre2/PIE/PIE.htc");
}
#main #news dl{
	max-height: 205px;
	overflow: auto;
	font-size: 1.4em;
	line-height: 1.5em;
}
#main #news dl dt{
	width: 8em;
	height: 1em;
	line-height: 1.6em;
	padding-top: 8px;
	padding-bottom: 8px;
	font-weight: bold;
	text-align: center;
}
#main #news dl dd{
	margin-top: -1.6em;
	line-height: 1.6em;
	padding-bottom: 8px;
	padding-left: 8.5em;
	border-bottom: dotted 1px #000;
}
#main #news dl dd:last-child{
	border-bottom: none !important;
}</pre></body></html>