@charset "utf-8";

/* IE 9以下 */
@cc lte IE 9 begin;
#header {
	height: 120px;
}
#article {
	margin-top: 0px;
	float: left;
	padding-bottom: 0px;
}
#article ul {
	background-color: transparent;
	margin-left: 0px;
	padding-left: 0px;
	width: 711px;
	height: 239px;
	padding-bottom: 20px;
	margin-bottom: 0px;
}
#article li {
	float: left;
	list-style-type: none;
	height: 239px;
	width: 237px;
	margin-bottom: 0px;
	position: relative;
}
#article li .link {
	position: absolute;
	left: 0px;
	z-index: 0;
	padding-right: 10px;
	padding-left: 10px;
	top: 130px;
}

#article li a {
	color: #000000;
	text-decoration: none;
	display: block;
	padding-right: 13px;
	padding-left: 13px;
	height: 239px;
	padding-bottom: 0px;
	position: absolute;
	z-index: 3;
}
#article  li  .kuwasiku {
	font-weight: bold;
	padding-top: 10px;
	position: absolute;
	z-index: 2;
	top: 130px;
	right: 20px;
}
#article #top_link {
	padding-bottom: 0px;
}
#article #top_link .link_text {
	color: #0000FF;
	text-decoration: underline;
}
#top_link1 p {
	margin: 0px;
	padding: 0px;
	line-height: 1.3;
}
#top_link2 p {
	margin: 0px;
	padding: 0px;
	line-height: 1.3;
}
#top_link3 p {
	margin: 0px;
	padding: 0px;
	line-height: 1.3;
}
#aside {
	float: right;
	background-image: none;
	width: 250px;
	margin-bottom: 0px;
	display: inline;
	margin-right: -5px;
	height: 239px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#aside h1 {
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 12px;
}
#aside h1 img {
	margin-right: 0px;
	margin-left: 0px;
}
#aside ul {
	background-color: transparent;
	padding: 0px;
	width: 250px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 180px;
}
#aside li {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-bottom: 5px;
}
#aside li a {
	display: inline;
	height: auto;
	width: auto;
	padding-top: 0px;
	padding-bottom: 0px;
}
#news2 {
	display: block;
	margin-top: 15px;
	padding-top: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	clear: both;
	zoom:1;
}
#news2 h1 {
	float: left;
}
#news2 p {
	line-height: 29px;
	height: 36px;
	float: left;
	padding-left: 15px;
	background-image: url(../image/liststyle1.png);
	background-repeat: no-repeat;
	background-position: left 12px;
	display: inline;
	margin-left: 50px;
}
@cc end;
