div#title {
	position: absolute;
	height: 30px;
	width: 100px;
	left: 122px;
	top: 5px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #C0C0C0;
	border-left-color: #FF0000;
	color: #3399CC;
	background-color: #ECFFFF;
	text-decoration: none;
	text-indent: 4px;
	line-height: 100%;
}
div#kousin {
	position: absolute;
	height: 675px;
	width: 508px;
	left: 5px;
	top: 33px;
}
.zaidan_logo {
	float: left;
}
.newListDate {
	font-size: 14px;
	font-weight: bolder;
	color: #000000;
}
.newListLink {
	font-size: 12px;
	font-weight: bold;
}
.title {
	background-color: #ECFFFF;
	width: 110px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #C0C0C0;
	border-left-color: #FF0000;
	height: 30px;
	line-height: 120%;
}

.cont_sub {

	position: relative;
	height: auto;
	margin-top: 10px;
	margin-left: 20px;
	padding-left: 5px;
	margin-right: 10px;
}

h1{
	background-color: #8686FF;
	position: relative;
	height: 30px;
	margin-top: 10px;
	padding-left: 5px;
	padding-top: 5px;
	color: #333333;
	margin-bottom: 10px;
	padding-bottom: 5px;
}

h2{

	background-color: #8686FF;
	border-left-width: 20px;
	border-left-style: solid;
	border-left-color: #C0C0C0;
	position: relative;
	color: #333333;
	height: 30px;
	margin-top: 10px;
	padding-left: 5px;
	margin-right: 10px;
	padding-top: 5px;
}

h3{
	color: #000000;
	margin: 0px;
	padding: 0px;
	font-size: 120%;
	font-weight: bold;
	line-height: 150%;
	color: #333333;
}

h4{
	background-color: #8686FF;
	position: relative;
	height: 25px;
	margin-top: 10px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	margin-left: 20px;
	padding-left: 5px;
	margin-right: 10px;
	padding-top: 5px;
	color: #333333;
}

h5{
	background-color: #8686FF;
	border-left-width: 20px;
	border-left-style: solid;
	border-left-color: #CC0000;
	position: relative;
	height: 30px;
	margin-top: 10px;
	padding-left: 5px;
	margin-right: 10px;
	padding-top: 5px;
	color: #333333;
}

#sidebar ul {
	list-style-type: none;
	height: auto;
	padding-left: 0px;
	line-height: 20px;
	width: 155px;
	margin-left: 0px;
}
#sidebar ul li {
	text-align: left;
	background-color: #8686FF;
	border-top: 1px solid #999999;
	border-right: 1px solid #000000;
	border-left: 5px solid #3399CC;
	height: auto;
	width: auto;
	margin-top: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#sidebar ul a {
	display: block;
	width: auto;
	height: 40px;
	padding-left: 5px;
	padding-top: 5px;
}
