@charset "utf-8";
/* CSS Document */

#wrapper h2 {
	margin-top: 5px;
	margin-bottom: 5px;
	height: 70px;
	width: 760px;
	clear: both;
}

#wrapper #top {
	float: right;
	height: 40px;
	width: 40px;
	padding-right: 10px;
	padding-top: 10px;
}

#wrapper #container #left #site_link {
	line-height: 200%;
	font-size: 85%;
}

#wrapper #container #left #site_link ul {
	list-style-position: outside;
	list-style-image: url(../images/link/icn_sankaku.gif);
}

