@charset "UTF-8";
/**
 * c21_aスタイルシートlink.css
 */
/* tags
/* ++++++++++++++++++++++++++++++++++++++++++++++++ */
/* 				□Basic 							*/
/* ++++++++++++++++++++++++++++++++++++++++++++++++ */
h2.block-head{
	margin-bottom:15px;
	background-image:url(../img/h2_sb.gif);
	background-repeat:no-repeat;
	line-height:40px;
	padding-left:36px;
}
h2.block-head a{
	color:#000000;
}
h3 a{
	color:#000000 !important;
}
h5.note1{
	font-size:12px;
	margin-left:32px;
	margin-bottom:16px;
	background-image:url(../img/h5_note1.gif);
	background-repeat:no-repeat;
	background-position:left top;
	line-height:18px;
	padding-left:18px;
}

ul.ul-search{
	margin-left:32px;
}
.ul-search li{
	width:100px;
}

ul.cell-list{
	width:564px;
}

ul.cell-list li{
	float:left;
	width:170px;
	margin-right:4px;
	margin-bottom:4px;
	padding:4px;
}

dl.cell-a{


}
dl.cell-a dt{
	border:1px solid #cccccc;
	padding:4px;
	margin-bottom:4px;
}
dl.cell-a dt a{
	color:#000000;

}
dl.cell-a dd{
	padding:4px;
	margin-bottom:4px;

}