@charset "UTF-8";
/* CSS Document */

#clm_main #img_main {
	width: 615px;
	height: 212px;
	margin: 0px 0px 15px 0px;
	padding: 0px;
}

#clm_main #img_main h2, #clm_main #img_main h3 {
	display: none;
}

#clm_main #block_list {
	width: 607px;
	margin: 0px 0px 15px 0px;
	padding: 3px;
	border: 1px solid #CCCCCC;
}

#clm_main h2#h2_t_solution {
	height: 28px;
	margin: 0px;
	padding: 0px;
	text-indent:-9999px;
	background-image: url(../images/top/hd_t_solution.gif);
	background-repeat: no-repeat;
}

#clm_main #block_list .list_item {
	margin: 10px 5px 10px 5px;
	padding: 0px;
}

#clm_main #block_list .list_item h3.item_title {
	padding: 0px 0px 2px 0px;
	margin: 0px 0px 3px 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	font-size: 12px;
}

#clm_main #block_list .list_item p.item_body {
	margin: 0px 0px 10px 15px;
}

#clm_main #block_list_3c {
	width: 609px;
	margin: 0px 0px 20px 0px;
	padding: 2px;
	border: 1px solid #CCCCCC;
}

#clm_main #block_list_3c #block_list_item1, 
#clm_main #block_list_3c #block_list_item2,
#clm_main #block_list_3c #block_list_item3 {
	margin: 0px;
	padding: 3px;
	float: left;
}

#clm_main #block_list_3c #block_list_item1 {
	width: 196px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

#clm_main #block_list_3c #block_list_item2 {
	width: 196px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

#clm_main #block_list_3c #block_list_item3 {
	width: 197px;
}

#clm_main #block_list_3c .block_list_item_inner {
	width: 192px;
	padding: 2px;
	background-image: url(../images/top/bg_service.jpg);
	background-repeat: repeat-x;
}

#clm_main h2#h2_t_use,
#clm_main h2#h2_t_busines,
#clm_main h2#h2_t_function {
	width: 192px;
	height: 58px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	text-indent:-9999px;
}

#clm_main h2#h2_t_use {
	background-image: url(../images/top/hd_t_use.gif);
	background-repeat: no-repeat;	
}
#clm_main h2#h2_t_busines {
	background-image: url(../images/top/hd_t_busines.gif);
	background-repeat: no-repeat;	
}
#clm_main h2#h2_t_function {
	background-image: url(../images/top/hd_t_function.gif);
	background-repeat: no-repeat;	
}

#clm_main table.list_item {
	padding: 0px;
	width: 100%;
	margin: 0px 0px 15px 0px;
}

#clm_main table.list_item th {
	width: 34px;
}

#clm_main table.list_item img.item_icon {
	width: 34px;
	height: 34px;
	margin: 0px 3px 0px 0px;
	padding: 0px;
}

#clm_main table.list_item h3.item_title {
	margin: 0px 0px 1px 0px;
	padding: 0px 0px 1px 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	font-size: 12px;
}

#clm_main table.list_item p.item_body {
	font-size: 10px;
}

