<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* ãƒšãƒ¼ã‚¸ã®ãƒ¬ã‚¤ã‚¢ã‚¦ãƒˆç”¨CSS */
#contents {
	width:800px;
	margin:auto;
	background-image: url(../images/weslogo1.png);
	background-repeat: no-repeat;
	background-position: center 350px;
	}
#main {
	float: left;
	width: 785px;
	padding-left: 10px;
}
#top {
    width:800px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	margin:auto;
}
#box {
	padding-top:1px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:1px;
	color:#666666;
	font-size:100%;
	line-height:20px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#box1 {
	color:#666666;
	font-size:100%;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(../images/image003.jpg);
	padding: 0px 10px 0px 10px;
	height: 200px;
	width: 280px;
	margin: 0px;
}
#box2 {
	color:#666666;
	font-size:100%;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(../images/image004.jpg);
	padding: 0px 10px 0px 10px;
	height: 200px;
	width: 280px;
	margin: 0px;
}
#box3 {
	color:#666666;
	font-size:100%;
	padding: 0px 5px 0px 18px;
	width: 320px;
	margin: 0px;
	border: 1px solid #CCCCCC;
}
#box4 {
	color:#666666;
	font-size:100%;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(../images/kohryu4.jpg);
	padding: 0px 1px 0px 1px;
	height: 180px;
	width: 270px;
	margin: 0px;	
}
#box5 {
	color:#666666;
	font-size:100%;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(../images/image006.jpg);
	padding: 0px 10px 0px 10px;
	height: 160px;
	width: 270px;
	margin: 0px;	
}
.top  {color:#339966;
       font-weight:normal;
       font-size:x-small;}
 h5 {
	color: #666666;
	font-size:100%;
	border-left: 5px solid #339966;
	border-bottom: 1px solid #339966;
	padding-left: 5px;
	margin-top: 0.5em;
	margin-bottom: 0px;
}
 h6 {
	color: #666666;
	font-size:70%;
	border-left: 5px solid #339966;
	border-bottom: 1px solid #339966;
	padding-left: 5px;
	margin-top: 0.5em;
	margin-bottom: 0px;
}
</pre></body></html>