#CONTENTS .float_l {
	float: left;
	width: 359px;
}
#CONTENTS .float_r {
	float: right;
	width: 359px;
}
#CONTENTS .text p{
	line-height: 150%;
}

#CONTENTS .float_l strong, #CONTENTS .float_r strong {
	font-weight: normal;
	color: #F00;
}
#CONTENTS .icon {
	float: left;
	height: 100px;
	width: 100px;
	display: block;
	margin-right: 5px;
}


#CONTENTS h3 {
	display: block;
	height: 22px;
	overflow: hidden;
	font-size: 93%;
	background-image: url(../images/index_h3_back.gif);
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
	margin-bottom: 3px;
}
#CONTENTS h3 a {
	height: 22px;
	display: block;
	color: #FFF;
	padding-left: 10px;
	line-height: 22px;
	background-image: url(../images/index_h3_back.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}


#CONTENTS ul.list {
	display: block;
	padding-top: 5px;
	clear: both;
}

#CONTENTS ul.list li {
	float: left;
	width: 177px;
	margin-right: 5px;
	display: block;
	color: #454545;
	margin-bottom: 4px;
	padding-top: 4px;
}

#CONTENTS ul.list li img.icon {
	height: 77px;
	width: 77px;
	display: block;
	float: left;
	margin-right: 3px;
	border: 1px solid #7d7d7d;
}
#CONTENTS ul.list li .more {
	text-align: right;
	display: block;
}
#CONTENTS ul.list li h4 {
	display: block;
	background-color: #666;
	text-indent: 4px;
	font-weight: bold;
	color: #FFF;
	margin-bottom: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 85%;
}
#CONTENTS ul.list li h4 a  {
	color: #FFF;
}
#CONTENTS ul.list li .under {
	display: block;
	clear: both;
	background-image: url(../../common/images/icon1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	padding-top: 1px;
	font-size: 85%;
}
#CONTENTS ul.list .moretext {
	text-align: right;
	clear: both;
	width: 359px;
	margin-right: 0px;
}
#CONTENTS ul.button {
	display: block;
	clear: both;
	margin-top: 5px;
	padding-top: 4px;
	margin-left: 60px;
}
#CONTENTS ul.button li {
	display: block;
	float: left;
	margin-right: 2px;
}
#CONTENTS ul.button li a {
	display: block;
	height: 40px;
	width: 143px;
	line-height: 40px;
	text-align: center;
	font-size: 110%;
	background-image: url(../../images/index_snowboard_button.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#CONTENTS ul.button li a:link {
	color: #333;
}
#CONTENTS ul.button li a:visited {
	color: #333;
}
#CONTENTS ul.button li a:hover {
	color: #F60;
}



#CONTENTS ul li.nomargin  {
	margin-right: 0px;
}

