@charset "utf-8";
/* formatting style
----------------------------------------------- */

* {
	margin: 0px;
	padding: 0px;
}
body {
	background-image: url(img/back2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#wrapper {
	width: 960px;
	clear: none;
	margin: 0px auto;
}
#wrapper #header {
	height: 150;
	width: 800px;
	position: absolute;
	float: none;
	margin: 2px 0px 0px;
	padding: 0px;
}
#wrapper #sidebar {
	width: 165px;
	height: 245px;
	vertical-align: middle;
	margin-top: 155px;
	position: absolute;
	top: -1px;
}
#wrapper #jcad {
	height: auto;
	width: auto;
	margin-top: 535px;
	position: absolute;
	margin-left: 0px;
}


#wrapper #main {
	background-color: #F9F9F9;
	height: 550px;
	width: 630px;
	margin-top: 155px;
	position: absolute;
	margin-left: 170px;
	padding: 0px;
}
#wrapper #news {
	padding-top: 5px;
	padding-left: 5px;
	margin-top: 150px;
	margin-left: 800px;
	position: absolute;
}

#wrapper #main #top {
	height: 550px;
	width: 630px;
	overflow: scroll;

}
#wrapper #main #dl {
	height: 550px;
	width: 630px;
	overflow: scroll;
}
#wrapper #main #link {
	height: 550px;
	width: 530px;
	overflow: scroll;
	padding-left: 100px;
}
#wrapper #main #syosin {
	width: 630px;
	overflow: scroll;
	height: 550px;
}
#wrapper #main #sosikizu {
	height: 550px;
	width: 630px;
	overflow: scroll;
}


a img {
	border-width: 0px;
	border-style: 0;
}
a:visited {
	color: #800040;
	text-decoration: none;
}

a:active {
	color: #400040;
	text-decoration: none;
}

a:link {
	color: #000080;
	text-decoration: none;
}
#wrapper #main #surogan {
	height: 550px;
	width: 630px;
}
