@charset "utf-8";
/* CSS Document */

/* index
-----------------------------------------------------------------*/

#index #section01 div.clearfix {
	background: url(../img/support_cols_bg.jpg) repeat-y left top;
	margin-bottom: 10px;
}

#index #section01 div.clearfix dl {
	width: 310px;
	padding: 10px 0 10px 18px;
	margin: 0 10px 0 0;
}

#index #section01 div.clearfix dl.end {
	margin: 0;
}

#index #section01 div.clearfix dl dt {
	margin-bottom: 16px;
}

#index #section01 div.clearfix dl dd {
	width: 300px;
	margin: 0;
}

#index #section01 div.clearfix dl dd img {
	display: inline;
}

#index #section01 div.clearfix dl dd a:link,#index #section01 div.clearfix dl dd a:visited {
	color: #0000FF;
}

#index #section01 div.clearfix dl dd a:hover,#index #section01 div.clearfix dl dd a:active {
	color: #FF7B02;
}



















