@charset "utf-8";
/* CSS Document */
/*
li.window-open {
	background: url(../img/icon/window-open-s.gif) left center no-repeat;
	font-weight: normal;
	list-style-image: url(img/window-open-s.gif);
	list-style-type: none;
	padding-left: 7px;
	padding-top: 2px;
}
li.window-open a {
	background: #FFFFFF;
}
*/

.inner ul.nolist{
	list-style-type: none;
	list-style-image: none;
}
.inner ul.nolist li{
	margin-left: -17px;
}