/*
body {
	font-family: Helvetica, Arial, sans-serif;
	margin: 0;
	padding: 0;
}*/

.slicknav_menu {
	display: none;
	line-height: 3em;
	padding-right: 0px;
	height: 0¥;
	margin: 0px;
	padding: 0px;
}

@media screen and (max-width: 768px) {
.main_left ol li{
	display: none;
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	height: 40px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
	
	.js .slicknav_menu {
	background-color: #66CC66;
	background-repeat: no-repeat;
	background-position: 2% 5px;
	display: block;
	background-image: url(image/common/nikawasosei_title_white.png);
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 0px;
	background-attachment: fixed;
	padding-bottom: 5px;
	}
}
