@charset "utf-8";
#index #lead {
	background-image: url(../snowboard/images/main_visual.png);
	background-repeat: no-repeat;
}
#index #wrapper #content #main #blog_list h3 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: none;
	padding: 0px;
	margin-bottom: 10px;
}
#index #wrapper #content #main #blog_list li {
	padding-left: 8px;
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	color: #666666;
	font-size: 12px;
}
#index #wrapper #content #main #blog_list ul {
	padding-bottom: 50px;
}

