@charset "utf-8";


/*
Contents
*/
#contents {
	background: url(/img/bg_contents_home.gif) left top repeat-y;
}

/*
h2
*/
h2.link {
	background: url(/img/h2_link.jpg) left top no-repeat;
}

div#link01 {
	margin-top: 25px;
}
div#link01 ul {
	list-style-type: none;
}
div#link01 ul li {
	padding: 10px 0;
	font-size: 80%;
}
div#link01 ul li img {
	vertical-align: middle;
	margin-right: 10px;
}
div#link01 ul li a {
	text-decoration: none;
}
div#link01 ul li a:hover {
	text-decoration: underline;
}

