#index #leftcontents h5 {
	margin: 0 0 15px 0;
	padding: 0;
}
#index #leftcontents #link {
	width: 660px;
	height: auto;
	margin: 30px 0 0 0;
	padding: 0 10px;
}
#index #leftcontents #link .linkform {
	margin: 20px 10px 0 0;
	padding: 0;
	text-align: right;
	font-size: 14px;
}
#index #leftcontents #link .linkform a {
	margin: 0;
	padding: 0;
	text-decoration: underline;
	color: #333;
}
#index #leftcontents #link .linkform a:hover {
	margin: 0;
	padding: 0;
	text-decoration: none;
	color: #333;
}
#index #leftcontents #link .menu {
	width: 600px;
	height: auto;
	margin: 10px 30px;
	padding: 0;
	text-align: center;
	background-color: #666;
}
#index #leftcontents #link .menu td {
	width: 150px;
	background-color: #ffc;
}
#index #leftcontents #link .menu td a {
	margin: 0;
	padding: 0;
	text-decoration: underline;
	color: #333;
}
#index #leftcontents #link .menu td a:hover {
	margin: 0;
	padding: 0;
	text-decoration: none;
	color: #333;
}

#index #leftcontents #link h6 {
	width: 100px;
	height: auto;
	float: left;
	margin: 0;
	padding: 0;
}
#index #leftcontents #link .title {
	width: 540px;
	float: right;
	margin: 5px 0 0 0;
	padding: 0;
}
#index #leftcontents #link .title strong {
	font-size: 14px;
	margin: 0;
	padding: 0;
}
#index #leftcontents #link .title p {
	font-size: 12px;
	margin: 5px 0 10px 0;
	padding: 0;
	line-height: 1.4;
}
#index #leftcontents #link img {
	margin: 5px 0 5px 0;
	padding: 0;
}
#index #leftcontents #link a {
	margin: 0;
	padding: 0;
	text-decoration: underline;
	color: #f06;
}
#index #leftcontents #link a:hover {
	margin: 0;
	padding: 0;
	text-decoration: none;
	color: #f06;
}









